X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com X-Authenticated: #27081556 X-Provags-ID: V01U2FsdGVkX1/RjxkS11PR029UNETb3D9dDN05caqcDcYXM42y0C 4yd7zZCCheekwq From: Juan Manuel Guerrero To: djgpp-workers AT delorie DOT com Subject: Re: setegid/seteuid and setresgid/setresuid implementation Date: Wed, 25 Nov 2009 17:53:25 +0100 User-Agent: KMail/1.9.10 References: <200911250227 DOT 47642 DOT juan DOT guerrero AT gmx DOT de> <200911250158 DOT nAP1wHKw010491 AT envy DOT delorie DOT com> In-Reply-To: <200911250158.nAP1wHKw010491@envy.delorie.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911251753.26249.juan.guerrero@gmx.de> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.79 Reply-To: djgpp-workers AT delorie DOT com Am Mittwoch, 25. November 2009 schrieb DJ Delorie: > Why does m4 need setresgid ? configure checks for setegid and seteuid. If they are not found then setresgid and setresuid are used as default.