bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what does regex depend on sys_wait?


From: Paul Eggert
Subject: Re: what does regex depend on sys_wait?
Date: Tue, 28 Sep 2010 13:20:42 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

On 09/28/10 12:44, Eric Blake wrote:
> The module name system accurately reflects that it is for the system(3)
> library call

But the "system" library call is standardized by ISO C99.
The proposed module implements the POSIX specification for "system",
which contains more requirements than the ISO C99 standard.
Applications that need only the C99-required semantics
shouldn't need to include the module, so it may make sense
to call the module "system-posix" rather than "system".

(Again, this is a relatively minor quibble.)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]