Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-11] src
Module Name: src
Committed By: martin
Date: Thu Nov 20 19:27:16 UTC 2025
Modified Files:
src/lib/libc/sys [netbsd-11]: memfd_create.2
src/sys/kern [netbsd-11]: sys_memfd.c
src/sys/sys [netbsd-11]: mman.h
Log Message:
Pull up following revision(s) (requested by gutteridge in ticket #93):
sys/kern/sys_memfd.c: revision 1.13
lib/libc/sys/memfd_create.2: revision 1.2
lib/libc/sys/memfd_create.2: revision 1.3
sys/sys/mman.h: revision 1.66
memfd_create(2): add close-on-fork support
memfd_create.2: note this system call was added in NetBSD 11
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.1.4.1 src/lib/libc/sys/memfd_create.2
cvs rdiff -u -r1.11 -r1.11.8.1 src/sys/kern/sys_memfd.c
cvs rdiff -u -r1.65 -r1.65.4.1 src/sys/sys/mman.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index