diff src/ChangeLog @ 48792:a3c07e71f333

*** empty log message ***
author Steven Tamm <steventamm@mac.com>
date Tue, 10 Dec 2002 17:58:24 +0000
parents 988ef6c7ddda
children b859048cf5b4
line wrap: on
line diff
--- a/src/ChangeLog	Tue Dec 10 16:57:48 2002 +0000
+++ b/src/ChangeLog	Tue Dec 10 17:58:24 2002 +0000
@@ -2,6 +2,8 @@
 
 	* mac.c (sys_read): Fixed sys_read to not call select if IO is
 	non-blocking
+	(sys_select): Fixed sys_select to not use a timeout larger than
+	the one given.
 
 2002-12-10  Juanma Barranquero  <lektu@terra.es>