ossp-pkg/pth/ChangeLog 1.596 -> 1.597
--- ChangeLog 2002/11/08 19:12:13 1.596
+++ ChangeLog 2002/11/08 20:26:02 1.597
@@ -21,7 +21,10 @@
Changes between 2.0b0 and 2.0b1 (07-Nov-2002 to xx-Nov-2002)
- *) Make pth_select(2) more compliant to POSIX.1-2001/SUSv3 select(2).
+ *) Make pth_poll(3) more compliant to POSIX.1-2001/SUSv3 poll(2).
+ [Ralf S. Engelschall, Nick Hudson <skrll@netbsd.org>]
+
+ *) Make pth_select(3) more compliant to POSIX.1-2001/SUSv3 select(2).
This especially fixes the polling-only situation (timeout = (0,0)).
[Ralf S. Engelschall]
|
|