summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/drand48-iter.c
Commit message (Expand)AuthorAgeFilesLines
* - note that __drand48_iterate should be voidBernhard Reutner-Fischer2008-05-201-0/+3
* - remove old-style definitions. No object-code changes.Bernhard Reutner-Fischer2008-05-201-5/+1
* sync minor touchups with glibcMike Frysinger2006-02-201-3/+4
* Get rid of missing prototype warningsPeter S. Mazinger2006-01-261-1/+2
* hide internal __libc_drand48_data symbolMike Frysinger2006-01-081-1/+1
* Some more hidden internalsPeter S. Mazinger2005-11-261-1/+1
* Kill the HAS_LONG_LONG option. It really did not make a lot ofEric Andersen2002-08-251-39/+0
* Patch from Jarkko to fix drand48 to not use long long whenEric Andersen2002-08-151-0/+40
* Cleanup some silly warningsEric Andersen2002-08-081-3/+1
* Merge in an ugly pile of rand* functions from glibc. :(Eric Andersen2002-03-131-0/+59