diff options
author | rpj <rpj> | 2002-02-23 02:08:22 +0000 |
---|---|---|
committer | rpj <rpj> | 2002-02-23 02:08:22 +0000 |
commit | 6b1e904f36dd621b2bcaf813a43dba8c836d20b3 (patch) | |
tree | a940ce963af51033d34ba4e31ea1d64c27d586a7 /ChangeLog | |
parent | d2b870cd9b6d91261a304e156819571acc309b55 (diff) |
New functions from POSIX 1003.1 2001. Untested.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-02-23 Ross Johnson <rpj@setup1.ise.canberra.edu.au>
+ * pthread_rwlock_timedrdlock.c: New - untested.
+ * pthread_rwlock_timedwrlock.c: New - untested.
+
* Testsuite passed (except known MSVC++ problems)
* pthread_cond_destroy.c: Expand the time change
|