nuttx/libs
Jukka Laitinen 18c3e76c55 libs/libc/modlib/modlib_bind.c: Fix system crash if modlib_bind fails
Addrenv is changed to the newly created process' one in the beginning of
modlib_bind, and needs to be changed always when returning from the function;
also in error cases.

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
2025-02-14 09:39:56 +08:00
..
libbuiltin macro/align: Use ALIGN_UP and ALIGN_DOWN uniformly 2025-01-12 16:48:35 +08:00
libc libs/libc/modlib/modlib_bind.c: Fix system crash if modlib_bind fails 2025-02-14 09:39:56 +08:00
libdsp
libm
libnx
libxx Fix macOS build error. 2025-02-12 15:24:02 -03:00
CMakeLists.txt