From: Ulrich Drepper Date: Sat, 14 Jun 2003 16:44:22 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_3_3~592 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=cc8fb6f394d7b1b0413ca8cce73776cfb6fab5d2;p=glibc.git Update. * sysdeps/pthread/posix-timer.h (timespec_compare): Always inline. --- diff --git a/nptl/ChangeLog b/nptl/ChangeLog index bb17289c49..7261b085d1 100644 --- a/nptl/ChangeLog +++ b/nptl/ChangeLog @@ -1,5 +1,7 @@ 2003-06-14 Ulrich Drepper + * sysdeps/pthread/posix-timer.h (timespec_compare): Always inline. + * sysdeps/unix/sysv/linux/fork.h: Add libc_hidden_proto for __register_atfork. * sysdeps/unix/sysv/linux/register-atfork.c (__register_atfork):