This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [MTASCsft PATCH 03/??] MT-, AS- and AC-Safety docs: manual/arith.texi


On Jan 29, 2014, "Carlos O'Donell" <carlos@redhat.com> wrote:

> On 01/23/2014 10:03 AM, Alexandre Oliva wrote:

>> @deftypefun int feclearexcept (int @var{excepts})
>> +@safety{@prelim{}@mtsafe{}@assafe{@assposix{}}@acsafe{@acsposix{}}}

> It's not one of the 3 posix AC-safe functions.

> How is this @acsposix{}? 

POSIX has it's not AC-Safe; our implementation it is, therefore it's
unlike POSIX, thus !posix.  It's within @acsafe{}, thus the correct note
is @acsposix{}.

> It's not one of the set of AS-safe functions in POSIX.

> How is this @assposix{}? 

Same reasoning.  POSIX says it's AS-Unsafe, our implementation is
AS-Safe, thus !posix.

-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist     Red Hat Brazil Toolchain Engineer


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]