summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-11-20Update.cvs/glibc-2_0_6-pre2Ulrich Drepper
1997-11-20(CFLAGS-charmap.c): Add -Wno-char-subscripts.Ulrich Drepper
1997-11-19(__mktime_internal): Declare sec_requested even ifUlrich Drepper
1997-11-19(__tzfile_compute): Use negated value of offset for timezoneUlrich Drepper
1997-11-19Update from tzdata1997i.Ulrich Drepper
1997-11-19Change prototype accordingly.Ulrich Drepper
1997-11-19cfsetspeed): Change return value to int.Ulrich Drepper
1997-11-19Include <asm/types.h>.Ulrich Drepper
1997-11-19Correct return value.Ulrich Drepper
1997-11-19Add new values.Ulrich Drepper
1997-11-19Correct loading of return address.Ulrich Drepper
1997-11-19Add new values and correct types in struct cmsghdr.Ulrich Drepper
1997-11-19Define __need_NULL to get definition of NULL.Ulrich Drepper
1997-11-19Correct end condition.Ulrich Drepper
1997-11-19Correct test for too small buffer.Ulrich Drepper
1997-11-19Include <libc-lock.h>, not <bits/libc-lock.h>.Ulrich Drepper
1997-11-19Define __cabs_complex locally and switch to ISO C form.Ulrich Drepper
1997-11-19Correct result for NAN, Inf, 0.0.Ulrich Drepper
1997-11-19Correct result value for x==y.Ulrich Drepper
1997-11-19Cleanup.Ulrich Drepper
1997-11-19Don't use casts, use element access.Ulrich Drepper
1997-11-19Define REVOKE to use revoke function.Ulrich Drepper
1997-11-19Include needed headers and declare myaddress.Ulrich Drepper
1997-11-19Add missing casts.Ulrich Drepper
1997-11-19Handle input like 0.0e1000 correctly.Ulrich Drepper
1997-11-19Remove optimization of mblen.Ulrich Drepper
1997-11-19Change to real implementation, do not call mbtowc.Ulrich Drepper
1997-11-19Define NDEBUG only if not yet defined.Ulrich Drepper
1997-11-19Make sure h_errno is set correctly when returning an error.Ulrich Drepper
1997-11-19Define GLOB_ABORTED and GLOB_ABEND only if __USE_GNU.Ulrich Drepper
1997-11-19(glob): If calling glob_in_dir for a list which was generated byUlrich Drepper
1997-11-19Ignore errors while installing catalog.Ulrich Drepper
1997-11-19Rename struct keydat to struct keydat_t for C++.Ulrich Drepper
1997-11-19Carry over several patches from glibc 2.1 development version toUlrich Drepper
1997-11-19Declare pselect only if __USE_POSIX.Ulrich Drepper
1997-11-19(hsearch_r): Avoid undefinitely search for non-existing entry ifUlrich Drepper
1997-11-19Use version fromglibc 2.1 which corrects several bugs.Ulrich Drepper
1997-11-19Remove declaration of infnan and cabs.Ulrich Drepper
1997-11-19Correct result type of __ieee754_rem_pio2{,f,l} andUlrich Drepper
1997-11-19Update from 2.1 version.Ulrich Drepper
1997-11-19(Scanning Directory Content): Document error case more.Ulrich Drepper
1997-11-19Define new Linux errors.Ulrich Drepper
1997-11-19Remove malloc_key-data definition.Ulrich Drepper
1997-11-19(obstack_empty_p): New definition.Ulrich Drepper
1997-11-19(setname): Only free the correct memory.Ulrich Drepper
1997-11-19Don't use _POSIX_SOURCE in header.Ulrich Drepper
1997-11-19Don't discard lines after comments.Ulrich Drepper
1997-11-19Correct logic in test for file size.Ulrich Drepper
1997-11-19Ignore possible errors from select function.Ulrich Drepper
1997-11-19Make sure recents gccs don't reorder the code.Ulrich Drepper