aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/include/stdint.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor1-1/+1
2012-07-28 * include/inttypes.h: Add x86_64 target considerations throughout.Corinna Vinschen1-13/+119
2009-04-13 * include/stdint.h (intptr_t): Remove long from type.Dave Korn1-5/+5
2009-04-11 * include/stdint.h (INTPTR_MIN, INTPTR_MAX): Add 'L' suffix.Corinna Vinschen1-4/+4
2009-04-07 * include/stdint.h (int_least32_t): Define as int.Corinna Vinschen1-12/+12
2008-05-17* include/stdint.h: Use int rather than long for {u,}int32_t.Christopher Faylor1-2/+2
2007-04-06 * include/stdint.h (WINT_MIN): Fix sign.Corinna Vinschen1-1/+1
2007-04-04 * include/stdint.h (WINT_MIN, WINT_MAX): Fix definition.Corinna Vinschen1-3/+3
2006-07-03 * include/stdint.h (UINT8_C, UINT16_C): Unsigned types smallerCorinna Vinschen1-3/+3
2005-05-23 * include/stdint.h (INTMAX_C, UINTMAX_C): Fix definition.Corinna Vinschen1-2/+2
2003-10-29 * include/stdint.h: Prevent signed->unsigned conversion for 32 andCorinna Vinschen1-13/+13
2003-10-28* include/stdint.h: Duplicate below effort for rest of *64_*.Christopher Faylor1-5/+5
2003-10-28* include/stdint.h: Correctly define INT64_MAX.Christopher Faylor1-1/+1
2003-08-08* include/stdint.h: Correctly define INT32_MIN.Christopher Faylor1-1/+1
2003-04-22 * include/inttypes.h: New file.Corinna Vinschen1-0/+182