fix potential deadlock between multithreaded fork and aio
[musl] / src / process / posix_spawn_file_actions_addopen.c
2021-01-30 Rich Felkerfail posix_spawn file_actions operations with negative fds
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-05-29 Rich Felkerfix backwards posix_spawn file action order
2011-05-29 Rich Felkeradd file actions support to posix_spawn