Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 1995 08:43:50 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        FreeBSD-current@FreeBSD.org, paul@isl.cf.ac.uk
Subject:   Re: deamon
Message-ID:  <199504142243.IAA24634@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>There's a daemon() defined in stdlib.h that's new with 4.4BSD and it
>clashes with a char array defined in procmail. Anyone know anything
>about this? Should it really be declared in stdlib.h?

No.  It isn't standard.  This example shows the type of thing that goes
wrong when standard headers are polluted.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504142243.IAA24634>