reduce spurious inclusion of libc.h
[musl] / src / process / system.c
2018-09-12 Rich Felkerreduce spurious inclusion of libc.h
2018-08-29 Rich Felkerfix return value of system on failure to spawn child...
2013-12-12 Szabolcs Nagyinclude cleanups: remove unused headers and add feature...
2013-03-25 Rich Felkerremove cruft from pre-posix_spawn version of the system...
2013-02-17 Rich Felkerconsistently use the internal name __environ for environ
2013-02-03 Rich Felkerbase system() on posix_spawn
2012-10-29 Rich Felkersystem is a cancellation point
2012-10-19 Rich Felkerfix usage of locks with vfork
2012-10-18 Rich Felkeroverhaul system() and popen() to use vfork; fix various...
2011-02-12 Rich Felkerinitial check-in, version 0.5.0