tools: Add O_CLOEXEC to open()
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Sun, 23 Oct 2011 12:16:23 +0000 (14:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 25 Oct 2011 11:34:06 +0000 (13:34 +0200)
commit4826f90b555f009972276be1fa945d81b435950a
tree2d62eda201ef154be4aeb869978685e9d99f1a24
parentcb3e78500a2539a61d73ecb9708a2b06ea1f356d
tools: Add O_CLOEXEC to open()

Make sure all file descriptor are closed.
tools/alg-test.c
tools/stats-tool.c
tools/tap-test.c
tools/wispr.c