summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/stdint.h
Commit message (Expand)AuthorAgeFilesLines
* * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen2005-05-231-2/+2
* * include/stdint.h: Prevent signed->unsigned conversion for 32 andCorinna Vinschen2003-10-291-13/+13
* * include/stdint.h: Duplicate below effort for rest of *64_*.Christopher Faylor2003-10-281-5/+5
* * include/stdint.h: Correctly define INT64_MAX.Christopher Faylor2003-10-281-1/+1
* * include/stdint.h: Correctly define INT32_MIN.Christopher Faylor2003-08-081-1/+1
* * include/inttypes.h: New file.Corinna Vinschen2003-04-221-0/+182