This is the mail archive of the libc-alpha@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: Compiling without linuxthreads broken


Andreas Jaeger <aj@suse.de> writes:

> stdio-lock.h is not included if we compile without linuxthreads.
> Should we just add an 
> #ifdef _IO_MTSAFE_IO in _IO_list_lock etc?

We should forbid to compile without LinuxThreads.  If people care then
add the #ifdef.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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