about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Correct end condition.Ulrich Drepper1997-11-191-1/+1
* Correct test for too small buffer.Ulrich Drepper1997-11-191-1/+1
* Include <libc-lock.h>, not <bits/libc-lock.h>.Ulrich Drepper1997-11-191-1/+1
* Define __cabs_complex locally and switch to ISO C form.Ulrich Drepper1997-11-193-9/+20
* Correct result for NAN, Inf, 0.0.Ulrich Drepper1997-11-193-3/+3
* Correct result value for x==y.Ulrich Drepper1997-11-191-1/+1
* Cleanup.Ulrich Drepper1997-11-193-2/+3
* Don't use casts, use element access.Ulrich Drepper1997-11-191-9/+8
* Define REVOKE to use revoke function.Ulrich Drepper1997-11-191-2/+8
* Include needed headers and declare myaddress.Ulrich Drepper1997-11-191-0/+9
* Add missing casts.Ulrich Drepper1997-11-191-1/+1
* Handle input like 0.0e1000 correctly.Ulrich Drepper1997-11-191-5/+13
* Remove optimization of mblen.Ulrich Drepper1997-11-191-5/+0
* Change to real implementation, do not call mbtowc.Ulrich Drepper1997-11-191-4/+27
* Define NDEBUG only if not yet defined.Ulrich Drepper1997-11-191-1/+3
* Make sure h_errno is set correctly when returning an error.Ulrich Drepper1997-11-191-3/+12
* Define GLOB_ABORTED and GLOB_ABEND only if __USE_GNU.Ulrich Drepper1997-11-191-1/+7
* (glob): If calling glob_in_dir for a list which was generated byUlrich Drepper1997-11-191-18/+68
* Ignore errors while installing catalog.Ulrich Drepper1997-11-191-1/+4
* Rename struct keydat to struct keydat_t for C++.Ulrich Drepper1997-11-191-10/+10
* Carry over several patches from glibc 2.1 development version toUlrich Drepper1997-11-194-279/+1289
* Declare pselect only if __USE_POSIX.Ulrich Drepper1997-11-191-0/+2
* (hsearch_r): Avoid undefinitely search for non-existing entry ifUlrich Drepper1997-11-191-1/+5
* Use version fromglibc 2.1 which corrects several bugs.Ulrich Drepper1997-11-192-25/+80
* Remove declaration of infnan and cabs.Ulrich Drepper1997-11-191-17/+0
* Correct result type of __ieee754_rem_pio2{,f,l} andUlrich Drepper1997-11-191-7/+7
* Update from 2.1 version.Ulrich Drepper1997-11-194-16/+145
* (Scanning Directory Content): Document error case more.Ulrich Drepper1997-11-191-1/+1
* Define new Linux errors.Ulrich Drepper1997-11-191-1/+13
* Remove malloc_key-data definition.Ulrich Drepper1997-11-191-12/+7
* (obstack_empty_p): New definition.Ulrich Drepper1997-11-191-3/+11
* (setname): Only free the correct memory.Ulrich Drepper1997-11-191-1/+1
* Don't use _POSIX_SOURCE in header.Ulrich Drepper1997-11-191-1/+1
* Don't discard lines after comments.Ulrich Drepper1997-11-191-12/+14
* Correct logic in test for file size.Ulrich Drepper1997-11-191-2/+2
* Ignore possible errors from select function.Ulrich Drepper1997-11-191-1/+4
* Make sure recents gccs don't reorder the code.Ulrich Drepper1997-11-191-1/+1
* (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