Add changes to be a real daemon just for unix os.
authorsteudten <steudten@users.sourceforge.net>
Mon, 5 Nov 2001 21:41:43 +0000 (21:41 +0000)
committersteudten <steudten@users.sourceforge.net>
Mon, 5 Nov 2001 21:41:43 +0000 (21:41 +0000)
commit27e7ab19921a75f023658b07d314719875be2062
treebdb1a483e389c32b2584f4f94b8303fedb2b2b4b
parentec15bdc2ec5fbed1c2f10ae88251d1dfc5147adb
Add changes to be a real daemon just for unix os.
(change cwd to /, detach from controlling tty, set
process group and session leader to the own process.
Add DBG() Macro.
Add some fatal-error log message for failed malloc().
Add '-d' if compiled with 'configure --with-debug' to
enable debug output.
jcc.c
jcc.h
loadcfg.c
miscutil.c