]> granicus.if.org Git - php/commit
Use POSIX IO here, mainly to fix interactive mode.
authorSascha Schumann <sas@php.net>
Tue, 13 May 2003 23:36:38 +0000 (23:36 +0000)
committerSascha Schumann <sas@php.net>
Tue, 13 May 2003 23:36:38 +0000 (23:36 +0000)
commitbbf39825e17ad241f446c7e7425b4cc0f5b0f0a4
tree819d48affc2aff986d7be8efec0110f233b5159f
parent7017cc588c193c11093a99576050f8cbc8739e2a
Use POSIX IO here, mainly to fix interactive mode.

This also fixes a possible cpu-time hog bug where a file would consist
of "#" and nothing else.
sapi/cli/php_cli.c