about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1996-07-20 17:34:39 +0000
committerMiles Bader <miles@gnu.org>1996-07-20 17:34:39 +0000
commit0e33ca7b052cceaa06c30fcf440198911ff6400f (patch)
tree379aa16ff72696a2402f88d32687a307e1294850 /ChangeLog
parentcbd96c3385df1e0a0c43d094c2d5ae994744c37d (diff)
downloadglibc-0e33ca7b052cceaa06c30fcf440198911ff6400f.tar.gz
glibc-0e33ca7b052cceaa06c30fcf440198911ff6400f.tar.xz
glibc-0e33ca7b052cceaa06c30fcf440198911ff6400f.zip
Sat Jul 20 13:28:52 1996 Miles Bader <miles@gnu.ai.mit.edu>
	* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05e7c8a1fc..64825538ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Sat Jul 20 13:28:52 1996  Miles Bader  <miles@gnu.ai.mit.edu>
+
+	* 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  <roland@delasyd.gnu.ai.mit.edu>
 
 	* crypt/Makefile, crypt/nocrypt.c: Removed.  It is illegal to export