This is an automated email from the ASF dual-hosted git repository. pkarashchenko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from f930b4f6f5 Fix Kconfig style new 43f9abf84f libc: Prefer to implement memfd on top of shm new 1a06f7a2c9 libc: memfd_create should create /tmp/memfd/ before creating file The 2 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: libs/libc/misc/Kconfig | 18 +++++++++++++++++- libs/libc/misc/lib_memfd.c | 27 +++++++++++++++++++-------- 2 files changed, 36 insertions(+), 9 deletions(-)