support __cxa_atexit, and registering atexit functions from atexit handlers
[musl] / src / thread / pthread_atfork.c
2011-08-07 Rich Felkeruse weak aliases rather than function pointers to simpl...
2011-02-19 Rich Felkeradd pthread_atfork interface