| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split internal lock API out of libc.h, creating lock.h | Rich Felker | 2018-09-12 | 1 | -0/+1 |
| * | revise the definition of multiple basic locks in the code | Jens Gustedt | 2018-01-09 | 1 | -1/+1 |
| * | fix atexit when it is called from an atexit handler | Rich Felker | 2015-07-24 | 1 | -12/+9 |
| * | make all objects used with atomic operations volatile | Rich Felker | 2015-03-03 | 1 | -1/+1 |
| * | include cleanups: remove unused headers and add feature test macros | Szabolcs Nagy | 2013-12-12 | 1 | -2/+0 |
| * | fix bug whereby most atexit-registered functions got skipped | Rich Felker | 2012-08-19 | 1 | -3/+2 |
| * | ditch the priority inheritance locks; use malloc's version of lock | Rich Felker | 2012-04-24 | 1 | -7/+7 |
| * | add dummy __cxa_finalize | Rich Felker | 2011-10-14 | 1 | -0/+4 |
| * | support __cxa_atexit, and registering atexit functions from atexit handlers | Rich Felker | 2011-10-14 | 1 | -7/+26 |
| * | simplify atexit and fflush-on-exit handling | Rich Felker | 2011-10-14 | 1 | -4/+1 |
| * | initial check-in, version 0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+57 |
