summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2002-02-23 02:08:22 +0000
committerrpj <rpj>2002-02-23 02:08:22 +0000
commit6b1e904f36dd621b2bcaf813a43dba8c836d20b3 (patch)
treea940ce963af51033d34ba4e31ea1d64c27d586a7 /ChangeLog
parentd2b870cd9b6d91261a304e156819571acc309b55 (diff)
New functions from POSIX 1003.1 2001. Untested.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d4edeb..b9b4422 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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