Rich Felker
|
e3ebe7db5d
use int instead of long for ptrdiff_t on all 32-bit archs
|
пре 12 година |
Rich Felker
|
aa85940388
fix float_t and double_t defs on x86 when -mfpmath=sse -msse2 is used
|
пре 13 година |
Rich Felker
|
848d30a1e5
use signed char rather than plain char for int8_t
|
пре 13 година |
Rich Felker
|
414a4cdebc
add float_t and double_t to math.h
|
пре 13 година |
Rich Felker
|
1d3c276807
don't define wchar_t on c++
|
пре 13 година |
Rich Felker
|
0b6b43ed3f
use __WCHAR_TYPE__ on i386 if it is defined
|
пре 13 година |
Rich Felker
|
def0af1898
use compiler builtins for variadic macros when available
|
пре 14 година |
Rich Felker
|
43b2e9bf26
more types cleanup
|
пре 14 година |
Rich Felker
|
28bde3b787
cleanup types stuff in headers, fix missing u_int*_t in sys/types.h
|
пре 14 година |
Rich Felker
|
5243e5f160
remove obsolete and useless useconds_t type
|
пре 14 година |
Rich Felker
|
3990c5c6a4
avoid all malloc/free in timer creation/destruction
|
пре 14 година |
Rich Felker
|
70c31c7bd7
some preliminaries for adding POSIX timers
|
пре 14 година |
Rich Felker
|
8bb0e48889
match dimensions so we can use all slots without invoking OOB-array-access
|
пре 14 година |
Rich Felker
|
e882756311
reorganize pthread data structures and move the definitions to alltypes.h
|
пре 14 година |
Rich Felker
|
44460c6d1e
fix some type leakage (timer_t) from x86_64 commit
|
пре 14 година |
Rich Felker
|
1355fdca7c
preparing build system to handle ports - step 1
|
пре 14 година |