11 Commits (57a0b82441e8d03a93965e2a373588721374ed78)

Author SHA1 Message Date
Rich Felker c1a9658bd1 default features: make musl usable without feature test macros 14 years ago
Rich Felker 3b94daba71 _GNU_SOURCE is supposed to imply _LARGEFILE64_SOURCE 14 years ago
Rich Felker 419ae6d5c9 support _BSD_SOURCE feature test macro 14 years ago
Rich Felker f0b85fd926 add *64 junk for sys/*.h headers 14 years ago
Rich Felker 147f355cb6 apparently gnu caddr_t is supposed to be char *, not unsigned long 14 years ago
Rich Felker 28bde3b787 cleanup types stuff in headers, fix missing u_int*_t in sys/types.h 15 years ago
Rich Felker 2555fe1b6d add some ugly legacy type names in sys/types.h (u_char etc.) 15 years ago
Rich Felker b446c55b6f remove some old cruft from sys/types.h 15 years ago
Rich Felker f552c792c7 include sys/sysmacros.h from sys/types.h when _GNU_SOURCE is defined 15 years ago
Rich Felker e882756311 reorganize pthread data structures and move the definitions to alltypes.h 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago