This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libstdc++ v3 wants more libio functions now


On Mon, Jul 24, 2000 at 08:21:35PM -0700, Benjamin Kosnik wrote:
> 
> FWIW, here's the list of things that I'm using right now:
> 
> _IO_no_init
> _IO_file_init
> _IO_file_finish
> _IO_file_attach
> _IO_un_link
> _IO_file_open
> _IO_file_close_it
> _IO_file_xsputn
> _IO_wfile_xsputn
> _IO_file_xsgetn
> _IO_wfile_xsgetn
> _IO_file_seekoff
> _IO_wfile_seekoff
> _IO_file_setbuf
> _IO_wfile_setbuf
> _IO_file_sync
> _IO_wfile_sync
> 

I guess Ulrich wants to make the change once for all. Is that all you
need?


-- 
H.J. Lu (hjl@gnu.org)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]