about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-26 09:41:23 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-26 09:41:23 +0000
commitf064e4c5d7267be7d81429255026817b14858255 (patch)
tree204faab81de31c5788325aa8ec071f5ee145cd39 /nptl/ChangeLog
parentbdb6126c2dbe02dddbec6bc827ab91b3a639fda6 (diff)
downloadglibc-f064e4c5d7267be7d81429255026817b14858255.tar.gz
glibc-f064e4c5d7267be7d81429255026817b14858255.tar.xz
glibc-f064e4c5d7267be7d81429255026817b14858255.zip
Update.
2003-03-26  Ulrich Drepper  <drepper@redhat.com>

	* abilist/librt.abilist: Add new timer interfaces for 64-bit archs.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index e912bcaeac..0fd99d580b 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2003-03-26  Ulrich Drepper  <drepper@redhat.com>
+
+	* sysdeps/unix/sysv/linux/timer_create.c (timer_create): If EVP ==
+	NULL provide default definition to syscall.
+
 2003-03-25  Roland McGrath  <roland@redhat.com>
 
 	* sysdeps/pthread/posix-timer.h (TIMER_MAX): Define if not defined.