Documentation ¶
Index ¶
- func ClearKeepCaps() error
- func Execv(cmd string, args []string, env []string) error
- func GetClockTicks() int
- func GetParentDeathSignal() (int, error)
- func GetProcessStartTime(pid int) (string, error)
- func Lgetxattr(path string, attr string) ([]byte, error)
- func Lsetxattr(path string, attr string, data []byte, flags int) error
- func ParentDeathSignal(sig uintptr) error
- func SetKeepCaps() error
- func Setctty() error
- func Setns(fd uintptr, flags uintptr) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearKeepCaps ¶
func ClearKeepCaps() error
func GetClockTicks ¶
func GetClockTicks() int
func GetParentDeathSignal ¶
func GetProcessStartTime ¶
look in /proc to find the process start time so that we can verify that this pid has started after ourself
func ParentDeathSignal ¶
func SetKeepCaps ¶
func SetKeepCaps() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.