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/paYsU/q7peTVys3N/nuRldpd9dctSFTKiFc9508 gsG1ijtwKRoFdk From: Juan Manuel Guerrero To: djgpp-workers AT delorie DOT com Subject: Re: setegid/seteuid and setresgid/setresuid implementation Date: Thu, 26 Nov 2009 16:29:53 +0100 User-Agent: KMail/1.9.10 References: <200911250227 DOT 47642 DOT juan DOT guerrero AT gmx DOT de> <200911250343 DOT 24677 DOT juan DOT guerrero AT gmx DOT de> <837htfnski DOT fsf AT gnu DOT org> In-Reply-To: <837htfnski.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911261629.53238.juan.guerrero@gmx.de> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.68 Reply-To: djgpp-workers AT delorie DOT com Am Mittwoch, 25. November 2009 schrieb Eli Zaretskii: > > From: Juan Manuel Guerrero > > Date: Wed, 25 Nov 2009 03:43:24 +0100 > > > > May be it time to start tinking about a djgpp > > specific implementation of posix spawn* family of functions. > > There is one already in libiberty, just use that. Is there a canonical place to check out the libiberty sources or must I download the latest gcc or gdb or binutils archives and extract them from there? I have inspected the projects hosted at sourceware.org, at gnu.org and at savannah.gnu.org, but libiberty is not available as independent project.