diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 12:52:22 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 12:52:22 +0000 |
commit | f1317ef5091309fd16948258d1e9d6fdd86c5b57 (patch) | |
tree | 9c614ba0c475e4d44c65d84ab3efb01fd06af654 /ChangeLog | |
parent | bb41a976a37574d81b6755b1d57c7ce47d8f9dcb (diff) | |
download | glibc-f1317ef5091309fd16948258d1e9d6fdd86c5b57.tar.gz glibc-f1317ef5091309fd16948258d1e9d6fdd86c5b57.tar.xz glibc-f1317ef5091309fd16948258d1e9d6fdd86c5b57.zip |
Update.
1998-11-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> * sunrpc/svc_unix.c (readunix): Check for POLLERR, POLLHUP and POLLNVAL.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7f76f69b24..393d726ac0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-11-19 Thorsten Kukuk <kukuk@vt.uni-paderborn.de> + + * sunrpc/svc_unix.c (readunix): Check for POLLERR, POLLHUP and + POLLNVAL. + 1998-11-19 Ulrich Drepper <drepper@cygnus.com> * Makeconfig: Add comment to all-subdirs definition. |