Moved become_daemon() and close_low_fds() to shared util lib
authorSteven Danneman <steven.danneman@isilon.com>
Fri, 20 Feb 2009 23:10:21 +0000 (15:10 -0800)
committerSteven Danneman <steven.danneman@isilon.com>
Sat, 21 Feb 2009 00:30:12 +0000 (16:30 -0800)
commit116ce19b10a1fd60776764974ad50776ff7c4714
tree9b89a37dbcc8b4d7ebed324d5960f3fd550fc3d6
parent5bd7f9c61bb2fea1867ac6657c9b30799ba49d8f
Moved become_daemon() and close_low_fds() to shared util lib
lib/util/become_daemon.c
lib/util/util.h
source3/Makefile.in
source3/include/proto.h
source3/lib/util.c
source4/smbd/server.c