blob: 075387f7a3b0e0c6758d5c6ce092ab03c6bfa5d5 [file] [log] [blame] [edit]
// Package sys is an internal package that contains helper methods for dealing
// with Linux that are more complicated than basic wrappers. Basic wrappers
// usually belong in internal/linux. If you feel something belongs in
// libcontainer/utils or libcontainer/system, it probably belongs here instead.
package sys