fix ioctl _IOR, _IOW, etc macros to avoid signed overflow (2<<30)
[musl] / src / process / posix_spawn_file_actions_addclose.c
2011-05-29 Rich Felkerfix backwards posix_spawn file action order
2011-05-29 Rich Felkeradd file actions support to posix_spawn