summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* (__libc_once, __libc_once_define): New macros.Ulrich Drepper1997-08-081-0/+14
* Replace call to abort by infinite loop, to avoid dragging stdio intoUlrich Drepper1997-08-081-16/+16
* No new code in 2.0.xUlrich Drepper1997-08-083-608/+0
* ix87 assembler implementation of cbrtUlrich Drepper1997-08-083-0/+608
* Complete rewriteUlrich Drepper1997-08-083-257/+165
* Generic definitions for libio.Ulrich Drepper1997-08-081-0/+65
* (__ttyname_r): Correct comment.Ulrich Drepper1997-08-081-1/+1
* (__mach_setup_thread): Delete avoidance of a cthreads bug that hasn'tUlrich Drepper1997-08-081-39/+20
* Definition of updwtmp function.Ulrich Drepper1997-08-081-0/+69
* Move definition of updwtmp to updwtmp.c.Ulrich Drepper1997-08-081-44/+3
* (routines): Add updwtmp.Ulrich Drepper1997-08-081-1/+1
* (_libio_using_thunks): Define if _G_USING_THUNKS is defined.Ulrich Drepper1997-08-081-0/+7
* Moved to sysdeps/generic.Ulrich Drepper1997-08-081-65/+0
* Add static to parameter list for __libc_once_init.Ulrich Drepper1997-08-081-1/+1
* Add prototype for write_profiling.Ulrich Drepper1997-08-081-0/+4
* (write_gmon): New function; guts from _mcleanup.Ulrich Drepper1997-08-081-3/+22
* we only have incl-chapters cvs/glibc-2_0_5pre1Ulrich Drepper1997-08-051-1/+1
* update for 2.0.5pre1Ulrich Drepper1997-08-05146-1183/+3109
* Remade for experimental-2.0.5Ulrich Drepper1997-08-051-2/+2
* Regenerated: autoconf configure.inUlrich Drepper1997-08-051-2/+2
* . cvs/libc-2_0_4Ulrich Drepper1997-05-261-0/+16
* Use AC_PROG_CC_LOCAL instead of AC_PROC_CC.Ulrich Drepper1997-05-261-1/+1
* Add AC_PROG_CC_LOCAL which does not fail for environments in which linkingUlrich Drepper1997-05-261-0/+59
* Regenerated: autoconf configure.inUlrich Drepper1997-05-261-2/+2
* Regenerated: autoconf sysdeps/generic/configure.inUlrich Drepper1997-05-261-7/+11
* Regenerated: autoconf sysdeps/unix/configure.inUlrich Drepper1997-05-261-7/+11
* Regenerated: autoconf sysdeps/unix/common/configure.inUlrich Drepper1997-05-261-15/+19
* Regenerated: autoconf configure.inUlrich Drepper1997-05-261-77/+72
* Update.Ulrich Drepper1997-05-263-219/+200
* (__initstate_r): Initialize randomizer type in state array only atUlrich Drepper1997-05-261-4/+0
* Remade for experimental-2.0.4Ulrich Drepper1997-05-261-5/+6
* .Ulrich Drepper1997-05-261-0/+6
* (__erand48_r): Don't generate numbers in [0.5,1.0) but really in [0.0, 1.0).Ulrich Drepper1997-05-261-2/+2
* Clarify status of other ports.Ulrich Drepper1997-05-261-1/+0
* Update.Ulrich Drepper1997-05-261-11/+25
* .Ulrich Drepper1997-05-251-0/+14
* (__data_start): Change local label "nofini" to ".Lnofini".Ulrich Drepper1997-05-251-2/+2
* Use GOT, instead of GOTOFF.Ulrich Drepper1997-05-251-1/+1
* Print warning if _XOPEN_SOURCE and _SVID_SOURCE are not defined.Ulrich Drepper1997-05-251-1/+5
* Make 2nd para for scheck const. Update zic.c.Ulrich Drepper1997-05-253-6/+19
* updated to most recent tzdataUlrich Drepper1997-05-251-6/+9
* .Ulrich Drepper1997-05-251-0/+5
* (_mcleanup): Free tostruct array allocated in monstartup.Ulrich Drepper1997-05-251-0/+3
* Fix typo.Ulrich Drepper1997-05-241-1/+1
* Update.Ulrich Drepper1997-05-242-11/+21
* (elf_machine_runtime_setup): Update skeleton definition.Ulrich Drepper1997-05-241-11/+18
* (elf_machine_runtime_setup): Return lazy.Ulrich Drepper1997-05-244-16/+22
* atan2 for long double.Ulrich Drepper1997-05-241-0/+136
* (elf_machine_runtime_setup): If we areUlrich Drepper1997-05-241-9/+25
* (svc_register): Change type of protocol parameter to u_long.Ulrich Drepper1997-05-241-1/+1