aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1997-08-23Update.cvs/glibc-2_0_5pre5Ulrich Drepper3-41/+31
1997-08-23Update for more recent ISO 4217Ulrich Drepper1-145/+159
1997-08-23Update.Ulrich Drepper1-0/+24
1997-08-23(__tzset_internal): Fix memory leak when the user specifies a TZ valueUlrich Drepper1-2/+7
1997-08-23Remove the IS_* macros, they operate on internal kernel structures andUlrich Drepper1-22/+0
1997-08-23Fix typo.Ulrich Drepper1-1/+1
1997-08-23Don't use fstat, use fxstat.Ulrich Drepper1-1/+1
1997-08-23(__srandom_r): Don't use seed 0. Use 1 in this case.Ulrich Drepper1-1/+2
1997-08-23Make {,v}snprintf functions available is __USE_BSD.Ulrich Drepper1-5/+7
1997-08-21Regenerated from source filesUlrich Drepper1-111/+128
1997-08-16.Ulrich Drepper1-0/+2
1997-08-16Add cthreads.c.Ulrich Drepper1-1/+3
1997-08-16Update.cvs/libc-ud-970816Ulrich Drepper2-0/+89
1997-08-16Interpret no DST information in user provided time zone specificationUlrich Drepper1-13/+12
1997-08-16CThread interface for glibc.Ulrich Drepper1-0/+48
1997-08-16[subdir=misc] (sysdep_routines): Add cthreads.Ulrich Drepper1-0/+4
1997-08-16Introduce thread-specific key handling functions.Ulrich Drepper1-7/+21
1997-08-16Include <gnu/types.h>, not <bits/types.h>.Ulrich Drepper2-2/+2
1997-08-16(getpeername): Correct type of len argument.Ulrich Drepper1-1/+1
1997-08-16utmpname implementation.Ulrich Drepper1-0/+78
1997-08-16Rewrite lock handling.Ulrich Drepper1-126/+161
1997-08-16Removed since no direct db backend will ever exist.Ulrich Drepper1-104/+0
1997-08-16Reformat and correct typos.Ulrich Drepper1-8/+9
1997-08-16Update for changed internal functions.Ulrich Drepper1-5/+13
1997-08-16Rewrite to use jump table correctly.Ulrich Drepper3-152/+92
1997-08-16(logout): Correct test for result of utmpname and pututline. HandleUlrich Drepper1-17/+20
1997-08-16(login): Correct test for result of utmpname.Ulrich Drepper1-19/+4
1997-08-16Rename to __getutline and make getutline a weak alias.Ulrich Drepper1-2/+3
1997-08-16 Rewrite to use jump table correctly.Ulrich Drepper1-9/+3
1997-08-16Rename to __getutid and make getutid a weak alias.Ulrich Drepper1-2/+3
1997-08-16Rename to __getutent and make getutent a weak alias.Ulrich Drepper1-2/+3
1997-08-16(routines): Add utmpname, remove utmp_db.Ulrich Drepper1-1/+1
1997-08-16(usage): Fix help text.Ulrich Drepper1-1/+1
1997-08-16[__USE_GNU]: Undefine assert_perror.Ulrich Drepper1-2/+6
1997-08-08Update.cvs/glibc-2_0_5pre2Ulrich Drepper2-4/+186
1997-08-08Linux specific configuration file for libio.Ulrich Drepper1-0/+67
1997-08-08(__libc_once_define): Add new parameter for object class.Ulrich Drepper1-1/+1
1997-08-08Correct comment.Ulrich Drepper2-17/+17
1997-08-08(profile_waiter): Do vm_deallocateUlrich Drepper1-43/+138
1997-08-08($(common-objpfx)hurd/../mach/RPC_vm_deallocate_rpc.c): Delete thisUlrich Drepper1-1/+6
1997-08-08(__libc_once, __libc_once_define): New macros.Ulrich Drepper1-0/+14
1997-08-08Replace call to abort by infinite loop, to avoid dragging stdio intoUlrich Drepper1-16/+16
1997-08-08No new code in 2.0.xUlrich Drepper3-608/+0
1997-08-08ix87 assembler implementation of cbrtUlrich Drepper3-0/+608
1997-08-08Complete rewriteUlrich Drepper3-257/+165
1997-08-08Generic definitions for libio.Ulrich Drepper1-0/+65
1997-08-08(__ttyname_r): Correct comment.Ulrich Drepper1-1/+1
1997-08-08(__mach_setup_thread): Delete avoidance of a cthreads bug that hasn'tUlrich Drepper1-39/+20
1997-08-08Definition of updwtmp function.Ulrich Drepper1-0/+69
1997-08-08Move definition of updwtmp to updwtmp.c.Ulrich Drepper1-44/+3