libio fix

Ulrich Drepper drepper@cygnus.com
Sun Jul 25 19:43:00 GMT 1999


I've checked in (among other things) a patch which should help solving
many of the reported libio incompatibility problems.  The reason often
was that a stream was opened with an old fopen() and close with a new
fclose() or vice versa.  This should work now.

Andreas, this should also help for this one PR with this Apache/PHP
problem.

Let me know if you see progress or regressions.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


More information about the Libc-hacker mailing list