Files
semi-libc/src
Rich Felker 1c12c24364 don't fail posix_spawn on failed close
the resolution of austin group issue #370 removes the requirement that
posix_spawn fail when the close file action is performed on an
already-closed fd. since there are no other meaningful errors for
close, just ignoring the return value completely is the simplest fix.
2014-12-05 21:15:41 -05:00
..
2014-09-05 03:28:00 -04:00
2014-11-23 14:33:01 -05:00