ossp-pkg/pth/ChangeLog 1.569 -> 1.570
--- ChangeLog 2002/10/15 20:34:22 1.569
+++ ChangeLog 2002/10/15 21:14:27 1.570
@@ -21,6 +21,10 @@
Changes between 1.4.1 and 1.5.0 (27-Jan-2002 to xx-Sep-2002)
+ *) Added support to pth_poll(3) for the poll(2) XPG.4 flags
+ POLLD{RD,WR}{NORM,BAND}.
+ [Jason Evans <jasone@canonware.com>, Ralf S. Engelschall]
+
*) Fixed a long-standing termination bug in pth_exit(3):
The event handler of pth_exit(3) didn't let pth_exit(3) finish if
there were any threads on the "dead queue" (where non-detached
|
|