start_stop_daemon: add -N <nice> compat
authorDenis Vlasenko <vda.linux@googlemail.com>
Sun, 8 Oct 2006 23:36:17 +0000 (23:36 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sun, 8 Oct 2006 23:36:17 +0000 (23:36 -0000)
commitca3c981c07ade7f8fd50ba4bb452a2fadaddc326
tree8763d9f89197adda0ef45ac57418743766345fe4
parent7039a66b58706457c7423de60556e04545432943
start_stop_daemon: add -N <nice> compat
[re]nice: add support for -nNNN w/o spaces, -NNN (nice only),
          simplified code
coreutils/nice.c
debianutils/start_stop_daemon.c
include/libbb.h
include/usage.h
libbb/xatol.c
procps/renice.c