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
|
2dd8d5e1b8
add support for ugly *64 functions with _LARGEFILE64_SOURCE
|
13 years ago |
Rich Felker
|
3be616c1df
fix alloca issue in stdlib.h too
|
13 years ago |
Rich Felker
|
f4ad36c4bf
add deprecated (removed from posix) [efg]cvt() functions
|
13 years ago |
Rich Felker
|
d4045a1683
declare alloca in stdlib.h when _GNU_SOURCE is defined
|
13 years ago |
Rich Felker
|
4b5f054098
move wait.h macros out of bits. they do not vary.
|
14 years ago |
Rich Felker
|
750b738e53
add ptsname_r (nonstandard) and split ptsname (standard) to separate file
|
14 years ago |
Rich Felker
|
a5323c5768
add some missing prototypes for nonstandard functions (strsep, clearenv)
|
14 years ago |
Rich Felker
|
f451462098
fix the types of some integer constant limits in headers
|
14 years ago |
Rich Felker
|
6d36c2098b
fix missing EXIT_* in stdlib.h after header cleanup
|
14 years ago |
Rich Felker
|
80695b1d1e
begin namespace-cleanup of standard C headers
|
14 years ago |
Rich Felker
|
0b44a0315b
initial check-in, version 0.5.0
|
14 years ago |