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]

[COMMITTED] Use C99 math macros


This patch renames all uses of __isinf*, __isnan*, __finite* and __signbit* to the standard C99
macros. This has no effect on generated code (checked on AArch64).

Commited as trivial patch (d81f....0690).

Attachment: math_macros.txt
Description: Text document


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