diff options
Diffstat (limited to 'libthreads')
-rw-r--r-- | libthreads/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index e3738da7..4b7560d7 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,8 @@ +1999-06-13 Roland McGrath <roland@baalperazim.frob.com> + + * cthreads.h (MACRO_BEGIN, MACRO_END): #undef before unconditionally + redefining. Use GCC extension for statement expression with value 0. + 1999-05-29 Roland McGrath <roland@baalperazim.frob.com> * cthreads.h (mutex_clear): Change again, to call mutex_init. |