nuttx/libs
Huang Qi f714669da4 dlfcn: Add stub for dladdr
Implement a stub for dladdr() to avoid build errors
with some applications that use dladdr().

The API definition is from:
1. https://man7.org/linux/man-pages/man3/dladdr.3.html
2. https://pubs.opengroup.org/onlinepubs/9799919799.2024edition/functions/dladdr.html

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2024-07-26 14:39:10 -03:00
..
libc dlfcn: Add stub for dladdr 2024-07-26 14:39:10 -03:00
libdsp libdsp: fix gcc14 error and clean up includes 2024-06-02 09:27:36 -03:00
libm libm/newlib: disable optimization for sincos 2024-06-28 01:26:18 +08:00
libnx semaphore/_SEM_XX: Remove the _SEM redirection macros as unnecessary 2023-11-27 04:52:54 -08:00
libxx fix nxstyle 2024-05-13 22:24:36 +02:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00