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


> 
> Roland McGrath <roland@frob.com> writes:
> 
> > Yes, I think so.  I don't see why any of those types are needed except by
> > <pthread.h>.
> 
> As said, Unix98 requires this.  Otherwise I wouldn't have split the
> pthread.h file in the first place.  See:
> 
> 	http://www.opengroup.org/onlinepubs/7908799/xsh/systypes.h.html
> 

Well, but why are they included in <ctype.h>, <signal.h> and <stdio.h>?
Does any standard say they should be also included?

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