From 365b16029b0a6645fac11ff61de21ca0d23d223f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 22 Sep 2003 22:13:36 +0000 Subject: Update. 2003-09-22 Jakub Jelinek * include/atomic.h (atomic_compare_and_exchange_val_rel, atomic_compare_and_exchange_bool_rel): Swap oldval/newval arguments to avoid confusion. * sysdeps/unix/opendir.c: Include string.h. --- linuxthreads/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'linuxthreads/ChangeLog') diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index b975c89ec0..62c05e256d 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,7 @@ +2003-09-22 Jakub Jelinek + + * attr.c: Include stdlib.h. + 2003-09-18 Jakub Jelinek * sysdeps/pthread/pthread.h (pthread_getattr_np): Clarify usage. -- cgit v1.2.3