summaryrefslogtreecommitdiff
path: root/lib/vmsish.pm
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2003-01-22 08:32:59 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2003-01-22 08:32:59 +0000
commit9d9116831508c6c9cd81c32834701af14b7647a4 (patch)
tree4fcba7957460e652d6459b8cc77e9846d2d87165 /lib/vmsish.pm
parent58a5b889b12ec12d156c83f9a9db3ca70e64bbcb (diff)
downloadperl-9d9116831508c6c9cd81c32834701af14b7647a4.tar.gz
Tweak APItest for new semantics of printf.
Now printf() is always real printf() and not #define'd to PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected back to original file does not affect stdout unless we are using :stdio as implementation. So things printf()ed XS side are not written to file (and turn up at end of test). So add an XS function which does fflush(stdout), modify .pm file to export it and .t file to call it. p4raw-id: //depot/perlio@18547
Diffstat (limited to 'lib/vmsish.pm')
0 files changed, 0 insertions, 0 deletions