nuttx/include/cxx
aviralgarg05 2820444284 include/cxx/cmath: Use toolchain <cmath> with toolchain libm.
When CONFIG_LIBM_TOOLCHAIN is enabled, include_next the toolchain\n<c\+\+>/cmath wrapper instead of importing symbols from the NuttX\ncmath shim. This avoids include-order recursion and lets libstdc\+\+\nresolve std::abs/std::acos/... against the matching toolchain C\nmath.h declarations.\n\nKeep the existing NuttX cmath namespace path unchanged for non-\ntoolchain libm configurations.

Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>
2026-02-26 12:48:55 +08:00
..
cassert include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cctype include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cerrno include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cinttypes include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
climits include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
clocale include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cmath include/cxx/cmath: Use toolchain <cmath> with toolchain libm. 2026-02-26 12:48:55 +08:00
csignal include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cstdarg include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cstdbool include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cstddef cxx/cstddef: expose 'max_align_t' 2025-12-09 18:03:10 +08:00
cstdint include: Author: Gregory Nutt: update licenses to Apache 2.0 2021-02-04 03:33:58 -08:00
cstdio include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cstdlib include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cstring include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
ctime include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cwchar include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00
cwctype include: migrate to SPDX identifier 2024-10-04 08:18:42 +08:00