summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/sys/BUILD
AgeCommit message (Expand)Author
2020-10-23Rewrite reference leak checker without finalizers.Dean Deng
2020-08-25Use new reference count utility throughout gvisor.Dean Deng
2020-08-25Expose basic coverage information to userspace through kcov interface.Dean Deng
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-06-17Implement POSIX locksFabricio Voznika
2020-06-09Implement flock(2) in VFS2Fabricio Voznika
2020-02-14Plumb VFS2 inside the SentrygVisor bot
2020-01-27Update package locations.Adin Scannell
2020-01-27Standardize on tools directory.Adin Scannell
2020-01-21Implement sysfs.Rahat Mahmood