about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-03-03 07:31:25 +0000
committerUlrich Drepper <drepper@redhat.com>2003-03-03 07:31:25 +0000
commit1be3d6642edbba6500c7f417f30d6f7d9fbd09bb (patch)
treecdf9454ae56acdcea787ffebe110bbfdd9a5f25b /nptl/ChangeLog
parent5324b81cb30633139c94ccd3b11817d4298fab32 (diff)
downloadglibc-1be3d6642edbba6500c7f417f30d6f7d9fbd09bb.tar.gz
glibc-1be3d6642edbba6500c7f417f30d6f7d9fbd09bb.tar.xz
glibc-1be3d6642edbba6500c7f417f30d6f7d9fbd09bb.zip
Update.
	* elf/dl-load.c (struct filebuf): Reduce buf array to 512 bytes.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index 0b8afcdab6..ba075bb943 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,5 +1,8 @@
 2003-03-02  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/pthread/timer_create.c (timer_create): Return correct
+	error for CPU clocks.
+
 	* sysdeps/unix/sysv/linux/bits/posix_opt.h: Define
 	_POSIX_MONOTONIC_CLOCK.
 	* sysdeps/unix/sysv/linux/i386/bits/posix_opt.h: Likewise.