third_party_libnl/lib/route/qdisc
Nick Kralevich 64b12a065a fopen: add O_CLOEXEC
Add O_CLOEXEC to various fopen() calls. This avoids file descriptors
leaking across an exec() boundary in a multi-threaded program. Please
see "man 2 open" for additional information about O_CLOEXEC.

Signed-off-by: Nick Kralevich <nnk@google.com>

https://github.com/thom311/libnl/pull/128
2017-01-17 23:00:18 +01:00
..
blackhole.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
cbq.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
dsmark.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
fifo.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
fq_codel.c add fq_codel qdisc 2013-11-22 10:13:39 +01:00
hfsc.c qdisc: add hfsc qdisc support 2014-07-30 19:03:56 +02:00
htb.c trivial: whitespace-only fixes for src and lib 2016-08-12 23:06:27 +02:00
ingress.c add ingress qdisc 2013-10-31 00:28:04 +01:00
netem.c fopen: add O_CLOEXEC 2017-01-17 23:00:18 +01:00
plug.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
prio.c style: require comma after __ADD() macro 2014-07-27 10:57:31 +02:00
red.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
sfq.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00
tbf.c Move private header files to <netlink-private/*> 2013-01-24 13:51:24 +01:00