This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 7 Feb 2000 17:49:58 +0000 (17:49 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 7 Feb 2000 17:49:58 +0000 (17:49 +0000)
commit46487f74b15c77c6f040c8b818f810a5255b1078
treeab390652270eff34aaac73f45f85a2208c8d0804
parenta3dfe201291c96fc01babd3d4782d52ba945f2a3
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;
introduce -C switch (sets $^WIDE_SYSTEM_CALLS)

p4raw-id: //depot/perl@5029
embedvar.h
gv.c
intrpvar.h
mg.c
perl.c
perlapi.h
pod/perlrun.pod
pod/perlunicode.pod
pod/perlvar.pod
win32/win32.h