This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: Patch: use close-on-exec
- From: Tom Tromey <tromey at redhat dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: Andreas Schwab <schwab at suse dot de>, Binutils Development <binutils at sourceware dot org>
- Date: Thu, 06 Nov 2008 13:11:40 -0700
- Subject: Re: Patch: use close-on-exec
- References: <m3wsftpse5.fsf@fleche.redhat.com> <jezlkp9htl.fsf@sykes.suse.de> <m3r660mw52.fsf@fleche.redhat.com> <4912E14C.3060403@redhat.com>
- Reply-to: Tom Tromey <tromey at redhat dot com>
>>>>> "Nick" == Nick Clifton <nickc@redhat.com> writes:
>> 2008-10-28 Tom Tromey <tromey@redhat.com>
>> * configure, config.in: Rebuild.
>> * configure.in: Check for fileno.
>> * bfdio.c (close_on_exec): New function.
>> (real_fopen): Use it.
>> (FD_CLOEXEC): New define.
Nick> Approved - please apply.
Thanks, I checked it in.
Let me know if there are any problems.
Tom