summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 724e0be..1a14b49 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1998-10-03 Ben Elliston <bje@cygnus.com>
+ * mutex.c (pthread_mutex_init): Correct function signature.
+
* attr.c (pthread_attr_init): Only zero out the `sigmask' member
if we have the sigset_t type.