Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-12 | add and use internal header for *rand48 lcg | Rich Felker | 1 | -3/+1 | |
2016-12-16 | fix mrand48/jrand48 return value on 64-bit archs | Rich Felker | 1 | -1/+1 | |
POSIX specifies the result to have signed 32-bit range. on 32-bit archs, the implicit conversion to long achieved the desired range already, but when long is 64-bit, a cast is needed. patch by Ed Schouten. | |||||
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | 1 | -0/+15 | |