Sujet : Re: Calling conventions (particularly 32-bit ARM)
De : tkoenig (at) *nospam* netcologne.de (Thomas Koenig)
Groupes : comp.archDate : 13. Jan 2025, 19:02:10
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vm3kf2$1t0s1$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9
User-Agent : slrn/1.0.3 (Linux)
MitchAlsup1 <
mitchalsup@aol.com> schrieb:
errno is an atrocity all by itself; single handedly preventing
direct use of SIN(), COS(), TAN(), ATAN(), exp(), ln(), pow()
as instructions.
Fortunately, the C standard does not require errno to be set
for these functions. Apple, for example, does not do so.