Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-03-03 | make all objects used with atomic operations volatile | Rich Felker | -1/+1 |
2013-12-12 | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | -2/+0 |
2012-08-19 | fix bug whereby most atexit-registered functions got skipped | Rich Felker | -3/+2 |
2012-04-24 | ditch the priority inheritance locks; use malloc's version of lock | Rich Felker | -7/+7 |
2011-10-14 | add dummy __cxa_finalize | Rich Felker | -0/+4 |
2011-10-14 | support __cxa_atexit, and registering atexit functions from atexit handlers | Rich Felker | -7/+26 |
2011-10-14 | simplify atexit and fflush-on-exit handling | Rich Felker | -4/+1 |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+57 |