This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6c18cfd472b fvp: change memory map and Optimize MPU configuration
add fea492cf6fc libc/spawn:support get/set priority
No new revisions were added by this update.
Summary of changes:
Documentation/reference/user/01_task_control.rst | 26 ++++++++++++++++++++
include/spawn.h | 4 +++-
libs/libc/spawn/CMakeLists.txt | 2 ++
libs/libc/spawn/Make.defs | 1 +
.../libc/spawn/lib_psa_getpriority.c | 28 ++++++++++------------
.../{lib_psa_destroy.c => lib_psa_setpriority.c} | 24 +++++++++----------
6 files changed, 55 insertions(+), 30 deletions(-)
copy mm/kmm_heap/kmm_free.c => libs/libc/spawn/lib_psa_getpriority.c (78%)
copy libs/libc/spawn/{lib_psa_destroy.c => lib_psa_setpriority.c} (76%)