Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2002-04-30 02:33:10 +0400
committerJeff Johnston <jjohnstn@redhat.com>2002-04-30 02:33:10 +0400
commit83096ae833f63e5d2ba009651f6b626c3c1878a4 (patch)
treed0b988f9de08b110d75de33a07af26c1c0eee04a /newlib/ChangeLog
parent588f16bb29c8699f35dcb9c844fa6ba622e3e2c3 (diff)
2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
* libc/sys/linux/io64.c (fstat64, lstat64): New syscalls added.
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 6d9876c16..af41985d2 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2002-04-29 Jeff Johnston <jjohnstn@redhat.com>
+
+ * libc/sys/linux/io64.c (fstat64, lstat64): New syscalls added.
+
2002-04-29 Jonathan Larmour <jlarmour@redhat.com>
* libc/sys/arm/syscalls.c (_rename): New function. Just a stub.