diff options
author | rpj <rpj> | 2001-06-05 15:13:47 +0000 |
---|---|---|
committer | rpj <rpj> | 2001-06-05 15:13:47 +0000 |
commit | 544c9bdc635a5ce92418ee58e71cf54ba50a60a1 (patch) | |
tree | 35d6acc9049a298157b1eb4cb4cf0e6cb75c4682 /ChangeLog | |
parent | 53e776ae8b7dc6b1d01a97834683c67429d9339c (diff) |
* mutex.c (pthread_mutexattr_init): Removesnap-2001-06-06
ptw32_mutex_default_kind.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-06-06 Ross Johnson <rpj@setup1.ise.canberra.edu.au>
+
+ * mutex.c (pthread_mutexattr_init): Remove
+ ptw32_mutex_default_kind.
+
2001-06-05 Ross Johnson <rpj@setup1.ise.canberra.edu.au>
* nonportable.c (pthread_mutex_setdefaultkind_np):
|