summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/proc/tasks.go
AgeCommit message (Expand)Author
2020-02-25Port most syscalls to VFS2.Jamie Liu
2020-02-14Allow vfs.IterDirentsCallback.Handle() to return an error.gVisor bot
2020-02-13Add FileExec flag to OpenOptionsgVisor bot
2020-01-28Add support for WritableSource in DynamicBytesFileDescriptionImplFabricio Voznika
2020-01-27Update package locations.Adin Scannell
2020-01-17Add /proc/[pid]/cgroups fileFabricio Voznika
2020-01-17Add /proc/net/* filesFabricio Voznika
2020-01-16Add more files to /proc/[pid]/*Fabricio Voznika
2020-01-16Add remaining /proc/* and /proc/sys/* filesFabricio Voznika
2020-01-08Make /proc/[pid] offset start at TGID_OFFSETFabricio Voznika
2019-12-26Initial procfs implementation in VFSv2Fabricio Voznika