mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 12:29:32 +08:00
* 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
This commit is contained in:
parent
40929746ba
commit
48a27980be
@ -1,3 +1,14 @@
|
||||
2004-08-15 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* 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.
|
||||
|
||||
2004-08-15 Danny Smith <dannysmith@users.sourceforge.net>
|
||||
|
||||
* profile/gmon.c [__MINGW32__]: Include string.h for
|
||||
|
0
winsup/mingw/mingwex/fopen64.c → winsup/mingw/mingwex/stdio/fopen64.c
Normal file → Executable file
0
winsup/mingw/mingwex/fopen64.c → winsup/mingw/mingwex/stdio/fopen64.c
Normal file → Executable file
0
winsup/mingw/mingwex/fseeko64.c → winsup/mingw/mingwex/stdio/fseeko64.c
Normal file → Executable file
0
winsup/mingw/mingwex/fseeko64.c → winsup/mingw/mingwex/stdio/fseeko64.c
Normal file → Executable file
0
winsup/mingw/mingwex/ftello64.c → winsup/mingw/mingwex/stdio/ftello64.c
Normal file → Executable file
0
winsup/mingw/mingwex/ftello64.c → winsup/mingw/mingwex/stdio/ftello64.c
Normal file → Executable file
0
winsup/mingw/mingwex/lseek64.c → winsup/mingw/mingwex/stdio/lseek64.c
Normal file → Executable file
0
winsup/mingw/mingwex/lseek64.c → winsup/mingw/mingwex/stdio/lseek64.c
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user