This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
PERL_IMPLICIT_SYS compiles but does not work.
[perl5.git]
/
win32
/
perllib.c
diff --git
a/win32/perllib.c
b/win32/perllib.c
index
3b57efb
..
1a9fa9f
100644
(file)
--- a/
win32/perllib.c
+++ b/
win32/perllib.c
@@
-1,8
+1,7
@@
/*
* "The Road goes ever on and on, down from the door where it began."
*/
-
-
+#define PERLIO_NOT_STDIO 0
#include "EXTERN.h"
#include "perl.h"