runc/system
Harshavardhana 6224908d4e Update system/xattrs_linux.go
- Add Llistxattr() support
- Additionally cleanup Lgetxattr() and implement it properly
  in accordance with getxattr() syscall behavior.

Signed-off-by: Harshavardhana <fharshav@redhat.com>
2014-10-01 17:24:03 -07:00
..
linux.go Migrate selinux system xattr calls and prctl calls 2014-07-14 16:55:49 -07:00
proc.go Add initial system pkg to libcontainer 2014-07-14 16:46:51 -07:00
setns_linux.go Update a few build tags to be more generic, add a couple more SETNS constants, and update Travis with a bunch of fixes/tweaks (including removing the nonfunctional cross-compile stuff for now) 2014-07-17 02:24:49 -06:00
sysconfig.go Implement system.GetClockTicks for all platforms 2014-07-29 14:37:47 +02:00
sysconfig_notcgo.go Implement system.GetClockTicks for all platforms 2014-07-29 14:37:47 +02:00
xattrs_linux.go Update system/xattrs_linux.go 2014-10-01 17:24:03 -07:00