libio partial fix : sys_open
Peter Soetens
peter.soetens@mech.kuleuven.ac.be
Wed Feb 5 13:25:00 GMT 2003
Hi,
I cleaned the libio stuff a bit up but i could not find out what the
__basic_file<_CharT>*
__basic_file<_CharT>::sys_open(int __fd, ios_base::openmode __mode,
bool __del);
function is supposed to do, so currently it does nothing... I did not solve or
introduce new bugs, just made sure it all compiled again.
If anyone can provide the implementation of this sys_open call, I (and others)
could test it some further.
Apply this patch in the libstdc++ directory.
Peter
--
Peter Soetens
The Orocos Project : http://www.orocos.org
KU Leuven - Belgium
--
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libio.patch
Type: text/x-diff
Size: 6534 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20030205/92749d58/attachment.bin>
More information about the Libstdc++
mailing list