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: glob.h lack of #includes


> Roland McGrath <roland@frob.com> writes:
> 
> > What happened to __size_t?
> 
> We don't have __size_t when compiling outside glibc.  Again, we could
> add ugly hacks like but this leaves the problem that on some systems
> you have to get size_t defined before glob.h and programs written
> using glibc would fail to compile on those systems.

Well, we had such ugly hacks for a long, long time because the standards
required them, and they worked.


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