fix type issues in stdint.h so underlying types of 64-bit types match ABI
[musl] / src / process / system.c
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