fix pthread_cleanup_pop(1) crash in non-thread-capable, static-linked programs
[musl] / src / env / __libc_csu_init.c
2011-04-06 Rich Felkeradd startup abi functions, dummy for now. eventually...