Remove the static initialization of _fcgi_sF[] because on glibc 2.x based
authorroberts <roberts>
Mon, 7 Jun 1999 05:39:02 +0000 (05:39 +0000)
committerroberts <roberts>
Mon, 7 Jun 1999 05:39:02 +0000 (05:39 +0000)
commitf6d1be394137f2c57e1dbe96e6969a5b9caff1ad
tree4171a24519f0e7d080afc00e855b51eb1195b82b
parentac8a58acd26673c65afd73d93103bebe78186fce
Remove the static initialization of _fcgi_sF[] because on glibc 2.x based
systems stdin/stdout/stderr are no longer static.

Modified Files: README libfcgi/fcgi_stdio.c
README
libfcgi/fcgi_stdio.c