[MTASCsft PATCH 03/??] MT-, AS- and AC-Safety docs: manual/arith.texi
Carlos O'Donell
carlos@redhat.com
Wed Jan 29 06:14:00 GMT 2014
On 01/29/2014 12:57 AM, Alexandre Oliva wrote:
> 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{}.
Sorry, you're right.
>> 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.
>
Thanks.
Looks good then.
Cheers,
Carlos.
More information about the Libc-alpha
mailing list