diff options
author | Roland McGrath <roland@gnu.org> | 2000-01-09 23:00:27 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2000-01-09 23:00:27 +0000 |
commit | 4bf44bfe0bf99e3b9c1032cad1df99c75e9697fe (patch) | |
tree | 7c83b4b2aae32453d10551350d4afe621057464e /libthreads/ChangeLog | |
parent | bd24a2122c669b0bd731fc22e91b2ad648b435a0 (diff) |
.
Diffstat (limited to 'libthreads/ChangeLog')
-rw-r--r-- | libthreads/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 4b7560d7..0e3c91a6 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,10 @@ +2000-01-09 Roland McGrath <roland@baalperazim.frob.com> + + * cprocs.c (cproc_alloc): Initialize P->wired and P->msg here (code + from cthread_wire). + (cthread_wire): Reduce to just an assert, cthreads always wired. + (chtread_unwire): Abort if called. + 1999-06-13 Roland McGrath <roland@baalperazim.frob.com> * cthreads.h (MACRO_BEGIN, MACRO_END): #undef before unconditionally |