[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Included Interfaces without documentation update



Dan Kegel <dank@kegel.com> 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 aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



Reply to: