Rich Felker
|
1c322f2f0a
fix some restrict-qualifier mismatches in newly added interfaces
|
12 years ago |
Rich Felker
|
1e21e78bf7
add support for thread scheduling (POSIX TPS option)
|
12 years ago |
Rich Felker
|
455f96857f
remove all remaining redundant __restrict/__inline/_Noreturn defs
|
12 years ago |
Rich Felker
|
400c5e5c83
use restrict everywhere it's required by c99 and/or posix 2008
|
12 years ago |
Rich Felker
|
13cd969552
fix various errors in function signatures/prototypes found by nsz
|
13 years ago |
Rich Felker
|
c97f0d998c
initial implementation of posix_spawn
|
13 years ago |