diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-29 18:59:16 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-29 18:59:16 +0000 |
commit | ceaf1bc178a5af407698bb2d49aa0707e25ee568 (patch) | |
tree | 1eaa7e00af1b951677b0fb5bd3c04a95f2117a20 | |
parent | 6d597f3a0e2ca5b5170b1fd41cdc7719c72f2954 (diff) |
.
-rw-r--r-- | libthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 521baf61..79633436 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,8 @@ +1999-05-29 Roland McGrath <roland@baalperazim.frob.com> + + * cthreads.h (mutex_clear): Change from syntax error to no-op (with + warning avoidance). + 1998-11-12 Mark Kettenis <kettenis@phys.uva.nl> * cthreads.c (cthread_init): Move cthread_alloc call before |