about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* (VERSION): Bump to 2.0.6.Ulrich Drepper1997-11-191-1/+1
* Update.Ulrich Drepper1997-11-193-16/+149
* Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texiUlrich Drepper1997-11-151-1/+9
* Regenerated: autoconf configure.inUlrich Drepper1997-11-151-66/+182
* Remade for experimental-2.0.6Ulrich Drepper1997-11-131-2/+2
* (_dl_load_cache_lookup): Favour exact matching of version functionUlrich Drepper1997-10-251-6/+15
* UpdateUlrich Drepper1997-09-251-139/+133
* .Ulrich Drepper1997-09-101-0/+52
* UpdateUlrich Drepper1997-09-0912-245/+165
* Change for 2.0.5b glibc-2.0.5b cvs/glibc-2_0_5bUlrich Drepper1997-09-0910-578/+761
* (catopen): Correctly determine length of string in NLSPATH environmentUlrich Drepper1997-08-291-1/+1
* .Ulrich Drepper1997-08-291-0/+9
* Update. glibc-2.0.5 cvs/glibc-2_0_5Ulrich Drepper1997-08-251-0/+29
* Define macros in a special way if gcc is not used and so dev_t is anUlrich Drepper1997-08-251-4/+13
* Include features.h instead of sys/cdefs.h. Pretty print.Ulrich Drepper1997-08-251-49/+52
* Correct assembler versions to work even for descriptors >= 32.Ulrich Drepper1997-08-251-16/+26
* Change name of parameters in prototypes of xdr_reference,Ulrich Drepper1997-08-251-3/+3
* Add missing __END_DECLS.Ulrich Drepper1997-08-251-0/+2
* Don't define alloca to __alloca since if gcc is used __alloca is notUlrich Drepper1997-08-251-4/+4
* Update. cvs/glibc-2_0_5pre5Ulrich Drepper1997-08-233-41/+31
* Update for more recent ISO 4217Ulrich Drepper1997-08-231-145/+159
* Update.Ulrich Drepper1997-08-231-0/+24
* (__tzset_internal): Fix memory leak when the user specifies a TZ valueUlrich Drepper1997-08-231-2/+7
* Remove the IS_* macros, they operate on internal kernel structures andUlrich Drepper1997-08-231-22/+0
* Fix typo.Ulrich Drepper1997-08-231-1/+1
* Don't use fstat, use fxstat.Ulrich Drepper1997-08-231-1/+1
* (__srandom_r): Don't use seed 0. Use 1 in this case.Ulrich Drepper1997-08-231-1/+2
* Make {,v}snprintf functions available is __USE_BSD.Ulrich Drepper1997-08-231-5/+7
* Regenerated from source filesUlrich Drepper1997-08-211-111/+128
* .Ulrich Drepper1997-08-161-0/+2
* Add cthreads.c.Ulrich Drepper1997-08-161-1/+3
* Update. cvs/libc-ud-970816Ulrich Drepper1997-08-162-0/+89
* Interpret no DST information in user provided time zone specificationUlrich Drepper1997-08-161-13/+12
* CThread interface for glibc.Ulrich Drepper1997-08-161-0/+48
* [subdir=misc] (sysdep_routines): Add cthreads.Ulrich Drepper1997-08-161-0/+4
* Introduce thread-specific key handling functions.Ulrich Drepper1997-08-161-7/+21
* Include <gnu/types.h>, not <bits/types.h>.Ulrich Drepper1997-08-162-2/+2
* (getpeername): Correct type of len argument.Ulrich Drepper1997-08-161-1/+1
* utmpname implementation.Ulrich Drepper1997-08-161-0/+78
* Rewrite lock handling.Ulrich Drepper1997-08-161-126/+161
* Removed since no direct db backend will ever exist.Ulrich Drepper1997-08-161-104/+0
* Reformat and correct typos.Ulrich Drepper1997-08-161-8/+9
* Update for changed internal functions.Ulrich Drepper1997-08-161-5/+13
* Rewrite to use jump table correctly.Ulrich Drepper1997-08-163-152/+92
* (logout): Correct test for result of utmpname and pututline. HandleUlrich Drepper1997-08-161-17/+20
* (login): Correct test for result of utmpname.Ulrich Drepper1997-08-161-19/+4
* Rename to __getutline and make getutline a weak alias.Ulrich Drepper1997-08-161-2/+3
* Rewrite to use jump table correctly.Ulrich Drepper1997-08-161-9/+3
* Rename to __getutid and make getutid a weak alias.Ulrich Drepper1997-08-161-2/+3
* Rename to __getutent and make getutent a weak alias.Ulrich Drepper1997-08-161-2/+3