aboutsummaryrefslogtreecommitdiffstats
path: root/stdlib/random.c (unfollow)
Commit message (Collapse)AuthorFilesLines
1997-05-26Use AC_PROG_CC_LOCAL instead of AC_PROC_CC.Ulrich Drepper1-1/+1
1997-05-26Add AC_PROG_CC_LOCAL which does not fail for environments in which linkingUlrich Drepper1-0/+59
is not possible at configure time (since te libc is just build).
1997-05-26Regenerated: autoconf configure.inUlrich Drepper1-2/+2
1997-05-26Regenerated: autoconf sysdeps/generic/configure.inUlrich Drepper1-7/+11
1997-05-26Regenerated: autoconf sysdeps/unix/configure.inUlrich Drepper1-7/+11
1997-05-26Regenerated: autoconf sysdeps/unix/common/configure.inUlrich Drepper1-15/+19
1997-05-26Regenerated: autoconf configure.inUlrich Drepper1-77/+72
1997-05-26Update.Ulrich Drepper3-219/+200
1997-05-26(__initstate_r): Initialize randomizer type in state array only atUlrich Drepper1-4/+0
right place.
1997-05-26Remade for experimental-2.0.4Ulrich Drepper1-5/+6
1997-05-26.Ulrich Drepper1-0/+6
1997-05-26(__erand48_r): Don't generate numbers in [0.5,1.0) but really in [0.0, 1.0).Ulrich Drepper1-2/+2
1997-05-26Clarify status of other ports.Ulrich Drepper1-1/+0
1997-05-26Update.Ulrich Drepper1-11/+25
1997-05-25.Ulrich Drepper1-0/+14
1997-05-25(__data_start): Change local label "nofini" to ".Lnofini".Ulrich Drepper1-2/+2
1997-05-25Use GOT, instead of GOTOFF.Ulrich Drepper1-1/+1
1997-05-25Print warning if _XOPEN_SOURCE and _SVID_SOURCE are not defined.Ulrich Drepper1-1/+5
1997-05-25Make 2nd para for scheck const. Update zic.c.Ulrich Drepper3-6/+19
1997-05-25updated to most recent tzdataUlrich Drepper1-6/+9
1997-05-25.Ulrich Drepper1-0/+5
1997-05-25(_mcleanup): Free tostruct array allocated in monstartup.Ulrich Drepper1-0/+3
1997-05-24Fix typo.Ulrich Drepper1-1/+1
1997-05-24Update.Ulrich Drepper2-11/+21
1997-05-24(elf_machine_runtime_setup): Update skeleton definition.Ulrich Drepper1-11/+18
1997-05-24(elf_machine_runtime_setup): Return lazy.Ulrich Drepper4-16/+22