Rich Felker
|
25e6fee27f
remove LFS64 programming interfaces (macro-only) from _GNU_SOURCE
|
2 years ago |
Rich Felker
|
a31a30a007
remove implicit include of sys/sysmacros.h from sys/types.h
|
5 years ago |
Szabolcs Nagy
|
7ff804269b
fix macros for LFS *64_t types in sys/stat.h, sys/types.h, glob.h
|
10 years ago |
Szabolcs Nagy
|
5f4c496693
fix POSIX namespace pollution in sys/types.h
|
10 years ago |
Rich Felker
|
009f186810
move register_t and u_int64_t (back) to alltypes
|
11 years ago |
Rich Felker
|
9448b0513e
refactor headers, especially alltypes.h, and improve C++ ABI compat
|
11 years ago |
rofl0r
|
47cf4919fc
re-add useconds_t
|
11 years ago |
Rich Felker
|
c1a9658bd1
default features: make musl usable without feature test macros
|
12 years ago |
Rich Felker
|
3b94daba71
_GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE
|
12 years ago |
Rich Felker
|
419ae6d5c9
support _BSD_SOURCE feature test macro
|
12 years ago |
Rich Felker
|
f0b85fd926
add *64 junk for sys/*.h headers
|
12 years ago |
Rich Felker
|
147f355cb6
apparently gnu caddr_t is supposed to be char *, not unsigned long
|
12 years ago |
Rich Felker
|
28bde3b787
cleanup types stuff in headers, fix missing u_int*_t in sys/types.h
|
13 years ago |
Rich Felker
|
2555fe1b6d
add some ugly legacy type names in sys/types.h (u_char etc.)
|
13 years ago |
Rich Felker
|
b446c55b6f
remove some old cruft from sys/types.h
|
13 years ago |
Rich Felker
|
f552c792c7
include sys/sysmacros.h from sys/types.h when _GNU_SOURCE is defined
|
13 years ago |
Rich Felker
|
e882756311
reorganize pthread data structures and move the definitions to alltypes.h
|
13 years ago |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
13 years ago |