summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-08(__libc_once, __libc_once_define): New macros.Ulrich Drepper
1997-08-08Replace call to abort by infinite loop, to avoid dragging stdio intoUlrich Drepper
1997-08-08No new code in 2.0.xUlrich Drepper
1997-08-08ix87 assembler implementation of cbrtUlrich Drepper
1997-08-08Complete rewriteUlrich Drepper
1997-08-08Generic definitions for libio.Ulrich Drepper
1997-08-08(__ttyname_r): Correct comment.Ulrich Drepper
1997-08-08(__mach_setup_thread): Delete avoidance of a cthreads bug that hasn'tUlrich Drepper
1997-08-08Definition of updwtmp function.Ulrich Drepper
1997-08-08Move definition of updwtmp to updwtmp.c.Ulrich Drepper
1997-08-08(routines): Add updwtmp.Ulrich Drepper
1997-08-08(_libio_using_thunks): Define if _G_USING_THUNKS is defined.Ulrich Drepper
1997-08-08Moved to sysdeps/generic.Ulrich Drepper
1997-08-08Add static to parameter list for __libc_once_init.Ulrich Drepper
1997-08-08Add prototype for write_profiling.Ulrich Drepper
1997-08-08(write_gmon): New function; guts from _mcleanup.Ulrich Drepper
1997-08-05we only have incl-chapterscvs/glibc-2_0_5pre1Ulrich Drepper
1997-08-05update for 2.0.5pre1Ulrich Drepper
1997-08-05Remade for experimental-2.0.5Ulrich Drepper
1997-08-05Regenerated: autoconf configure.inUlrich Drepper
1997-05-26.cvs/libc-2_0_4Ulrich Drepper
1997-05-26Use AC_PROG_CC_LOCAL instead of AC_PROC_CC.Ulrich Drepper
1997-05-26Add AC_PROG_CC_LOCAL which does not fail for environments in which linkingUlrich Drepper
1997-05-26Regenerated: autoconf configure.inUlrich Drepper
1997-05-26Regenerated: autoconf sysdeps/generic/configure.inUlrich Drepper
1997-05-26Regenerated: autoconf sysdeps/unix/configure.inUlrich Drepper
1997-05-26Regenerated: autoconf sysdeps/unix/common/configure.inUlrich Drepper
1997-05-26Regenerated: autoconf configure.inUlrich Drepper
1997-05-26Update.Ulrich Drepper
1997-05-26(__initstate_r): Initialize randomizer type in state array only atUlrich Drepper
1997-05-26Remade for experimental-2.0.4Ulrich Drepper
1997-05-26.Ulrich Drepper
1997-05-26(__erand48_r): Don't generate numbers in [0.5,1.0) but really in [0.0, 1.0).Ulrich Drepper
1997-05-26Clarify status of other ports.Ulrich Drepper
1997-05-26Update.Ulrich Drepper
1997-05-25.Ulrich Drepper
1997-05-25(__data_start): Change local label "nofini" to ".Lnofini".Ulrich Drepper
1997-05-25Use GOT, instead of GOTOFF.Ulrich Drepper
1997-05-25Print warning if _XOPEN_SOURCE and _SVID_SOURCE are not defined.Ulrich Drepper
1997-05-25Make 2nd para for scheck const. Update zic.c.Ulrich Drepper
1997-05-25updated to most recent tzdataUlrich Drepper
1997-05-25.Ulrich Drepper
1997-05-25(_mcleanup): Free tostruct array allocated in monstartup.Ulrich Drepper
1997-05-24Fix typo.Ulrich Drepper
1997-05-24Update.Ulrich Drepper
1997-05-24(elf_machine_runtime_setup): Update skeleton definition.Ulrich Drepper
1997-05-24(elf_machine_runtime_setup): Return lazy.Ulrich Drepper
1997-05-24atan2 for long double.Ulrich Drepper
1997-05-24(elf_machine_runtime_setup): If we areUlrich Drepper
1997-05-24(svc_register): Change type of protocol parameter to u_long.Ulrich Drepper