moby--moby/pkg/system
Alexander Larsson d6114c0da0 Create pkg/system and move stuff there from archive
This is a package for generic system calls etc that for some reason
is not yet supported by "syscall", or where it is different enough
for the different ports to need portability wrappers.

Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)
2014-03-05 14:05:32 +01:00
..
calls_linux.go Fix cross compile for make cross 2014-02-25 15:19:13 -08:00
errors.go Fix cross compile for make cross 2014-02-25 15:19:13 -08: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
unsupported.go Fix cross compile for make cross 2014-02-25 15:19:13 -08:00
utimes_linux.go Create pkg/system and move stuff there from archive 2014-03-05 14:05:32 +01:00
utimes_unsupported.go Create pkg/system and move stuff there from archive 2014-03-05 14:05:32 +01: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