aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38ab651239..61a603d5bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2002-08-30 Roland McGrath <roland@redhat.com>
+ * nss/getnssent_r.c (__nss_getent_r): Return ENOENT if status is
+ neither SUCCESS nor TRYAGAIN (see 2002-08-25 change [PR libc/4259]).
+
+ * nss/getnssent_r.c (__nss_getent_r): Set *H_ERRNOP, not global one.
+
* sysdeps/x86_64/hp-timing.h (HP_TIMING_NOW, HP_TIMING_ACCUM): New
macros replace the i686 versions for 64-bit mode.