Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
musl
/
f1abc29bd09dde14edd942f5868446aaba77f73f
/
include
/
stdint.h
dac4fc4
fix signedness of UINT32_MAX and UINT64_MAX at the preprocessor level
by Rich Felker
· 10 years ago
aee9b15
fix signedness of WINT_MIN expression
by Rich Felker
· 10 years ago
c4dd0c9
change wint_t to unsigned
by Rich Felker
· 11 years ago
9448b05
refactor headers, especially alltypes.h, and improve C++ ABI compat
by Rich Felker
· 11 years ago
43653c1
remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS checks in stdint.h
by Rich Felker
· 12 years ago
f77bab5
fix type issues in stdint.h so underlying types of 64-bit types match ABI
by Rich Felker
· 12 years ago
c7af271
eliminate bits/wchar.h
by Rich Felker
· 12 years ago
3d64946
fix signedness errors in stdint.h constant macros
by Rich Felker
· 12 years ago
a591e03
revert hacks for types of stdint.h integer constant macros
by Rich Felker
· 13 years ago
73f5ff4
make [U]INTn_C() macros have the right type...
by Rich Felker
· 13 years ago
224c7a3
fix the type of wchar_t on arm; support wchar_t varying with arch
by Rich Felker
· 13 years ago
43b2e9b
more types cleanup
by Rich Felker
· 14 years ago
28bde3b
cleanup types stuff in headers, fix missing u_int*_t in sys/types.h
by Rich Felker
· 14 years ago
0b44a03
initial check-in, version 0.5.0
by Rich Felker
· 14 years ago