Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 1995 00:01:28 +0100 (BST)
From:      Paul Richards <paul@isl.cf.ac.uk>
To:        bde@zeta.org.au (Bruce Evans)
Cc:        FreeBSD-current@FreeBSD.org
Subject:   Re: deamon
Message-ID:  <199504142301.AAA19029@isl.cf.ac.uk>
In-Reply-To: <199504142243.IAA24634@godzilla.zeta.org.au> from "Bruce Evans" at Apr 15, 95 08:43:50 am

next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Bruce Evans who said
> 
> >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.

So we need to sanitise stdlib.h, how do we best deal with this then. The
hash code is in the stdlib area of libc but has it's own specific header.
Can we do the same for other non-standard parts of libc.

-- 
  Paul Richards, FreeBSD core team member. 
  Internet: paul@FreeBSD.org,  URL: http://isl.cf.ac.uk/~paul/
  Phone: +44 1222 874000 x6646 (work), +44 1222 457651 (home)
  Dept. Mechanical Engineering, University of Wales, College Cardiff.



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