Dan Kegel <[EMAIL PROTECTED]> writes:

> Andreas Jaeger wrote:
> > > _IO_feof
> > Mangle for feof
> > > _IO_getc
> > Mangle for getc
> > > _IO_putc
> > Mangle for putc
> > > _IO_puts
> > Mangle for puts
> 
> That's interesting.  I had no idea there were versions of feof etc. 
> with C++ linkage in the standard libraries.  What standard specifies that?

No standard - that's the way glibc implements them.  Since LSB is not
going to change glibc, we have to document these.

Andreas
-- 
 Andreas Jaeger
  SuSE Labs [EMAIL PROTECTED]
   private [EMAIL PROTECTED]
    http://www.suse.de/~aj

Reply via email to