81223d017f
Danny Smith <dannysmith@users.sourceforge.net> * include/stdio.h (fopen64): Add inline function. (fseeko64): Add prototype. (ftello64): Add inline function. * include/io.h (lseek64): Add inline function. * include/sys/types (off64_t): Add typedef. (fpos64_t): Add typedef. * mingwex/fopen64.c: New file. * mingwex/fseeko64.c: New file. * mingwex/ftello64.c: New file. * mingwex/lseek64.c: New file. * mingwex/Makefile.in (STDIO_DISTFILES): Add fopen64.c, fseeko.64.c, ftello64.c, lseek64.c. (STDIO_OBJS): Add fopen64.o, fseeko.64.o, ftello64.o, lseek64.o. 2004-06-30 Danny Smith <dannysmith@users.sourceforge.net> * include/stdio.h (__mingw_fseeko64): Add prototype. * mingwex/mingw-fseek.c (__mingw_fseeko64): Add definition. (__mingw_fwrite): Handle huge files. |
||
---|---|---|
.. | ||
complex | ||
math | ||
stdio | ||
_Exit.c | ||
atoll.c | ||
configure | ||
configure.in | ||
dirent.c | ||
feclearexcept.c | ||
fegetenv.c | ||
fegetexceptflag.c | ||
fegetround.c | ||
feholdexcept.c | ||
feraiseexcept.c | ||
fesetenv.c | ||
fesetexceptflag.c | ||
fesetround.c | ||
fetestexcept.c | ||
feupdateenv.c | ||
fopen64.c | ||
fseeko64.c | ||
ftello64.c | ||
fwide.c | ||
getopt.c | ||
imaxabs.c | ||
imaxdiv.c | ||
ldtoa.c | ||
lltoa.c | ||
lltow.c | ||
lseek64.c | ||
Makefile.in | ||
mbsinit.c | ||
mingw-fseek.c | ||
sitest.c | ||
strtof.c | ||
strtoimax.c | ||
strtold.c | ||
strtoumax.c | ||
testwmem.c | ||
ulltoa.c | ||
ulltow.c | ||
wcstof.c | ||
wcstoimax.c | ||
wcstold.c | ||
wcstoumax.c | ||
wdirent.c | ||
wmemchr.c | ||
wmemcmp.c | ||
wmemcpy.c | ||
wmemmove.c | ||
wmemset.c | ||
wtoll.c |