summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/random.c
AgeCommit message (Expand)Author
2000-01-22Delint.mycroft
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-11-15delintchristos
1998-10-19Slight formatting glitch.kleink
1998-09-09Addendum to previous commit: remove stdio usage from sections during whichkleink
1998-09-09Add a mutex to protect the state.kleink
1998-07-26constify some tables.mycroft
1998-02-28changes to (partially) quiet lint.perry
1998-02-06Cast size_t to long for printing.kleink
1998-02-04Per XPG4.2, change the `n' argument of initstate() to size_t. (Since it waskleink
1998-02-03remove obsolete register declarationsperry
1998-01-30update to lite-2perry
1997-07-21If port provides __weak_alias(), provide an Standard C and POSIX purejtc
1997-07-13Add local.h for local prototypes.christos
1995-12-28New-style RCS ids.thorpej
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd