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