* hurd/hurdselect.c (_hurd_select): Check SELECT_RETURNED bit when

packing results for a `poll' call.
This commit is contained in:
Roland McGrath 2001-10-28 22:10:32 +00:00
parent 80081a0a88
commit ec448f662f
1 changed files with 5 additions and 0 deletions

View File

@ -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