fix sigset macro for 64-bit systems (<< was overflowing due to wrong type)
[musl] / src / env / __libc_csu_init.c
2011-04-06 Rich Felkeradd startup abi functions, dummy for now. eventually...