This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
windows: support for large files
authorGurusamy Sarathy <gsar@cpan.org>
Wed, 18 Dec 2002 02:08:12 +0000 (02:08 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Wed, 18 Dec 2002 02:08:12 +0000 (02:08 +0000)
commit4a9d61009ab1e3df94ef4ecfcc453c9ce73010a4
tree5bb486e54adfa3de89ac2448576a0f0d61f72722
parent87755fa7011638e8ad4f4be9619e28e676b74d12
windows: support for large files

note that this change will break binary compatibility with the
default 5.8.0 build options; nevertheless I think it is worth
having in 5.8.1 (people who want the compatibility can disable
the option in the makefile)

p4raw-id: //depot/perl@18327
20 files changed:
ext/Devel/DProf/DProf.xs
ext/POSIX/POSIX.xs
ext/PerlIO/scalar/scalar.xs
ext/PerlIO/via/via.xs
iperlsys.h
pp_sys.c
win32/Makefile
win32/config.bc
win32/config.gc
win32/config.vc
win32/config.vc64
win32/config_H.bc
win32/config_H.gc
win32/config_H.vc
win32/config_H.vc64
win32/config_sh.PL
win32/makefile.mk
win32/perlhost.h
win32/win32.c
win32/win32iop.h