ossp-pkg/pth/ChangeLog 1.585 -> 1.586
--- ChangeLog 2002/11/03 11:24:49 1.585
+++ ChangeLog 2002/11/03 16:31:34 1.586
@@ -21,6 +21,12 @@
Changes between 1.4.1 and 1.5.0 (27-Jan-2002 to xx-Nov-2002)
+ *) Add Autoconf option --with-fdsetsize=NUM which allows to
+ force a particular (usually higher than the default) FD_SETSIZE
+ value for building Pth. Additionally Pth makes sure that the
+ application using Pth does not use an even larger size.
+ [Nick Hudson <skrll@netbsd.org>, Ralf S. Engelschall]
+
*) Added thread attribute PTH_ATTR_DISPATCHES which (in bounded
attribute objects) is incremented every time the context
is switched to the associated thread. This can be used for
|
|