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 data race in at_quick_exit | Rich Felker | 2017-12-14 | 1 | -3/+4 |
* | make all objects used with atomic operations volatile | Rich Felker | 2015-03-03 | 1 | -1/+1 |
* | add c11 quick_exit and at_quick_exit functions | Rich Felker | 2012-08-25 | 1 | -0/+29 |