diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2003-01-22 08:32:59 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2003-01-22 08:32:59 +0000 |
commit | 9d9116831508c6c9cd81c32834701af14b7647a4 (patch) | |
tree | 4fcba7957460e652d6459b8cc77e9846d2d87165 /pp_proto.h | |
parent | 58a5b889b12ec12d156c83f9a9db3ca70e64bbcb (diff) | |
download | perl-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 'pp_proto.h')
0 files changed, 0 insertions, 0 deletions