diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-12-05 21:15:41 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-12-05 21:15:41 -0500 |
commit | 1c12c24364d1058ffdbb28fca72a51de85082778 (patch) | |
tree | c199e4d80a2f97a14e5f310979d8611a57227505 /src/misc/getopt_long.c | |
parent | fix getopt handling of ':' modifier for multibyte option characters (diff) | |
download | grovel-1c12c24364d1058ffdbb28fca72a51de85082778.tar.gz grovel-1c12c24364d1058ffdbb28fca72a51de85082778.tar.xz |
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.
Diffstat (limited to 'src/misc/getopt_long.c')
0 files changed, 0 insertions, 0 deletions