rewrite popen to use posix_spawn instead of fragile vfork hacks
[musl] / src / linux / clock_adjtime.c
2012-09-17 Rich Felkeradd clock_adjtime, remap_file_pages, and syncfs syscall...