fix pthread_cleanup_pop(1) crash in non-thread-capable, static-linked programs
[musl] / src / process / fdop.h
2011-05-29 Rich Felkerfix backwards posix_spawn file action order
2011-05-29 Rich Felkeradd accidentally-omitted file needed for posix_spawn...