summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-16Update.cvs/libc-ud-970816Ulrich Drepper
1997-08-16Interpret no DST information in user provided time zone specificationUlrich Drepper
1997-08-16CThread interface for glibc.Ulrich Drepper
1997-08-16[subdir=misc] (sysdep_routines): Add cthreads.Ulrich Drepper
1997-08-16Introduce thread-specific key handling functions.Ulrich Drepper
1997-08-16Include <gnu/types.h>, not <bits/types.h>.Ulrich Drepper
1997-08-16(getpeername): Correct type of len argument.Ulrich Drepper
1997-08-16utmpname implementation.Ulrich Drepper
1997-08-16Rewrite lock handling.Ulrich Drepper
1997-08-16Removed since no direct db backend will ever exist.Ulrich Drepper
1997-08-16Reformat and correct typos.Ulrich Drepper
1997-08-16Update for changed internal functions.Ulrich Drepper
1997-08-16Rewrite to use jump table correctly.Ulrich Drepper
1997-08-16(logout): Correct test for result of utmpname and pututline. HandleUlrich Drepper
1997-08-16(login): Correct test for result of utmpname.Ulrich Drepper
1997-08-16Rename to __getutline and make getutline a weak alias.Ulrich Drepper
1997-08-16 Rewrite to use jump table correctly.Ulrich Drepper
1997-08-16Rename to __getutid and make getutid a weak alias.Ulrich Drepper
1997-08-16Rename to __getutent and make getutent a weak alias.Ulrich Drepper
1997-08-16(routines): Add utmpname, remove utmp_db.Ulrich Drepper
1997-08-16(usage): Fix help text.Ulrich Drepper
1997-08-16[__USE_GNU]: Undefine assert_perror.Ulrich Drepper
1997-08-08Update.cvs/glibc-2_0_5pre2Ulrich Drepper
1997-08-08Linux specific configuration file for libio.Ulrich Drepper
1997-08-08(__libc_once_define): Add new parameter for object class.Ulrich Drepper
1997-08-08Correct comment.Ulrich Drepper
1997-08-08(profile_waiter): Do vm_deallocateUlrich Drepper
1997-08-08($(common-objpfx)hurd/../mach/RPC_vm_deallocate_rpc.c): Delete thisUlrich Drepper
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