Rich Felker
|
648c3b4e18
change uid_t, gid_t, and id_t to unsigned types
|
11 years ago |
Rich Felker
|
a3e2f3c2b1
respect iso c namespace in stdio.h and wchar.h regarding va_list
|
11 years ago |
Rich Felker
|
5e642b5a23
change underlying type of clock_t to be uniform and match ABI
|
11 years ago |
Rich Felker
|
f77bab5933
fix type issues in stdint.h so underlying types of 64-bit types match ABI
|
12 years ago |
rofl0r
|
47cf4919fc
re-add useconds_t
|
12 years ago |
Rich Felker
|
da1442c9a8
fix types for wctype_t and wctrans_t
|
12 years ago |
Rich Felker
|
e3ebe7db5d
use int instead of long for ptrdiff_t on all 32-bit archs
|
12 years ago |
Rich Felker
|
848d30a1e5
use signed char rather than plain char for int8_t
|
13 years ago |
Rich Felker
|
414a4cdebc
add float_t and double_t to math.h
|
13 years ago |
Rich Felker
|
1d3c276807
don't define wchar_t on c++
|
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
|
d960d4f2cb
initial commit of the arm port
|
13 years ago |