diff options
author | bje <bje> | 1998-07-25 22:46:32 +0000 |
---|---|---|
committer | bje <bje> | 1998-07-25 22:46:32 +0000 |
commit | 318cf7a90bc90a333061e721cf199ab341babe12 (patch) | |
tree | 95e030449f98b1908dd769da0e47bacdd82475a0 /ChangeLog | |
parent | 0dd870caa461a8d91f7ec2365e1d542bc0615fb8 (diff) |
1998-07-26 Ben Elliston <bje@cygnus.com>
* tsd.c (pthread_getspecific): Update comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |