From eef80cf88046fdcfc70cbf2eb7617aadf9afbe98 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 31 Aug 2003 20:53:32 +0000 Subject: Update. * libio/libioP.h (_IO_acquire_lock_fct): Define as inline function. --- nptl/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nptl') diff --git a/nptl/ChangeLog b/nptl/ChangeLog index 6d04d99107..2bf051082d 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,9 @@ 2003-08-31 Ulrich Drepper + * sysdeps/pthread/bits/stdio-lock.h (_IO_acquire_lock): Avoid + nested function, use static inline function from libio.h. + Code by Richard Henderson. + * sysdeps/pthread/bits/libc-lock.h: Mark pthread_setcancelstate as weak. -- cgit 1.4.1