From 240213734c25909288401d4d0bac75802f6b0cfe Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Thu, 12 Dec 2002 12:54:29 +0000 Subject: [PATCH] * sysdeps/unix/sysv/linux/i386/lowlevellock.h: Use asm operand with "m" constraint to refer to __libc_locking_needed. Declare it here. --- nptl/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 245fa94..322b09c 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... -- 2.7.4