about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-01-06 22:27:53 +0000
committerUlrich Drepper <drepper@redhat.com>2006-01-06 22:27:53 +0000
commitcbbbb1887f2c4a4a620627d5d1b0619368d2d511 (patch)
tree491e3e67b94df224d82e08a78c6080100c46dfae /ChangeLog
parent719046c10b5d9da386298bd1432b5da91bc59023 (diff)
downloadglibc-cbbbb1887f2c4a4a620627d5d1b0619368d2d511.tar.gz
glibc-cbbbb1887f2c4a4a620627d5d1b0619368d2d511.tar.xz
glibc-cbbbb1887f2c4a4a620627d5d1b0619368d2d511.zip
* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS): cvs/fedora-glibc-20060106T2148
	Adjust for private->__private rename in tcbhead_t.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d6ca4baab..3966236c34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-01-06  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/ia64/sysdep.h (DO_INLINE_SYSCALL_NCS):
+	Adjust for private->__private rename in tcbhead_t.
+
 	[BZ #2114]
 	* ncsd/aicache.c: Don't use sendfile for records on the stack.
 	* nscd/grpcache.c: Likewise.