Enrico Scholz <greylist-milter@...> wrote:
> As Eugen noticed, setregid() shall be used instead of the setgid() +
> setegid() sequence. Accordingly SUSv3, 'setregid(2)' was "first released
> in Issue 4, Version 2.", but setegid(2) is younger because it was "first
> released in Issue 6.".
In setregid(2) on my favourite OS, I have:
HISTORY
The setregid() function call appeared in 4.2BSD. An incompatible
version was implemented in 4.4BSD. It was reimplemented in NetBSD
1.2 in a way compatible with 4.3BSD, SunOS and Linux, but should
not be used in new code.
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] RH initscript issues
2005-02-08 by manu@netbsd.org