]> granicus.if.org Git - strace/commit
Fix build on systems that lack O_CLOEXEC definition
authorDmitry V. Levin <ldv@altlinux.org>
Mon, 24 Aug 2015 09:38:03 +0000 (09:38 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Tue, 25 Aug 2015 10:05:08 +0000 (10:05 +0000)
commit12cca59aedb51aaffbe87c21f220ad815598c3d2
tree66945921913bbd49639fb4e44be9c4079f76037e
parent3595f4ae15ad50fae917fdd1871eece4e928fb3a
Fix build on systems that lack O_CLOEXEC definition

* xlat/efd_flags.in: Check that O_CLOEXEC is defined.
* xlat/epollflags.in: Likewise.
* xlat/sfd_flags.in: Likewise.
* xlat/timerfdflags.in: Fix O_CLOEXEC check.
xlat/efd_flags.in
xlat/epollflags.in
xlat/sfd_flags.in
xlat/timerfdflags.in