From: Ulrich Drepper Date: Thu, 17 Jun 1999 12:42:14 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~379 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=46e9ccea85a9b5938590dc2150c3b40b2f920fb5;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 34a88c7901e..36e05777067 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1999-06-17 Ulrich Drepper + + * nss/getXXbyYY_r.c: Return error code not -1. + * nss/getXXent_r.c: Likewise. + * nss/getXXbyYY.c: Expect return alue to be ERANGE if buffer is too + small. + * nscd/nscd_getgr_r.c: Return -1 in case nscd is not available and + value > 0 for error. + * nscd/nscd_gethst_r.c: Likewise. + * nscd/nscd_getpw_r.c: Likewise. + 1999-06-16 Andreas Jaeger * sysdeps/unix/sysv/linux/netax25/ax25.h (AX25_PIDINCL): Added.