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 d36197266a build.yml: Limit the GitHub Runners
new 28d943b226 sys/resource: Add RLIMIT_RTPRIO and RLIMIT_RTTIME definition
new 020dbe51e3 sched/pthread: Add dummy pthread_setaffinity_np
new dd88c7fcfa sys/mman: Add dummy implementations of shm_open and
shm_unlink
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
include/pthread.h | 3 +++
include/sys/mman.h | 5 +++++
include/sys/resource.h | 5 +++++
libs/libc/unistd/lib_getrlimit.c | 12 ++++++++++++
4 files changed, 25 insertions(+)