summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/include/stdint.h
Commit message (Collapse)AuthorAgeFilesLines
* * include/stdint.h Fix __STDC_CONSTANT_MACROS for 8 and 16 bitDanny Smith2004-01-171-13/+9
| | | | types. (Thanks to John Maddock for report.)
* * include/stdint.h (INT64_C, UINT64_C ): Append suffix to letDanny Smith2002-10-111-4/+6
| | | | | macros work with C89. (INTMAX_C, UINTMAX_C): Likewise.
* * include/_mingw.h: Increment version to 2.0.Danny Smith2002-06-131-4/+6
| | | | | * Makefile.in: Ditto. Merge in mingwex branch.
* Merge MinGW CVS differencesEarnie Boyd2001-12-051-1/+1
|
* * include/stdint.h: New file.Earnie Boyd2001-01-261-0/+184