diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-03-06 09:18:45 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-03-06 09:18:45 +0000 |
commit | a788b6c2163aa8b7c526a61542d01b7cbbc8859e (patch) | |
tree | 81e5b9daab0ac234b55a30b6de71bb09f3478f8c /ChangeLog | |
parent | 36a8586ddfca3b825704eedda81c81ac8d653f1e (diff) | |
download | glibc-a788b6c2163aa8b7c526a61542d01b7cbbc8859e.zip glibc-a788b6c2163aa8b7c526a61542d01b7cbbc8859e.tar.gz glibc-a788b6c2163aa8b7c526a61542d01b7cbbc8859e.tar.bz2 |
Update.
* nis/nis_call.c (do_ypcall, yp_all): Safe and reset errno.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ 1998-03-06 Andreas Jaeger <aj@arthur.rhein-neckar.de> - * nis/nis_call.c (__do_niscall): Safe and reset errno. + * nis/nis_call.c (do_ypcall, yp_all): Safe and reset errno. * nis/ypclnt.c (__yp_bind): Safe and reset errno. |