getservbyport_r: fix wrong result if getnameinfo fails with EAI_OVERFLOW
[musl] / src / prng / random.c
2020-11-11 Rich Felkerlift child restrictions after multi-threaded fork
2018-09-12 Rich Felkersplit internal lock API out of libc.h, creating lock.h
2018-01-09 Jens Gustedtrevise the definition of multiple basic locks in the...
2015-03-04 Rich Felkermake all objects used with atomic operations volatile
2014-01-21 Szabolcs Nagyfix initstate to make the state buffer usable in setstate
2012-04-24 Rich Felkerditch the priority inheritance locks; use malloc's...
2011-06-29 Rich Felkerlocking support for random() prng
2011-06-23 Rich Felkerinitial commit of prng implementation by Szabolcs Nagy
2011-02-12 Rich Felkerinitial check-in, version 0.5.0