fix sigset macro for 64-bit systems (<< was overflowing due to wrong type)
[musl] / src / malloc / lite_malloc.c
2011-03-30 Rich Felkerrename __simple_malloc.c to lite_malloc.c - yes this...