b290926a99
This commit adds the `rand_r` function, which is a reentrant (i.e. thread-safe) version of the `rand` function, such that a thread-safe variant is always available. Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
---|---|---|
.. | ||
sys | ||
assert.h | ||
ctype.h | ||
errno.h | ||
fcntl.h | ||
inttypes.h | ||
limits.h | ||
math.h | ||
stdbool.h | ||
stdint.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
strings.h | ||
time.h |