zephyr/lib/libc
Keith Packard ac3df26f0a libc/common: Remove redundant Kconfig POSIX_THREAD_SAFE_FUNCTIONS uses
POSIX_THREAD_SAFE_FUNCTIONS already selects POSIX_C_LANG_SUPPORT_R and
POSIX_C_LANG_SUPPORT_R alread selects all of the COMMON_LIBC_*_R values.
That makes the 'default y if POSIX_THREAD_SAFE_FUNCTIONS' clauses in these
symbols redundant.

Signed-off-by: Keith Packard <keithp@keithp.com>
2024-09-16 20:17:35 +02:00
..
arcmwdt ARCMWDT: Fix issues with posix types 2024-07-01 18:14:34 +02:00
armstdc lib: libc: errno: remove non-existing c_std_lib doxygen group 2024-07-18 09:23:33 -04:00
common libc/common: Remove redundant Kconfig POSIX_THREAD_SAFE_FUNCTIONS uses 2024-09-16 20:17:35 +02:00
minimal lib: libc: stdio: add support remove api 2024-08-22 14:26:00 -04:00
newlib cmake: cleanup newlib CMakeLists.txt file 2024-09-04 21:26:59 +02:00
picolibc lib/libc: picolibc: select its source with Kconfig choice 2024-07-09 17:29:12 -04:00
CMakeLists.txt
Kconfig lib/libc/Kconfig: Fix libC depends with NATIVE_APPlICATION 2024-09-16 13:51:50 +02:00