gvisor/pkg/sentry/syscalls
Rahat Mahmood 06ec97a3f8 Implement memfd_create.
Memfds are simply anonymous tmpfs files with no associated
mounts. Also implementing file seals, which Linux only implements for
memfds at the moment.

PiperOrigin-RevId: 240450031
Change-Id: I31de78b950101ae8d7a13d0e93fe52d98ea06f2f
2019-03-26 16:16:57 -07:00
..
linux Implement memfd_create. 2019-03-26 16:16:57 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
epoll.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
polling.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
syscalls.go Add more unimplemented syscall events 2018-10-20 11:14:23 -07:00