rewrite popen to use posix_spawn instead of fragile vfork hacks
[musl] / src / stdio / tmpfile.c
2011-04-17 Rich Felkerdebloat: use __syscall instead of syscall where possible
2011-04-15 Rich Felkermake tmpfile slightly more efficient (use unlink syscal...
2011-03-29 Rich Felkermake tmpfile fail after exceeding max tries.
2011-03-20 Rich Felkerglobal cleanup to use the new syscall interface
2011-02-12 Rich Felkerinitial check-in, version 0.5.0