diff options
author | rpj <rpj> | 2002-06-03 09:19:57 +0000 |
---|---|---|
committer | rpj <rpj> | 2002-06-03 09:19:57 +0000 |
commit | b2bca276f0fdb43e7ba4aa6baefe835d23820164 (patch) | |
tree | ad8f093e264f1ac41304401847e8cdbc35609b9d /tests/ChangeLog | |
parent | 4f0a0cc0fcbe4d63f8436a82ea186ffbe2b9e1cb (diff) |
An attempt to get sem_getvalue working properly.
Diffstat (limited to 'tests/ChangeLog')
-rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 6c8deed..e9266a5 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2002-06-03 Ross Johnson <rpj@digit.ise.canberra.edu.au>
+
+ * semaphore2.c: New test.
+
2002-03-02 Ross Johnson <rpj@special.ise.canberra.edu.au>
* Makefile (CFLAGS): Changed /MT to /MD to link with
|