use restrict everywhere it's required by c99 and/or posix 2008
[musl] / src / process / posix_spawnp.c
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-09-14 Rich Felkerfix various errors in function signatures/prototypes...
2011-05-28 Rich Felkerinitial implementation of posix_spawn