freebsd-dev/sys/compat
Kyle Evans 423a033ba7 memfd_create: turn on SHM_GROW_ON_WRITE
memfd_create fds will no longer require an ftruncate(2) to set the size;
they'll grow (to the extent that it's possible) upon write(2)-like syscalls.

Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D25502
2020-07-10 00:45:16 +00:00
..
cloudabi vfs: track sequential reads and writes separately 2020-06-21 08:51:24 +00:00
cloudabi32
cloudabi64
freebsd32 Regenerate. 2020-07-06 16:34:49 +00:00
ia32
lindebugfs
linprocfs Add /proc/sys/kernel/tainted to linprocfs(5). Helps LTP. 2020-07-04 11:26:03 +00:00
linsysfs Make linprocfs(5) create /proc/bus/pci/devices/, and linsysfs(5) 2020-07-04 11:22:35 +00:00
linux memfd_create: turn on SHM_GROW_ON_WRITE 2020-07-10 00:45:16 +00:00
linuxkpi/common Fix include file order in io.h in the LinuxKPI. 2020-07-05 19:38:36 +00:00
ndis
netbsd
x86bios