1
0
Fork 0
mirror of https://github.com/vbatts/go-cgroup.git synced 2024-11-27 10:55:40 +00:00
Commit graph

10 commits

Author SHA1 Message Date
Sjon Hortensius
599fa1f9ff 2 Bugfixes plus minor readability fix in main
* correct type of Cgroup.g
* fix GetAllControllers, ECGEOF is indicator of end already reached so
  don't append cd again
2015-12-06 14:09:38 +01:00
70e3da7eb3 adding bsd license 2014-02-16 22:41:09 -05:00
d8f8033d58 adding package requirement notes 2014-02-16 21:06:40 -05:00
Vincent Batts
ebf574023b adding a 'main' test file. 2013-12-17 17:09:17 -05:00
Vincent Batts
52eb5335f4 more progress 2013-12-17 17:03:55 -05:00
Vincent Batts
48144689b4 more progress 2013-12-17 16:51:06 -05:00
Vincent Batts
def436e02b add readme 2013-12-17 15:54:53 -05:00
Vincent Batts
eec1be6a82 more progress 2013-12-17 15:51:16 -05:00
Vincent Batts
8a1807ae2f adding cgroup and controller bits, and comments too 2013-12-17 15:33:03 -05:00
Vincent Batts
ad7c28995e initial commit 2013-12-17 14:02:14 -05:00