From: Ulrich Drepper Date: Sun, 1 Feb 1998 15:30:34 +0000 (+0000) Subject: Update X-Git-Tag: cvs/before-sparc-2_0_x-branch~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5359b18314286ab03678bff3b04fad0b1df83d6;p=thirdparty%2Fglibc.git Update --- diff --git a/ChangeLog b/ChangeLog index bf24b2de72f..fde5bbcfcc3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +1998-02-02 00:17 Ulrich Drepper + + * nss/getXXbyYY_r.c: Correct handling of TRYAGAIN error when buffer + is too small. + * nss/getXXent_r.c: Likewise. + +1998-02-02 Ulrich Drepper + + * sysdeps/unix/sysv/linux/Dist: Add netrose/rose.h. + +1998-02-01 Andreas Jaeger + + * rtld.c (dl_main): Allow ":" as separator for LD_PRELOAD. Patch + by Rudolf Leitgeb . + [PR libc/441] + + * sysdeps/generic/dl-cache.c (_dl_load_cache_lookup): Use first + occurence in cache. Reported by Rudolf Leitgeb + . + [PR libc/440] + + * nss/nss_files/files-service.c: Undo last change. + +1998-01-31 11:18 Ulrich Drepper + + * misc/efgcvt_r.c (fcvt_r): Handle illegal NDIGIT correctly. + [PR libc/410] + 1998-01-26 Andreas Schwab * stdio-common/vfprintf.c (process_arg): Fix printing of octal