diff options
author | Roland McGrath <roland@gnu.org> | 2001-10-28 22:10:32 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-10-28 22:10:32 +0000 |
commit | ec448f662fde093056e494e9d56798603d927f8b (patch) | |
tree | eff2d595ce35a306d58b2bced68720398be01303 /ChangeLog | |
parent | 80081a0a88d4a3e8277fef04816da32e861c8f40 (diff) | |
download | glibc-ec448f662fde093056e494e9d56798603d927f8b.tar glibc-ec448f662fde093056e494e9d56798603d927f8b.tar.gz glibc-ec448f662fde093056e494e9d56798603d927f8b.tar.bz2 glibc-ec448f662fde093056e494e9d56798603d927f8b.zip |
* hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when
packing results for a `poll' call.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |