aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libcgroup
Commit message (Collapse)AuthorAgeFilesLines
* testing/libcgroup: use openrc-run in init.d scriptsNatanael Copa2015-09-153-10/+10
|
* testing/libcgroup: fix makedependsJonathan Curran2015-09-151-2/+2
| | | | makedepends was missing linux-headers
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-2/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/libcgroup: add suid optionNatanael Copa2014-09-151-0/+1
|
* testing/libcgroup: fix buildIsaac Dunham2014-09-152-4/+225
| | | | | | libcgroup needs the fts api, which musl does not include; depend on fts remove the non-portable *DECLS mess while we're here
* testing/libcgroup: new aportNatanael Copa2012-09-115-0/+264
Library to control and monitor control groups http://libcg.sourceforge.net/