lib/util: added set_close_on_exec()
authorAndrew Tridgell <tridge@samba.org>
Wed, 30 Nov 2011 04:17:47 +0000 (15:17 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 15 Dec 2011 22:36:22 +0000 (23:36 +0100)
commit3b56f64923a71a90734c5167d549e4eb14002d18
tree9f0e674be0f784f05845380f7afa9abc1a57230c
parent9782501f0b9fafa171c4ed830abd8433b0be1f1b
lib/util: added set_close_on_exec()

this was already in tevent_util.c, but library layering prevented us
from using it in some other libraries
lib/util/blocking.c
lib/util/samba_util.h