From: Roland McGrath Date: Thu, 12 Dec 2002 12:54:29 +0000 (+0000) Subject: * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Use asm operand with X-Git-Tag: cvs/glibc-2_3_2~561 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=240213734c25909288401d4d0bac75802f6b0cfe;p=glibc.git * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Use asm operand with "m" constraint to refer to __libc_locking_needed. Declare it here. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 245fa94bd9..322b09cc29 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,3 +1,8 @@ +2002-12-12 Roland McGrath + + * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Use asm operand with + "m" constraint to refer to __libc_locking_needed. Declare it here. + 2002-12-12 Ulrich Drepper * sysdeps/unix/sysv/linux/fork-gen.c: Renamed to...