This is the mail archive of the libc-alpha@cygnus.com mailing list for the glibc project.


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

Re: GNU libio vs. GNU stdio.


> 
> I can't find anything useful in the manuals for explaining why I would 
> use GNU libio instead of GNU stdio.

The only reason I know that GNU stdio is still in glibc is Hurd doesn't
support libio. Otherwise it would have been removed from glibc long
time ago. BTW, how hard to fix Hurd for libio? As far as I know, stdio
may have more bugs than libio. I don't see why we should keep it in
glibc.

> 
> So far my observation is that GNU libio:
> 
> a) Is used under GNU/Linux [ia32]
> b) Compiles *alot* further under Solaris.
> 
> Should I then be submitting a patch to configure.in to default to libio 
> in sparc-sun-solaris2.6?

Ulrich, maybe we should patch configure.in such that only Hurd uses
stdio and everyone else uses libio.

-- 
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]