[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: avoid non termination of ./configure
From: |
Eric Blake |
Subject: |
Re: avoid non termination of ./configure |
Date: |
Fri, 13 May 2016 13:08:17 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
On 05/13/2016 10:55 AM, Nikos Mavrogiannopoulos wrote:
>> Thanks for catching that. Shouldn't the fixed versions call _Exit,
>> not
>> _exit? The former is defined by the C standard and the latter is
>> not.
>> The relevant modules can depend on the _Exit module, to support
>> older
>> platforms that lack _Exit.
>
> I used _exit() because there were already modules using that call. I
> think it would be an overkill to introduce the _Exit dependency.
The doc/posix-functions/_*xit*.texi files mention that many platforms
(some relatively modern) still lack _Exit(), but didn't mention any
modern platforms that lack _exit()
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature