libio partial fix : sys_open
Peter Soetens
Peter.Soetens@mech.kuleuven.ac.be
Wed Feb 5 21:58:00 GMT 2003
On Wednesday 05 February 2003 22:24, Phil Edwards wrote:
> On Wed, Feb 05, 2003 at 02:25:34PM +0100, Peter Soetens wrote:
> > Apply this patch in the libstdc++ directory.
>
> No.
>
> libstdc++-v3/libio is taken from the libio subset of glibc. Your fixes
> may be correct (I didn't look), but they need to go to glibc, not
> libstdc++.
If you would have looked, you would have seen that it's full of templates and
other fancy C++ stuff. I don't think it belongs in a C library.
I couldn't find a single .cc file in the libio dir of glibc.
Peter
>
> There are about 4 web pages all claiming to be "the glibc FAQ," all
> outdated. The mailing list addresses on http://sources.redhat.com/glibc/
> are the ones to contact with patches.
>
>
> Phil
More information about the Libstdc++
mailing list