Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lift child restrictions after multi-threaded fork | Rich Felker | 2020-11-11 | 1 | -0/+2 |
* | split internal lock API out of libc.h, creating lock.h | Rich Felker | 2018-09-12 | 1 | -1/+1 |
* | revise the definition of multiple basic locks in the code | Jens Gustedt | 2018-01-09 | 1 | -1/+1 |
* | make all objects used with atomic operations volatile | Rich Felker | 2015-03-03 | 1 | -1/+1 |
* | fix initstate to make the state buffer usable in setstate | Szabolcs Nagy | 2014-01-21 | 1 | -12/+2 |
* | ditch the priority inheritance locks; use malloc's version of lock | Rich Felker | 2012-04-24 | 1 | -9/+9 |
* | locking support for random() prng | Rich Felker | 2011-06-29 | 1 | -7/+28 |
* | initial commit of prng implementation by Szabolcs Nagy | Rich Felker | 2011-06-23 | 1 | -4/+107 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+8 |