diff options
Diffstat (limited to 'libthreads')
-rw-r--r-- | libthreads/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 79633436..e3738da7 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,5 +1,7 @@ 1999-05-29 Roland McGrath <roland@baalperazim.frob.com> + * cthreads.h (mutex_clear): Change again, to call mutex_init. + * cthreads.h (mutex_clear): Change from syntax error to no-op (with warning avoidance). |