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