diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-18 01:01:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-18 01:01:00 +0000 |
commit | 62acd37630f63718620b8c346a2581c298745b7d (patch) | |
tree | 193d11b19a7269fcd5fde30c3994fd0756bd665f /ChangeLog | |
parent | 1e76ce9c89c4e57dc7cc283326e6a4c86cb0fe61 (diff) | |
download | glibc-62acd37630f63718620b8c346a2581c298745b7d.tar.gz glibc-62acd37630f63718620b8c346a2581c298745b7d.tar.xz glibc-62acd37630f63718620b8c346a2581c298745b7d.zip |
Update.
1999-04-18 Ulrich Drepper <drepper@cygnus.com> * sysdeps/unix/bsd/poll.c (__poll): Add more compatiblity code to detect and handle invalid descriptors.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a8a7d5d754..dff9614c98 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-04-18 Ulrich Drepper <drepper@cygnus.com> + + * sysdeps/unix/bsd/poll.c (__poll): Add more compatiblity code to + detect and handle invalid descriptors. + 1999-04-17 Thorsten Kukuk <kukuk@suse.de> * timezone/zic.c (dolink): Append complete path ot only filename |