index
:
bionic.git
replicant-6.0
Android's bionic
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
include
/
stdint.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
There is no _MIN for unsigned types.
Dan Albert
2014-07-21
1
-1
/
+1
*
Fix WCHAR_MAX, WCHAR_MIN, WINT_MAX, and WINT_MIN.
Elliott Hughes
2014-04-21
1
-9
/
+10
*
Fixed int fast types for LP64
Calin Juravle
2014-02-21
1
-11
/
+17
*
Remove <sys/_types.h>.
Elliott Hughes
2014-02-07
1
-11
/
+27
*
Remove __STDC_FORMAT_MACROS and __STDC_LIMIT_MACROS guards (and fix SIZE_MAX ...
Elliott Hughes
2014-01-24
1
-194
/
+119
*
AArch64: Fix definitions for STDINT_LIMITS
Serban Constantinescu
2013-10-22
1
-2
/
+20
*
Remove #define _BITSIZE 32.
Elliott Hughes
2013-10-02
1
-2
/
+0
*
Fix inttypes.h and stdint.h for 64-bit (and C++11).
Elliott Hughes
2013-09-30
1
-5
/
+11
*
Fix stdint.h intptr_t/uintptr_t for x86_64/x32
Pavel Chupin
2013-08-02
1
-0
/
+5
*
stdint.h header is not fully compatible with C99(ISO9899:1999)
Sergey Melnikov
2013-06-19
1
-4
/
+4
*
Ensure that <stdint.h> defines SIZE_MAX and friends.
Elliott Hughes
2013-06-13
1
-1
/
+19
*
Revert "Add SIZE_MAX to <stdint.h> in a way that might actually work."
Elliott Hughes
2013-06-12
1
-1
/
+1
*
Add SIZE_MAX to <stdint.h> in a way that might actually work.
Elliott Hughes
2013-06-12
1
-1
/
+1
*
<stdint.h> should expose SIZE_MAX.
Elliott Hughes
2013-06-12
1
-0
/
+1
*
Remove (near-)duplicate definitions of size_t and ssize_t.
Elliott Hughes
2012-11-29
1
-6
/
+0
*
Always define the 64-bit int types.
Elliott Hughes
2012-08-17
1
-37
/
+1
*
libc: <stdint.h>: Don't make __STD_CONSTANT_MACROS available if only __STD_LI...
David 'Digit' Turner
2011-03-11
1
-7
/
+3
*
libc: <stdint.h>: fix typo in INTMAX_C()/UINTMAX_C() definition
David 'Digit' Turner
2011-03-10
1
-1
/
+1
*
libc: <stdint.h>: Proper C++
David 'Digit' Turner
2011-03-10
1
-12
/
+26
*
Define 64 bit types if compiling with -std=c99
Martin Storsjo
2009-09-14
1
-6
/
+10
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-0
/
+5
*
Initial Contribution
android-1.0
The Android Open Source Project
2008-10-21
1
-0
/
+257