diff options
author | rpj <rpj> | 2004-05-17 01:38:02 +0000 |
---|---|---|
committer | rpj <rpj> | 2004-05-17 01:38:02 +0000 |
commit | 771465fed0cf50ee2dd790723245fc091699c324 (patch) | |
tree | d8c18d095a33fe7c4564bd90c5f313bb9e4057dd /ANNOUNCE | |
parent | 8b14911744f58cbe3730703f3fcc41cd969fd0f3 (diff) |
re-indentation, bug fixes, hooks for pre-emptive async cancelation
Diffstat (limited to 'ANNOUNCE')
-rw-r--r-- | ANNOUNCE | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ - PTHREADS-WIN32 SNAPSHOT 2003-09-18
+ PTHREADS-WIN32 SNAPSHOT 2004-05-16
----------------------------------
Web Site: http://sources.redhat.com/pthreads-win32/
FTP Site: ftp://sources.redhat.com/pub/pthreads-win32
- Maintainer: Ross Johnson <rpj@ise.canberra.edu.au>
+ Maintainer: Ross Johnson <rpj@callisto.canberra.edu.au>
We are pleased to announce the availability of a new snapshot of
@@ -414,9 +414,9 @@ Documentation -------------
For the authoritative reference, see the online POSIX
-standard reference:
+standard reference at:
- http://www.UNIX-systems.org/version3/ieee_std.html
+ http://www.OpenGroup.org
For POSIX Thread API programming, several reference books are
available:
|