package system

import "github.com/opencontainers/runc/libcontainer/system"

Index

Functions

func GetProcessStartTime

func GetProcessStartTime(pid int) (string, error)

look in /proc to find the process start time so that we can verify that this pid has started after ourself

func RunningInUserNS

func RunningInUserNS() bool

RunningInUserNS is a stub for non-Linux systems Always returns false

Source Files

proc.go unsupported.go

Version
v0.1.1
Published
Apr 25, 2016
Platform
js/wasm
Imports
4 packages
Last checked
17 hours ago

Tools for package owners.