Rich Felker
|
dac4fc49ae
fix signedness of UINT32_MAX and UINT64_MAX at the preprocessor level
|
10 years ago |
Rich Felker
|
aee9b15262
fix signedness of WINT_MIN expression
|
10 years ago |
Rich Felker
|
c4dd0c98ba
change wint_t to unsigned
|
11 years ago |
Rich Felker
|
9448b0513e
refactor headers, especially alltypes.h, and improve C++ ABI compat
|
11 years ago |
Rich Felker
|
43653c1250
remove __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS checks in stdint.h
|
11 years ago |
Rich Felker
|
f77bab5933
fix type issues in stdint.h so underlying types of 64-bit types match ABI
|
11 years ago |
Rich Felker
|
c7af271000
eliminate bits/wchar.h
|
11 years ago |
Rich Felker
|
3d649468c7
fix signedness errors in stdint.h constant macros
|
12 years ago |
Rich Felker
|
a591e0383a
revert hacks for types of stdint.h integer constant macros
|
12 years ago |
Rich Felker
|
73f5ff4e86
make [U]INTn_C() macros have the right type...
|
13 years ago |
Rich Felker
|
224c7a376a
fix the type of wchar_t on arm; support wchar_t varying with arch
|
13 years ago |
Rich Felker
|
43b2e9bf26
more types cleanup
|
13 years ago |
Rich Felker
|
28bde3b787
cleanup types stuff in headers, fix missing u_int*_t in sys/types.h
|
13 years ago |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |