Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bit | Danny Smith | 2004-01-17 | 1 | -13/+9 |
| | | | | types. (Thanks to John Maddock for report.) | ||||
* | * include/stdint.h (INT64_C, UINT64_C ): Append suffix to let | Danny Smith | 2002-10-11 | 1 | -4/+6 |
| | | | | | macros work with C89. (INTMAX_C, UINTMAX_C): Likewise. | ||||
* | * include/_mingw.h: Increment version to 2.0. | Danny Smith | 2002-06-13 | 1 | -4/+6 |
| | | | | | * Makefile.in: Ditto. Merge in mingwex branch. | ||||
* | Merge MinGW CVS differences | Earnie Boyd | 2001-12-05 | 1 | -1/+1 |
| | |||||
* | * include/stdint.h: New file. | Earnie Boyd | 2001-01-26 | 1 | -0/+184 |