nuttx/libs
hujun5 acc833b07d libs/libc: replace critical section with spinlock in hostname operations
Replace global enter_critical_section() with lightweight spinlock in
gethostname() and sethostname() to reduce interrupt latency while protecting
access to the shared hostname string.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-17 14:13:07 +08:00
..
libbuiltin libs: remove not related comments from cmake files 2025-10-11 17:07:51 -04:00
libc libs/libc: replace critical section with spinlock in hostname operations 2026-01-17 14:13:07 +08:00
libdsp style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
libm libm: prevent atanf() yielding NaN for high inputs values. 2026-01-15 16:19:52 -03:00
libnx style/FAR: remove FAR qualifier 2025-11-10 10:56:29 +01:00
libxx libcxx: supports CXX_MINI_LOCALIZATION 2026-01-16 09:41:40 +08:00
CMakeLists.txt libs: migrate to SPDX identifier 2024-10-01 12:25:52 +08:00