aboutsummaryrefslogtreecommitdiff
path: root/coreutils/nice.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove bb_printf and the likeDenis Vlasenko2006-10-261-2/+2
* start_stop_daemon: add -N <nice> compatDenis Vlasenko2006-10-081-31/+13
* attempt to regularize atoi mess.Denis Vlasenko2006-10-081-1/+1
* rename bb_default_error_retval -> xfunc_error_retvalDenis Vlasenko2006-10-031-1/+1
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-14/+1
* Consolidate #include <sys/time.h> so libbb.h does it.Rob Landley2006-05-271-1/+0
* just whitespaceTim Riker2006-01-251-1/+1
* Add 'nice' and replace 'renice' with a new implementation.Manuel Novoa III2005-02-131-0/+86