Re: Location of declarations in Linux vs FreeBSD, etc.

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

 



Philip Kovacs <kovacsp3@xxxxxxxxxxx> writes:

> I think the thing to do is a) include both headers and be done with it
> or b) code a small daemon function myself given that some unices may not
> have it.

Feel free to use the daemon implementation in:

    <http://www.eyrie.org/~eagle/software/kstart/>

You'll need to replace the #include <system.h> with the headers listed at
the top of system.h in the source tree or use system.h as well.  Requires
AC_CHECK_FUNCS([setsid]).

It, like most of the portability functions I write, is in the public
domain.

-- 
Russ Allbery (rra@xxxxxxxxxxxx)             <http://www.eyrie.org/~eagle/>


_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux