[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: proposed split of start-stop-daemon.c



On Thu, 26 Jun 2003, Nathan Hawkins wrote:

> I've been working on improved FreeBSD support for start-stop-daemon.c, *
> and have been thinking for a while of splitting it into separate files.
> One file for the generic parts, and one per OS supported. Currently,
> it's #ifdef spaghetti, because we have support for Linux, Solaris,
> HP-UX, Hurd, and three kinds of BSD, all jammed into the same file.
> IMHO, it'd be a lot easier to understand and maintain if these were
> separated.
>
> Are there any objections or suggestions before I start working on this?

I have no problems.  Use makefile magic to link in the right files.



Reply to: