about summary refs log tree commit diff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-25 05:32:19 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-25 05:32:19 +0000
commit7f8f7b9dc8a9709182574777bbe151388aa467bb (patch)
tree08c32faea10318986b6c7ae6590978946b48ede7 /nptl/ChangeLog
parent16015b92d0ff2f8c02a9b3f62f0317ca390e8d1b (diff)
downloadglibc-7f8f7b9dc8a9709182574777bbe151388aa467bb.tar.gz
glibc-7f8f7b9dc8a9709182574777bbe151388aa467bb.tar.xz
glibc-7f8f7b9dc8a9709182574777bbe151388aa467bb.zip
Update.
	* sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: New file.
	* sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: New file.
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 0c15dccfea..d22c1cf714 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -4,6 +4,9 @@
 
 2003-06-24  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/ia64/bits/posix_opt.h: New file.
+	* sysdeps/unix/sysv/linux/x86_64/bits/posix_opt.h: New file.
+
 	* pthreadP.h: Declare __find_thread_by_id.
 	* allocatestack.c [HP_TIMING_AVAIL]: Define __find_thread_by_id.
 	* pthread_clock_gettime.c: Allow using other thread's clock.