Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2020年11月11日 | lift child restrictions after multi-threaded fork | Rich Felker | -0/+2 |
2018年09月12日 | split internal lock API out of libc.h, creating lock.h | Rich Felker | -1/+1 |
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 |
2014年01月21日 | fix initstate to make the state buffer usable in setstate | Szabolcs Nagy | -12/+2 |
2012年04月24日 | ditch the priority inheritance locks; use malloc's version of lock | Rich Felker | -9/+9 |
2011年06月29日 | locking support for random() prng | Rich Felker | -7/+28 |
2011年06月23日 | initial commit of prng implementation by Szabolcs Nagy | Rich Felker | -4/+107 |
2011年02月12日 | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | -0/+8 |