ossp-pkg/pth/NEWS 1.33 -> 1.34
--- NEWS 2002/10/20 11:55:03 1.33
+++ NEWS 2002/11/03 11:24:49 1.34
@@ -14,6 +14,13 @@
Changes between 1.4 and 1.5 (24-Mar-2001 to xx-Oct-2002)
+ *) Added thread attribute PTH_ATTR_DISPATCHES.
+ *) Added sub-API pth_uctx_* for user-space context switching.
+ *) Add a Pth variant of the new POSIX pselect(2) function.
+ *) Internally cleaned up the error handling macros.
+ *) Added POSIX-compliant sanity checks for bad fds.
+ *) Added pth_nanosleep() function.
+ *) Allow a NULL name for pth_msgport_create()
*) Completely rewrote the "hard syscall mapping".
*) Added support to pth_poll(3) for POLLD{RD,WR}{NORM,BAND}.
*) Fixed a long-standing termination bug in pth_exit(3).
|
|