math: x86_64 version of expl, fixed some comments in the i386 version
[musl] / src / exit / atexit.c
2012-08-20 Rich Felkerfix bug whereby most atexit-registered functions got...
2012-04-24 Rich Felkerditch the priority inheritance locks; use malloc's...
2011-10-15 Rich Felkeradd dummy __cxa_finalize
2011-10-15 Rich Felkersupport __cxa_atexit, and registering atexit functions...
2011-10-15 Rich Felkersimplify atexit and fflush-on-exit handling
2011-02-12 Rich Felkerinitial check-in, version 0.5.0