aboutsummaryrefslogtreecommitdiff
path: root/toys/posix/renice.c
AgeCommit message (Collapse)Author
2018-08-25Convert more argument variables in GLOBALS() to new style.Rob Landley
2015-04-04To ensure that toybox can be installed alongside busybox withoutPaul Barker
confusing update-alternatives, the paths of the links installed by toybox should match those installed by busybox. This is accomplished by changing the flags of a few tools within toybox.
2013-07-31Move renice from pending to posix, default y, fix link to standard.Rob Landley