package system
import "github.com/opencontainers/runc/libcontainer/system"
Index ¶
Functions ¶
func GetProcessStartTime ¶
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 ¶
- Version
- v1.0.0-rc1
- Published
- Jun 3, 2016
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 22 hours ago –
Tools for package owners.