raf <[EMAIL PROTECTED]> writes:

> i'd recommend taking daemon.c and removing anything
> there that depends on the other files. it's main
> dependencies are lim.c (posix.1 limits) and sig.c
> (signal handling) and fifo.c (for the locked pid file).
> these dependencies are probably good to keep. i think
> these files should compile easily on any posix system.

Ok. I'll try to follow that plan.

/Niels

Reply via email to