summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorbje <bje>1998-07-25 22:46:32 +0000
committerbje <bje>1998-07-25 22:46:32 +0000
commit318cf7a90bc90a333061e721cf199ab341babe12 (patch)
tree95e030449f98b1908dd769da0e47bacdd82475a0 /ChangeLog
parent0dd870caa461a8d91f7ec2365e1d542bc0615fb8 (diff)
1998-07-26 Ben Elliston <bje@cygnus.com>
* tsd.c (pthread_getspecific): Update comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 37c8c74..6857a62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1998-07-26 Ben Elliston <bje@cygnus.com>
+ * tsd.c (pthread_getspecific): Update comments.
+
* mutex.c (pthread_mutexattr_setpshared): Not supported; remove.
(pthread_mutexattr_getpshared): Likewise.