Upgrade to current NetBSD popen/pclose.
Elliott Hughes authored
This gets us back to using vfork now our ARM vfork assembler stub is
fixed, and adds the missing thread safety for the 'pidlist'.

Bug: 5335385
Change-Id: Ib08bfa65b2cb9fa695717aae629ea14816bf988d
6b3f49a5
Name Last commit Last update
..
Android.mk Stop using the local gcc.
benchmark.h Improve benchmarking tool, add a few math benchmarks.
benchmark_main.cpp Improve benchmarking tool, add a few math benchmarks.
debug_format_test.cpp Unit tests for formatting code, fix %%.
dirent_test.cpp Fix __pthread_clone on ARM to set errno on failure.
dlfcn_test.cpp Don't test GNU-style ELF hashes on MIPS.
empty.cpp Reject .so files with no sysv hash table.
fenv_test.cpp Upgrade libm.
getauxval_test.cpp libc: add getauxval()
getcwd_test.cpp Fix __pthread_clone on ARM to set errno on failure.
libgen_test.cpp Clean up the <libgen.h> implementation a little, bring in tests.
math_benchmark.cpp Improve benchmarking tool, add a few math benchmarks.
math_test.cpp Put the right number of Ls after 64-bit constants.
netdb_test.cpp Update getnameinfo.c, remove dead code, and fix error reporting.
pthread_test.cpp Fix raise(3) so it works in signal handlers.
regex_test.cpp Switch to the current NetBSD regex implementation.
signal_test.cpp Fix raise(3) so it works in signal handlers.
stack_protector_test.cpp Fix the stack protector death test.
stdio_test.cpp Upgrade to current NetBSD popen/pclose.
stdlib_test.cpp Move realpath.c to upstream-freebsd.
string_benchmark.cpp Improve benchmarking tool, add a few math benchmarks.
string_test.cpp FORTIFY_SOURCE: optimize
strings_test.cpp Everyone has CLZ.
stubs_test.cpp Fix __pthread_clone on ARM to set errno on failure.
unistd_test.cpp Remove bogus extra alignment from sbrk.