head 1.3; access; symbols SOURCE_RESTRUCTURING_BEFORE:1.2 LMTP2NNTP_1_2a1:1.2 LMTP2NNTP_1_1_1:1.2 LMTP2NNTP_1_1_0:1.2 LMTP2NNTP_1_1b4:1.2 LMTP2NNTP_1_1b3:1.2 LMTP2NNTP_1_1b2:1.2 LMTP2NNTP_1_1b1:1.2; locks; strict; comment @ * @; 1.3 date 2001.12.31.11.09.52; author thl; state dead; branches; next 1.2; 1.2 date 2001.10.04.11.00.38; author rse; state Exp; branches; next 1.1; 1.1 date 2001.10.04.10.57.22; author rse; state Exp; branches; next ; desc @@ 1.3 log @Mega-Commit: Finally restructure the lmtp2nntp source tree in order to clean it up. We especially use a consistent prefix for all inlined sources. @ text @#ifndef _DAEMON_H_ #define _DAEMON_H_ int daemonize(void); #endif /* _DAEMON_H_ */ @ 1.2 log @make it easier for our situation @ text @@ 1.1 log @add daemon support code @ text @d4 1 a4 1 int daemonize(int, int); @