glob.h lack of #includes

Ulrich Drepper drepper@cygnus.com
Tue Aug 11 21:26:00 GMT 1998


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.

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



More information about the Libc-hacker mailing list