History log of /haiku/src/system/libroot/posix/glibc/math/complex.h (Results 1 – 4 of 4)
Revision Date Author Comments
# 7ea9a798 24-Aug-2024 Augustin Cavalier <waddlesplash@gmail.com>

libroot/glibc: Use __builtin_isnan and let the compiler figure out types.

This is what we do in <math.h> already.

Fixes compile errors with Clang.


# 9df77ea3 19-Jan-2020 Augustin Cavalier <waddlesplash@gmail.com>

libroot: Make glibc use our math.h.

Only a few definitions (and some "hacks", to force glibc to
use __builtin_* where possible) that are not in our math.h
remain. This cuts out a lot more of the "bi

libroot: Make glibc use our math.h.

Only a few definitions (and some "hacks", to force glibc to
use __builtin_* where possible) that are not in our math.h
remain. This cuts out a lot more of the "bits" headers.

No "functional" change intended (but should help
fix the build on arches where we do not include
__fpclassify, etc. anymore.)

show more ...


# dab2aa81 18-Sep-2015 François Revol <revol@free.fr>

complex.h: fix __NO_LONG_DOUBLE_MATH test

PPC doesn't support long double yet...


# 5acbf1f5 14-Feb-2006 Jérôme Duval <korli@users.berlios.de>

added more math functions (complex ones)


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@16392 a95241bf-73f2-0310-859d-f6bbb57e9c96