1. dc5d342 stdint.h header is not fully compatible with C99(ISO9899:1999) by Sergey Melnikov · 13 years ago
  2. 7c89506 Ensure that <stdint.h> defines SIZE_MAX and friends. by Elliott Hughes · 12 years ago
  3. 9248d3a Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work." by Elliott Hughes · 12 years ago
  4. d8627af Add SIZE_MAX to <stdint.h> in a way that might actually work. by Elliott Hughes · 12 years ago
  5. 2c157ae <stdint.h> should expose SIZE_MAX. by Elliott Hughes · 12 years ago
  6. 3975cec Remove (near-)duplicate definitions of size_t and ssize_t. by Elliott Hughes · 13 years ago
  7. 6d6731a Always define the 64-bit int types. by Elliott Hughes · 13 years ago
  8. 8b3cea6 libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LIMIT_MACROS is defined. by David 'Digit' Turner · 14 years ago
  9. 0e5411b libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition by David 'Digit' Turner · 14 years ago
  10. 08ff1a6 libc: <stdint.h>: Proper C++ by David 'Digit' Turner · 14 years ago
  11. c88110e Define 64 bit types if compiling with -std=c99 by Martin Storsjo · 16 years ago
  12. 4e468ed Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  13. a27d2ba Initial Contribution by The Android Open Source Project · 17 years ago