Danny Smith
|
f3b0036304
|
* include/wchar.h (WCHAR_MAX): Define as 0xffff, so preprocessor
#if (WCHAR_MAX <= WCHAR_MIN) is false.
* include/stdint.h (WCHAR_MAX): Likwise.
(WINT_MAX): Likewise.
|
2005-05-04 09:29:09 +00:00 |
Danny Smith
|
ff853e0108
|
* include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bit
types. (Thanks to John Maddock for report.)
|
2004-01-17 07:41:54 +00:00 |
Danny Smith
|
798a4740d7
|
* include/stdint.h (INT64_C, UINT64_C ): Append suffix to let
macros work with C89.
(INTMAX_C, UINTMAX_C): Likewise.
|
2002-10-11 02:21:56 +00:00 |
Danny Smith
|
dc8971488e
|
* include/_mingw.h: Increment version to 2.0.
* Makefile.in: Ditto.
Merge in mingwex branch.
|
2002-06-13 10:20:48 +00:00 |
Earnie Boyd
|
98a05abd05
|
Merge MinGW CVS differences
|
2001-12-05 15:01:06 +00:00 |
Earnie Boyd
|
cd7053e78b
|
* include/stdint.h: New file.
|
2001-01-26 18:52:31 +00:00 |