r22372: split out become_daemon() into it's own function
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Apr 2007 14:14:11 +0000 (14:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:51:09 +0000 (14:51 -0500)
commit8cd36c47aaf1098876bceb314cb0a1f39369cb46
treeac32592b27a985a05cdf0d5330da46bca792dbbf
parent76fbe90596f5f26c09185129d9a4f3e2b42428e1
r22372: split out become_daemon() into it's own function

this remove the dependency of util.o to swrap_close
which causes sometrouble with the pidl tests
on some hosts

metze
source/lib/util/config.mk
source/lib/util/util.c