From 56a4aa9886dc1145f8feac66b66216a44cb092c1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 20 Sep 2003 08:10:41 +0000 Subject: Update. * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Don't match memory in parameters of asm with output parameters. --- nptl/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nptl/ChangeLog') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 7671777..dd83161 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,8 @@ 2003-09-20 Ulrich Drepper + * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Don't match memory + in parameters of asm with output parameters. + * pthread_mutex_unlock.c (__pthread_mutex_unlock_usercnt): Change type of DECR parameter to int. * pthreadP.h: Adjust prototype of __pthread_mutex_unlock_usercnt. -- cgit v1.1