From: Miles Bader Date: Sat, 20 Jul 1996 17:34:39 +0000 (+0000) Subject: Sat Jul 20 13:28:52 1996 Miles Bader X-Git-Tag: upstream/2.30~29210 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e33ca7b052cceaa06c30fcf440198911ff6400f;p=external%2Fglibc.git Sat Jul 20 13:28:52 1996 Miles Bader * sysdeps/mach/hurd/select.c (__select): Don't poll on the last call __io_select unless there's only a single descriptor, as each descriptor now has its own reply port. If there is only a single descriptor, just use its reply port for everything and don't bother creating the port set. --- diff --git a/ChangeLog b/ChangeLog index 05e7c8a..6482553 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +Sat Jul 20 13:28:52 1996 Miles Bader + + * sysdeps/mach/hurd/select.c (__select): Don't poll on the last + call __io_select unless there's only a single descriptor, as each + descriptor now has its own reply port. + If there is only a single descriptor, just use its reply port for + everything and don't bother creating the port set. + Sat Jul 20 07:15:33 1996 Roland McGrath * crypt/Makefile, crypt/nocrypt.c: Removed. It is illegal to export