Corinna Vinschen
e0242a025a
* include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.
2005-05-23 13:13:00 +00:00
Corinna Vinschen
d3f6bd13cb
* include/stdint.h: Prevent signed->unsigned conversion for 32 and
...
64 bit min value constants.
2003-10-29 08:43:10 +00:00
Christopher Faylor
a4666b3d1b
* include/stdint.h: Duplicate below effort for rest of *64_*.
2003-10-28 16:03:52 +00:00
Christopher Faylor
61c4ca410f
* include/stdint.h: Correctly define INT64_MAX.
2003-10-28 15:13:06 +00:00
Christopher Faylor
5c65fa0200
* include/stdint.h: Correctly define INT32_MIN.
2003-08-08 19:30:41 +00:00
Corinna Vinschen
e8a57b4fc7
* include/inttypes.h: New file.
...
* include/stdint.h: New file.
* include/cygwin/in.h: Include stdint.h instead of sys/types.h.
* include/cygwin/types.h: Include stdint.h. Remove typedefs for
intN_t and uintN_t since these are defined in stdint.h now.
2003-04-22 14:55:01 +00:00