index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdlib
/
random.c
Age
Commit message (
Expand
)
Author
2003-11-26
improve random number generation by using largest 31-bit prime
jdolecek
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
s/_REENT/_REENTRANT/
christos
2002-01-08
Make this actually work on LP64 platforms. It has been broken
thorpej
2000-01-22
Delint.
mycroft
1999-09-20
back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.
lukem
1999-09-16
* use _DIAGASSERT() to check pointer arguments against NULL and file
lukem
1998-11-15
delint
christos
1998-10-19
Slight formatting glitch.
kleink
1998-09-09
Addendum to previous commit: remove stdio usage from sections during which
kleink
1998-09-09
Add a mutex to protect the state.
kleink
1998-07-26
constify some tables.
mycroft
1998-02-28
changes to (partially) quiet lint.
perry
1998-02-06
Cast size_t to long for printing.
kleink
1998-02-04
Per XPG4.2, change the `n' argument of initstate() to size_t. (Since it was
kleink
1998-02-03
remove obsolete register declarations
perry
1998-01-30
update to lite-2
perry
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Add local.h for local prototypes.
christos
1995-12-28
New-style RCS ids.
thorpej
1993-08-26
Declare rcsid strings so they are stored in text segment.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-21
initial import of 386bsd-0.1 sources
cgd