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:
authorDanny Smith <dannysmith@users.sourceforge.net>2004-08-15 15:28:09 +0400
committerDanny Smith <dannysmith@users.sourceforge.net>2004-08-15 15:28:09 +0400
commit48a27980be4152b88225d9e5696c4e0a6df1defd (patch)
tree2f29ee868eef0bda46bc5948df73161702c98bc2 /winsup/mingw/mingwex
parent40929746ba2ca3515d3a1de0c911078a816f92d5 (diff)
* mingwex/fopen64.c: Move.
* mingwex/fseeko64.c: Move. * mingwex/ftello64.c: Move. * mingwex/lseek64.c: Move. * mingwex/stdio/fopen64.c: To here. * mingwex/stdio/fseeko64.c: To here. * mingwex/stdio/ftello64.c: To here. * mingwex/stdio/lseek64.c: To here. White space cleanup in ChangeLog
Diffstat (limited to 'winsup/mingw/mingwex')
-rwxr-xr-x[-rw-r--r--]winsup/mingw/mingwex/stdio/fopen64.c (renamed from winsup/mingw/mingwex/fopen64.c)0
-rwxr-xr-x[-rw-r--r--]winsup/mingw/mingwex/stdio/fseeko64.c (renamed from winsup/mingw/mingwex/fseeko64.c)0
-rwxr-xr-x[-rw-r--r--]winsup/mingw/mingwex/stdio/ftello64.c (renamed from winsup/mingw/mingwex/ftello64.c)0
-rwxr-xr-x[-rw-r--r--]winsup/mingw/mingwex/stdio/lseek64.c (renamed from winsup/mingw/mingwex/lseek64.c)0
4 files changed, 0 insertions, 0 deletions
diff --git a/winsup/mingw/mingwex/fopen64.c b/winsup/mingw/mingwex/stdio/fopen64.c
index d1dca885b..d1dca885b 100644..100755
--- a/winsup/mingw/mingwex/fopen64.c
+++ b/winsup/mingw/mingwex/stdio/fopen64.c
diff --git a/winsup/mingw/mingwex/fseeko64.c b/winsup/mingw/mingwex/stdio/fseeko64.c
index 94e17e929..94e17e929 100644..100755
--- a/winsup/mingw/mingwex/fseeko64.c
+++ b/winsup/mingw/mingwex/stdio/fseeko64.c
diff --git a/winsup/mingw/mingwex/ftello64.c b/winsup/mingw/mingwex/stdio/ftello64.c
index 97a388cd6..97a388cd6 100644..100755
--- a/winsup/mingw/mingwex/ftello64.c
+++ b/winsup/mingw/mingwex/stdio/ftello64.c
diff --git a/winsup/mingw/mingwex/lseek64.c b/winsup/mingw/mingwex/stdio/lseek64.c
index 8f8bfa5e4..8f8bfa5e4 100644..100755
--- a/winsup/mingw/mingwex/lseek64.c
+++ b/winsup/mingw/mingwex/stdio/lseek64.c