index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
prng
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-12
split internal lock API out of libc.h, creating lock.h
Rich Felker
1
-1
/
+1
2018-09-12
apply hidden visibility to various remaining internal interfaces
Rich Felker
1
-2
/
+3
2018-09-12
add and use internal header for *rand48 lcg
Rich Felker
8
-13
/
+12
2018-01-09
revise the definition of multiple basic locks in the code
Jens Gustedt
1
-1
/
+1
2016-12-16
fix mrand48/jrand48 return value on 64-bit archs
Rich Felker
1
-1
/
+1
2015-03-03
make all objects used with atomic operations volatile
Rich Felker
1
-1
/
+1
2014-09-22
fix incorrect sequence generation in *rand48 prng functions
Rich Felker
1
-2
/
+2
2014-01-21
fix initstate to make the state buffer usable in setstate
Szabolcs Nagy
1
-12
/
+2
2013-12-12
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
1
-1
/
+0
2013-06-12
improve the quality of output from rand_r
Rich Felker
1
-1
/
+10
2013-06-08
prng: make rand_r have 2^32 period instead of 2^31
Szabolcs Nagy
2
-2
/
+2
2013-06-08
prng: fix rand() to give good sequence with small state
Szabolcs Nagy
1
-2
/
+4
2012-04-24
ditch the priority inheritance locks; use malloc's version of lock
Rich Felker
1
-9
/
+9
2011-06-29
locking support for random() prng
Rich Felker
1
-7
/
+28
2011-06-23
initial commit of prng implementation by Szabolcs Nagy
Rich Felker
2
-12
/
+107
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
12
-0
/
+126