summaryrefslogtreecommitdiffhomepage
path: root/runsc/container/state_file.go
AgeCommit message (Expand)Author
2021-03-09Update flock to v0.8.0Fabricio Voznika
2021-03-06[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.Ayush Ranjan
2021-02-02Stub out basic `runsc events --stat` CPU functionalityKevin Krakauer
2020-12-17Add sandbox ID to state file nameFabricio Voznika
2020-01-09New sync package.Ian Gudger
2019-10-30Fix container lockingFabricio Voznika