about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2006-03-01 06:38:57 +0000
committerRoland McGrath <roland@gnu.org>2006-03-01 06:38:57 +0000
commitfd0aa33958d932b879502ea279bd72cb61306b97 (patch)
tree0b8328d0d5a6f7afd98632e69ae9a01eb56d8dc0 /ChangeLog
parentd78efd9f369a8fc46229fc9224e10e3781eecc43 (diff)
downloadglibc-fd0aa33958d932b879502ea279bd72cb61306b97.tar.gz
glibc-fd0aa33958d932b879502ea279bd72cb61306b97.tar.xz
glibc-fd0aa33958d932b879502ea279bd72cb61306b97.zip
* sysdeps/unix/sysv/linux/sh/pread.c: Copy in mips pread.c. cvs/fedora-glibc-20060301T0647
	* sysdeps/unix/sysv/linux/sh/pwrite.c: Copy in mips pwrite.c.
	* sysdeps/unix/sysv/linux/sh/pread64.c: Copy in mips pread64.c.
	* sysdeps/unix/sysv/linux/sh/pwrite64.c: Copy in mips pwrite64.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b35cd50a36..fd27770705 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-01  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
+
+	* sysdeps/unix/sysv/linux/sh/pread.c: Copy in mips pread.c.
+	* sysdeps/unix/sysv/linux/sh/pwrite.c: Copy in mips pwrite.c.
+	* sysdeps/unix/sysv/linux/sh/pread64.c: Copy in mips pread64.c.
+	* sysdeps/unix/sysv/linux/sh/pwrite64.c: Copy in mips pwrite64.c.
+
 2006-02-28  Roland McGrath  <roland@redhat.com>
 
 	* elf/tst-tls-dlinfo.c: New file.