about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-06-12 22:13:56 +0000
committerUlrich Drepper <drepper@redhat.com>2000-06-12 22:13:56 +0000
commit30010c63998925c94234aea9aeee67bdb6d04e37 (patch)
treed0a3123785a7f826cdae5521e56a27c6bf329a62 /ChangeLog
parent3846ef75cf3309e2e8264c81fb510cdd54bee4fd (diff)
downloadglibc-30010c63998925c94234aea9aeee67bdb6d04e37.tar.gz
glibc-30010c63998925c94234aea9aeee67bdb6d04e37.tar.xz
glibc-30010c63998925c94234aea9aeee67bdb6d04e37.zip
Update.
2000-06-12  Jes Sorensen  <jes@linuxcare.com>

	* sysdeps/unix/sysv/linux/ia64/kernel_stat.h: New file.
	* sysdeps/unix/sysv/linux/ia64/xstatconv.c: New file.
	* sysdeps/unix/sysv/linux/ia64/bits/stat.h: New file.

	* sysdeps/unix/sysv/linux/ia64/fxstat64.c: New file.
	* sysdeps/unix/sysv/linux/ia64/lxstat64.c: New file.
	* sysdeps/unix/sysv/linux/ia64/xstat64.c: New file.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b9453fe700..6bb155e912 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-06-12  Jes Sorensen  <jes@linuxcare.com>
+
+	* sysdeps/unix/sysv/linux/ia64/kernel_stat.h: New file.
+	* sysdeps/unix/sysv/linux/ia64/xstatconv.c: New file.
+	* sysdeps/unix/sysv/linux/ia64/bits/stat.h: New file.
+
+	* sysdeps/unix/sysv/linux/ia64/fxstat64.c: New file.
+	* sysdeps/unix/sysv/linux/ia64/lxstat64.c: New file.
+	* sysdeps/unix/sysv/linux/ia64/xstat64.c: New file.
+
 2000-06-12  Kazumoto Kojima  <kkojima@rr.iij4u.or.jp>
 	    Yutaka Niibe  <gniibe@chroot.org>