incubator-nuttx/binfmt/libnxflat
Ville Juven b982c1747b sched/addrenv: Miscellaneous clean-up and fixes
- Remove the temporary "saved" variable when temporarily changing MMU
  mappings to access another process's memory. The fact that it has an
  address environment is enough to make the choice
- Restore nxflat_addrenv_restore-macro. It was accidentally lost when
  the address environment handling was re-factored.
2023-04-15 13:21:48 +09:00
..
Kconfig
Make.defs binfmt/Makefile: remove the specified prefix from target variables 2021-10-19 00:35:35 +02:00
gnu-nxflat-gotoff.ld linkerfiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
gnu-nxflat-pcrel.ld linkerfiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
libnxflat.h sched/addrenv: Miscellaneous clean-up and fixes 2023-04-15 13:21:48 +09:00
libnxflat_addrenv.c sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
libnxflat_bind.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
libnxflat_init.c Use builtins for byteswapping 2022-06-29 11:32:59 +08:00
libnxflat_load.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
libnxflat_read.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_uninit.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_unload.c binfmt: Replace all nx_ API with file_ API 2021-07-06 11:18:13 +09:00
libnxflat_verify.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00