From: Daniel Wagner <[email protected]>

Hi,

here an splitter version of adding O_CLOEXEC and SOCK_CLOEXEC.

cheer,
daniel

Daniel Wagner (8):
  tools: Add O_CLOEXEC to open()
  plugins: Add O_CLOEXEC to open()
  core: Add O_CLOEXEC to open()
  gdhcp: Add SOCK_CLOEXEC to socket()
  gweb: Add SOCK_CLOEXEC to socket()
  plugins: Add SOCK_CLOEXEC to socket()
  core: Add SOCK_CLOEXEC to socket()
  tools: Add SOCK_CLOEXEC to socket()

 gdhcp/client.c        |    4 +-
 gdhcp/common.c        |   10 ++++----
 gdhcp/ipv4ll.c        |    4 +-
 gdhcp/server.c        |    2 +-
 gweb/gresolv.c        |    3 +-
 gweb/gweb.c           |    3 +-
 plugins/loopback.c    |    2 +-
 plugins/ntpd.c        |    2 +-
 plugins/tist.c        |    4 +-
 plugins/vpn.c         |    4 +-
 src/6to4.c            |    6 ++--
 src/dnsproxy.c        |    4 +-
 src/inet.c            |   58 ++++++++++++++++++++++++------------------------
 src/iptables.c        |    2 +-
 src/ntp.c             |    2 +-
 src/resolver.c        |    2 +-
 src/rfkill.c          |    4 +-
 src/rtnl.c            |    4 +-
 src/stats.c           |    2 +-
 src/tethering.c       |    4 +-
 src/timezone.c        |   10 ++++----
 tools/alg-test.c      |    4 +-
 tools/iptables-test.c |    2 +-
 tools/stats-tool.c    |    3 +-
 tools/tap-test.c      |    4 +-
 tools/wispr.c         |    2 +-
 26 files changed, 77 insertions(+), 74 deletions(-)

-- 
1.7.7

_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to