time: fix build for toolchains without O_CLOEXEC
authorDenys Vlasenko <vda.linux@googlemail.com>
Fri, 27 Oct 2017 17:05:00 +0000 (19:05 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 27 Oct 2017 17:05:00 +0000 (19:05 +0200)
commitd3a7e88008880489feb0f0adf1bcf8af1af2e9a7
treef7ff027c42cdffd10494bf202ecc42ddcf928d54
parent9ac42c500586fa5f10a1f6d22c3f797df11b1f6b
time: fix build for toolchains without O_CLOEXEC

Based on patch by Eugene Rudoy <gene.devel@gmail.com>

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
miscutils/time.c