aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2001-10-28 22:10:32 +0000
committerRoland McGrath <roland@gnu.org>2001-10-28 22:10:32 +0000
commitec448f662fde093056e494e9d56798603d927f8b (patch)
treeeff2d595ce35a306d58b2bced68720398be01303
parent80081a0a88d4a3e8277fef04816da32e861c8f40 (diff)
downloadglibc-ec448f662fde093056e494e9d56798603d927f8b.zip
glibc-ec448f662fde093056e494e9d56798603d927f8b.tar.gz
glibc-ec448f662fde093056e494e9d56798603d927f8b.tar.bz2
* hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
packing results for a `poll' call.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ee7f91..08d2a10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-28 Roland McGrath <roland@frob.com>
+
+ * hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
+ packing results for a `poll' call.
+
2001-10-26 Ulrich Drepper <drepper@redhat.com>
* posix/fnmatch_loop.c: Recognize - at end of bracket expression