From e7000d0f05cd339abb8d2caf1cd20a11e2fd2284 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 27 May 2002 02:50:46 +0000 Subject: . --- libthreads/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'libthreads/ChangeLog') diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index 151c35e3..57def6e6 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,21 @@ +2002-05-26 Roland McGrath + + Changes merged from CMU MK83a version: + * cthreads.h, options.h: Various cleanups. + * call.c, cthread_data.c, sync.c, mig_support.c, stack.c: Likewise. + * i386/cthreads.h, i386/thread.c, i386/lock.s: Likewise. + * cthread_internals.h: Add decls for internal functions. + (struct cproc): Use vm_offset_t for stack_base and stack_size members. + Use natural_t for context member. + * cprocs.c: Use prototypes for all defns. + * cthreads.c: Likewise. + (cthread_exit): Cast any_t to integer_t before int. + + * alpha/thread.c: #if 0 out the silly bzero decl. + + * alpha/cthreads.h, alpha/thread.c, alpha/csw.S, alpha/lock.S: + New files, verbatim from CMU release MK83a user/threads/alpha. + 2002-05-08 Roland McGrath * cthreads.c (cthread_exit): Cast any_t to long before int. -- cgit v1.2.3