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: Problem with ctype.h


hjl@lucon.org (H.J. Lu) writes:

> The question is if 1003.1-1996 allows everything in 
> <bits/pthreadtypes.h> to be included in <ctype.h>. They
> should be ok in <pthread.h>. Shouldn't we just include
> <bits/pthreadtypes.h> when the types defined in it are needed?

Unix98 requires the pthread types to be available even from sys/types.h.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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