nuttx/syscall
raiden00pl bf905d242e syscall: add missing memory locking and clock_getres entries
add missing syscall entries for mlock, mlockall, munlock, munlockall,
mprotect and clock_getres

Signed-off-by: raiden00pl <raiden00@railab.me>
Assisted-by: Claude Code
2026-08-08 18:19:27 +08:00
..
proxies cmake(bugfix):rename host tools binary dir to host_bin 2026-01-19 14:45:37 +08:00
stubs cmake(bugfix):rename host tools binary dir to host_bin 2026-01-19 14:45:37 +08:00
wraps cmake(bugfix):rename host tools binary dir to host_bin 2026-01-19 14:45:37 +08:00
.gitignore
CMakeLists.txt cmake(bugfix):rename host tools binary dir to host_bin 2026-01-19 14:45:37 +08:00
Kconfig
Makefile tools: fix stale archive members surviving a Kconfig-driven CSRCS change 2026-07-28 21:26:03 -03:00
syscall.csv syscall: add missing memory locking and clock_getres entries 2026-08-08 18:19:27 +08:00
syscall_names.c
syscall_stublookup.c
syscall_wraps.h