index
:
skalibs
2.11.0.0
main
The skarnet.org C programming library
ska-skaware@skarnet.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librandom
/
random_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for 2.12.0.0. librandom revamp.
Laurent Bercot
2022-04-09
1
-72
/
+0
*
Don't write to /dev/urandom. (It's useless or even harmful.)
Laurent Bercot
2022-03-27
1
-4
/
+0
*
Don't touch /dev/urandom when getrandom() exists
Laurent Bercot
2021-01-15
1
-9
/
+8
*
Fix iobufferk_init on recent Linux; remove last superfluous coe
Laurent Bercot
2020-12-04
1
-13
/
+5
*
Add egidingroups sysdeps, change fd_close() to void and saving errno, propag...
Laurent Bercot
2017-07-16
1
-2
/
+0
*
add arc4random_addrandom sysdep; next batch of types changes.
Laurent Bercot
2017-02-15
1
-0
/
+2
*
random_init: do not fail if we can't write to /dev/urandom
Laurent Bercot
2016-11-03
1
-4
/
+3
*
This one escaped the previous commit: random_init changes
Laurent Bercot
2016-10-24
1
-10
/
+14
*
Fix headers in random_init.c; add a workaround for (pathological) getrandom(...
Laurent Bercot
2016-10-16
1
-0
/
+6
*
Add a cast to arc4random_addrandom invocation to make clang happy
Laurent Bercot
2016-10-14
1
-1
/
+1
*
Include skalibs/nonposix.h so BSDs can find arc4random
Laurent Bercot
2016-10-14
1
-0
/
+1
*
Clean up and modernize librandom.
Laurent Bercot
2016-10-14
1
-0
/
+75