Sebastiaan van Stijn
|
0040fb93d6
pkg/system: IsProcessZombie() skip conversion to string, use bytes instead
|
2 年之前 |
Sebastiaan van Stijn
|
970ad4e3c7
pkg/system: IsProcessZombie() ignore "os.ErrNotExist" errors
|
2 年之前 |
Sebastiaan van Stijn
|
8d6da1e100
pkg/system: IsProcessAlive() remove redundant type-cast
|
2 年之前 |
Sebastiaan van Stijn
|
ea1eb449b7
daemon: killWithSignal, killPossiblyDeadProcess: accept syscall.Signal
|
3 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 年之前 |
屈骏
|
f3c1eec99e
add zombie check for container when killing it, alernative fix for #40735.
|
5 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Yong Tang
|
4785f1a7ab
Remove solaris build tag and `contrib/mkimage/solaris
|
7 年之前 |
Christopher Jones
|
069fdc8a08
[project] change syscall to /x/sys/unix|windows
|
8 年之前 |
allencloud
|
c6dc4f85ab
make more package in system support darwin
|
8 年之前 |
Vincent Demeester
|
8c1ac81665
Move process functions to pkg/system
|
8 年之前 |