summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/rand_r.c
AgeCommit message (Expand)Author
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
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
1997-07-13Add local.h for local prototypes.christos
1996-11-19Added rand_r()jtc