diff options
Diffstat (limited to 'nptl')
-rw-r--r-- | nptl/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
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 <drepper@redhat.com> + * 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): |