clean up dns_parse_callback
[musl] / src / process / posix_spawnp.c
2018-09-12 Rich Felkeroverhaul internally-public declarations using wrapper...
2018-09-12 Rich Felkerrework mechanism for posix_spawnp calling posix_spawn
2012-10-18 Rich Felkerfix parent-memory-clobber in posix_spawn (environ)
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