Rich Felker
|
1ccc804e13
fix regression with applications that expect struct winsize in ioctl.h
|
il y a 4 ans |
Rich Felker
|
f12bd8e05c
signal to kernel headers that time_t is 64-bit
|
il y a 5 ans |
Rich Felker
|
d6dcfe4d0c
move time_t and suseconds_t definitions to common alltypes.h.in
|
il y a 5 ans |
Rich Felker
|
9b2921bea1
adjust struct timespec definition to be time64-ready
|
il y a 5 ans |
Rich Felker
|
2d3083e746
move pthread types out of per-arch alltypes.h
|
il y a 5 ans |
Rich Felker
|
97d35a552e
move __BYTE_ORDER definition to alltypes.h
|
il y a 5 ans |
Rich Felker
|
00ec11d19e
remove per-arch definitions for va_list
|
il y a 5 ans |
Rich Felker
|
f368d9fd26
make FILE a complete type for pre-C11 standard profiles
|
il y a 5 ans |
Rich Felker
|
919ad8d5fb
explicitly use signed keyword to define intNN_t and derivative types
|
il y a 6 ans |
Rich Felker
|
91f15e2d0d
move wint_t definition to the shared part of alltypes.h.in
|
il y a 10 ans |
Rich Felker
|
ab9672ae73
implement uchar.h (C11 UTF-16/32 conversion) interfaces
|
il y a 10 ans |
Rich Felker
|
9578f0530a
undefine internal-use type macros at the end of alltypes.h
|
il y a 11 ans |
Rich Felker
|
009f186810
move register_t and u_int64_t (back) to alltypes
|
il y a 11 ans |
Rich Felker
|
1c6cace0bf
fix regression in size of nlink_t (broken stat struct) on x86_64
|
il y a 11 ans |
Rich Felker
|
8327ae0cb2
make regoff_t and regex_t match C++ ABI
|
il y a 11 ans |
Rich Felker
|
4e3c6b4303
make pthread_key_t unsigned to match ABI
|
il y a 11 ans |
Rich Felker
|
0109d950e6
make pthread attribute types structs, even when they just have one field
|
il y a 11 ans |
Rich Felker
|
9448b0513e
refactor headers, especially alltypes.h, and improve C++ ABI compat
|
il y a 11 ans |