This is the mail archive of the libc-hacker@sourceware.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: stdio locking and Hurd


> However, Hurd doesn't use linuxthreads, therefore it has no stdio locking at
> all.  Is this an oversight, intentional, or to-fix-later?

Hurd uses the old stdio, which doesn't support locking, not libio.  It is
on the list to convert to using libio for Hurd, and then the locking will
matter.


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