diff options
-rw-r--r-- | libthreads/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 1f748914..dc6dcadd 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,5 +1,8 @@ 2002-05-28 Roland McGrath <roland@frob.com> + * cthreads.h: Do not define WAIT_DEBUG to affect inlines. + * options.h: Not here either. + * cprocs.c (cproc_block): Can't be static, called from cancel-cond.c. * cthreads.h (hurd_condition_wait, condition_implies, |