OSDN Git Service

Replace FSF snail mail address with URLs
[uclinux-h8/uClibc.git] / libc / stdlib / drand48-iter.c
2012-11-18 Mike FrysingerReplace FSF snail mail address with URLs
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-10 Peter S. Mazingerreally fix missing __libc_drand48_data
2011-03-10 Peter S. MazingerRevert "missing prototype of __libc_drand48_data fixed"
2011-03-10 Peter S. Mazingermissing prototype of __libc_drand48_data fixed
2011-03-09 Peter S. Mazingermove prototype for __drand48_iterate and __libc_drand48...
2008-05-20 Bernhard Reutner... - note that __drand48_iterate should be void
2008-05-20 Bernhard Reutner... - remove old-style definitions. No object-code changes.
2006-02-20 Mike Frysingersync minor touchups with glibc
2006-01-26 Peter S. MazingerGet rid of missing prototype warnings
2006-01-08 Mike Frysingerhide internal __libc_drand48_data symbol
2005-11-26 Peter S. MazingerSome more hidden internals
2002-08-25 Eric AndersenKill the HAS_LONG_LONG option. It really did not make...
2002-08-15 Eric AndersenPatch from Jarkko to fix drand48 to not use long long...
2002-08-08 Eric AndersenCleanup some silly warnings
2002-03-13 Eric AndersenMerge in an ugly pile of rand* functions from glibc...