SSIZE_MAX on ia64

Roland McGrath roland@frob.com
Fri Aug 2 15:06:00 GMT 2002


> But it seems to me like it might be sensible to have the compiler spit
> out these declarations at install time, since they are really
> compiler-dependent facts, right?

No, ssize_t is a typedef defined by libc headers.  It is not used in any
interfaces the compiler knows about (unlike size_t and ptrdiff_t, for example).



More information about the Libc-hacker mailing list