about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-14 16:44:22 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-14 16:44:22 +0000
commitcc8fb6f394d7b1b0413ca8cce73776cfb6fab5d2 (patch)
tree4c8ec0ef744611161b8395ea1ec1f26a8c1b10f8
parent8ba1d42919f932a96d6db7889694d93dffd997c1 (diff)
downloadglibc-cc8fb6f394d7b1b0413ca8cce73776cfb6fab5d2.tar.gz
glibc-cc8fb6f394d7b1b0413ca8cce73776cfb6fab5d2.tar.xz
glibc-cc8fb6f394d7b1b0413ca8cce73776cfb6fab5d2.zip
Update.
	* sysdeps/pthread/posix-timer.h (timespec_compare): Always inline.
-rw-r--r--nptl/ChangeLog2
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):