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