diff options
author | bje <bje> | 1998-07-22 09:25:18 +0000 |
---|---|---|
committer | bje <bje> | 1998-07-22 09:25:18 +0000 |
commit | b84f1cc523f4236200689b2f78b16b26bc05f429 (patch) | |
tree | cee2f14ef39af8d7f0892d86cdaa2c44a5e98842 /ChangeLog | |
parent | 666b26de0f36d69500d08cf998afe3794806d6fc (diff) |
* ChangeLog: Update.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ * implement.h (_pthread_mutexattr_t): Moved to a public definition in pthread.h. There was little gain in hiding these details. (_pthread_condattr_t): Likewise. + (_pthread_attr_t): Likewise. * pthread.h (pthread_atfork): Add function prototype. (pthread_attr_t): Moved here from implement.h. |