index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdlib
/
random.c
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
1997-05-26
Use AC_PROG_CC_LOCAL instead of AC_PROC_CC.
Ulrich Drepper
1
-1
/
+1
1997-05-26
Add AC_PROG_CC_LOCAL which does not fail for environments in which linking
Ulrich Drepper
1
-0
/
+59
is not possible at configure time (since te libc is just build).
1997-05-26
Regenerated: autoconf configure.in
Ulrich Drepper
1
-2
/
+2
1997-05-26
Regenerated: autoconf sysdeps/generic/configure.in
Ulrich Drepper
1
-7
/
+11
1997-05-26
Regenerated: autoconf sysdeps/unix/configure.in
Ulrich Drepper
1
-7
/
+11
1997-05-26
Regenerated: autoconf sysdeps/unix/common/configure.in
Ulrich Drepper
1
-15
/
+19
1997-05-26
Regenerated: autoconf configure.in
Ulrich Drepper
1
-77
/
+72
1997-05-26
Update.
Ulrich Drepper
3
-219
/
+200
1997-05-26
(__initstate_r): Initialize randomizer type in state array only at
Ulrich Drepper
1
-4
/
+0
right place.
1997-05-26
Remade for experimental-2.0.4
Ulrich Drepper
1
-5
/
+6
1997-05-26
.
Ulrich Drepper
1
-0
/
+6
1997-05-26
(__erand48_r): Don't generate numbers in [0.5,1.0) but really in [0.0, 1.0).
Ulrich Drepper
1
-2
/
+2
1997-05-26
Clarify status of other ports.
Ulrich Drepper
1
-1
/
+0
1997-05-26
Update.
Ulrich Drepper
1
-11
/
+25
1997-05-25
.
Ulrich Drepper
1
-0
/
+14
1997-05-25
(__data_start): Change local label "nofini" to ".Lnofini".
Ulrich Drepper
1
-2
/
+2
1997-05-25
Use GOT, instead of GOTOFF.
Ulrich Drepper
1
-1
/
+1
1997-05-25
Print warning if _XOPEN_SOURCE and _SVID_SOURCE are not defined.
Ulrich Drepper
1
-1
/
+5
1997-05-25
Make 2nd para for scheck const. Update zic.c.
Ulrich Drepper
3
-6
/
+19
1997-05-25
updated to most recent tzdata
Ulrich Drepper
1
-6
/
+9
1997-05-25
.
Ulrich Drepper
1
-0
/
+5
1997-05-25
(_mcleanup): Free tostruct array allocated in monstartup.
Ulrich Drepper
1
-0
/
+3
1997-05-24
Fix typo.
Ulrich Drepper
1
-1
/
+1
1997-05-24
Update.
Ulrich Drepper
2
-11
/
+21
1997-05-24
(elf_machine_runtime_setup): Update skeleton definition.
Ulrich Drepper
1
-11
/
+18
1997-05-24
(elf_machine_runtime_setup): Return lazy.
Ulrich Drepper
4
-16
/
+22