From be1221b667c49233935f487d125ba8147aa1c84d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 8 May 2002 09:37:13 +0000 Subject: . --- libthreads/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'libthreads/ChangeLog') diff --git a/libthreads/ChangeLog b/libthreads/ChangeLog index c281dcfe..151c35e3 100644 --- a/libthreads/ChangeLog +++ b/libthreads/ChangeLog @@ -1,3 +1,11 @@ +2002-05-08 Roland McGrath + + * cthreads.c (cthread_exit): Cast any_t to long before int. + + * cthread_internals.h: int -> void * for `busy' member. + * cprocs.c (cthread_mach_msg): Don't cast to int when setting it. + * cprocs.c (cthread_mag_active): Likewise. + 2002-05-07 Roland McGrath * cprocs.c (cproc_list_lock): Declare type as spin_lock_t. -- cgit v1.2.3