Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-01-09 | revise the definition of multiple basic locks in the code | Jens Gustedt | -1/+1 |
2015-03-03 | make all objects used with atomic operations volatile | Rich Felker | -1/+1 |
2012-04-24 | ditch the priority inheritance locks; use malloc's version of lock | Rich Felker | -5/+5 |
2011-08-06 | use weak aliases rather than function pointers to simplify some code | Rich Felker | -2/+2 |
2011-02-18 | add pthread_atfork interface | Rich Felker | -0/+48 |