diff options
author | Roland McGrath <roland@gnu.org> | 2002-06-01 19:38:11 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-06-01 19:38:11 +0000 |
commit | 913c4f4c626cf9ea6f660136ac0bf4b4f9ccd910 (patch) | |
tree | 362597fbd6d793cfa72f17f6e7e7229b3ab5c6d8 /libthreads | |
parent | c643a17b223eb63ad340fc561eb8919d74545e6e (diff) |
.
Diffstat (limited to 'libthreads')
-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, |