index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
runsc
/
cmd
/
kill.go
Age
Commit message (
Expand
)
Author
2021-03-06
[op] Replace syscall package usage with golang.org/x/sys/unix in runsc/.
Ayush Ranjan
2021-02-22
Fix `runsc kill --pid`
Fabricio Voznika
2020-12-17
Add sandbox ID to state file name
Fabricio Voznika
2020-11-05
Fix failure setting OOM score adjustment
Fabricio Voznika
2020-08-19
Move boot.Config to its own package
Fabricio Voznika
2020-02-10
Add flag package to limit visibility.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-01-18
Scrub runsc error messages
Fabricio Voznika
2018-11-28
Internal change.
Googler
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
runsc: Add --pid flag to runsc kill.
Kevin Krakauer
2018-09-30
Removed duplicate/stale TODOs
Fabricio Voznika
2018-09-27
Implement 'runsc kill --all'
Fabricio Voznika
2018-09-05
runsc: Support runsc kill multi-container.
Kevin Krakauer
2018-06-15
runsc/cmd: fix kill signal parsing
Dmitry Vyukov
2018-05-15
Refactor the Sandbox package into Sandbox + Container.
Nicolas Lacasse
2018-04-28
Check in gVisor.
Googler