]> granicus.if.org Git - php/commit
MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)
authorJani Taskinen <jani@php.net>
Thu, 4 Jun 2009 11:53:38 +0000 (11:53 +0000)
committerJani Taskinen <jani@php.net>
Thu, 4 Jun 2009 11:53:38 +0000 (11:53 +0000)
commit3999ac15b48a13fd53562659fc080b0393dd3cc3
tree2b518c43a5b9f45267c36079c34ec776b45fb7a3
parent3b43d3002bd89c1b72ce3101b3399b8a0d2b40d4
MFH:- Fixed bug #48419 (non-portable STDIN fileno in cgi_main.c)
# This doesn't really fix it since it's some weird Windows thing but this
# does make this code slightly more portable :)
sapi/cgi/cgi_main.c