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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Issue: libc-lock.h


On Tue, 2005-09-27 at 14:41 -0700, Roland McGrath wrote:
> > 1. I understand why the locking calls are present. Can they simply be
> > stubbed out safely in the single threaded case?
> 
> That's what sysdeps/generic/bits/libc-lock.h is for.
> If your configuration doesn't supply a better one, that one will be used.

There has been some drift. The generic libc-lock is fine, but nobody has
gotten around to introducing a generic/bits/stdio-lock, so libio doesn't
build.

shap


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