Original Message
>From: Eric Blake
>Sent: 27 May 2005 15:16
> My reading of POSIX says that LLONG_MIN and friends must always be
> defined, and not just when the version of C is new enough:
> http://www.opengroup.org/onlinepubs/009695399/basedefs/limits.h.html
Interesting. You say tha
My reading of POSIX says that LLONG_MIN and friends must always be defined, and
not just when the version of C is new enough:
http://www.opengroup.org/onlinepubs/009695399/basedefs/limits.h.html
At any rate, I was surprised when I noticed that coreutils was redefining
ULLONG_MAX because it could