moby--moby/pkg/system
Michael Crosby 742d8bf922 Merge pull request #6417 from mrunalp/dev/system_prctl
Add helper function to make prctl system call.
2014-06-16 17:13:06 -07:00
..
MAINTAINERS Guillaume is busy full-time on his new business, and no longer available 2014-06-16 06:22:15 -07:00
calls_linux.go Add helper function to make prctl system call. 2014-06-13 11:49:57 -07:00
errors.go Fix cross compile for make cross 2014-02-25 15:19:13 -08:00
fds_linux.go Close extraneous file descriptors in containers 2014-04-29 16:45:28 -06:00
fds_unsupported.go Close extraneous file descriptors in containers 2014-04-29 16:45:28 -06:00
proc.go Ensure a reliable way to kill ghost containers on reboot 2014-04-01 07:11:41 +00:00
pty_linux.go Refactor and improve libcontainer and driver 2014-02-24 21:11:52 -08:00
setns_linux.go Fix cross compile for make cross 2014-02-25 15:19:13 -08:00
stat_linux.go Create pkg/system and move stuff there from archive 2014-03-05 14:05:32 +01:00
stat_unsupported.go Create pkg/system and move stuff there from archive 2014-03-05 14:05:32 +01:00
sysconfig.go Use cgo to get systems clock ticks for metrics 2014-04-21 10:26:22 -07:00
sysconfig_nocgo.go Use cgo to get systems clock ticks for metrics 2014-04-21 10:26:22 -07:00
unsupported.go Integrate new structure into docker's native driver 2014-04-30 18:20:01 -07:00
utimes_freebsd.go Support FreeBSD on pkg/system/utimes_*.go 2014-04-10 07:34:37 +09:00
utimes_linux.go Create pkg/system and move stuff there from archive 2014-03-05 14:05:32 +01:00
utimes_test.go Support FreeBSD on pkg/system/utimes_*.go 2014-04-10 07:34:37 +09:00
utimes_unsupported.go Support FreeBSD on pkg/system/utimes_*.go 2014-04-10 07:34:37 +09:00
xattrs_linux.go Create pkg/system and move stuff there from archive 2014-03-05 14:05:32 +01:00
xattrs_unsupported.go Create pkg/system and move stuff there from archive 2014-03-05 14:05:32 +01:00