about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-01-28 16:11:36 +0000
committerUlrich Drepper <drepper@redhat.com>2009-01-28 16:11:36 +0000
commita7bd183ffe1bd3c8d68e832cfb6f4c3df76d52f1 (patch)
tree3c5ed8c94f95aa88ba5cd88339c5482836967835 /ChangeLog
parent1dd757696b0d4208f3aa124459b78c91d39f4513 (diff)
downloadglibc-a7bd183ffe1bd3c8d68e832cfb6f4c3df76d52f1.tar.gz
glibc-a7bd183ffe1bd3c8d68e832cfb6f4c3df76d52f1.tar.xz
glibc-a7bd183ffe1bd3c8d68e832cfb6f4c3df76d52f1.zip
* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
	Add "t" to clobber list.
	(INTERNAL_SYSCALL_NCS): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 156e2c7cf5..cbcb3b7f6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-14  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+	* sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL):
+	Add "t" to clobber list.
+	(INTERNAL_SYSCALL_NCS): Likewise.
+
 2009-01-28  Ulrich Drepper  <drepper@redhat.com>
 
 	* nss/getent.c (print_networks): Don't print comma between aliases.