Add 'nice' and replace 'renice' with a new implementation.
authorManuel Novoa III <mjn3@codepoet.org>
Sun, 13 Feb 2005 20:14:05 +0000 (20:14 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Sun, 13 Feb 2005 20:14:05 +0000 (20:14 -0000)
commit2c511609c4d92ee4e3e603d449c13579d1ea641a
treed57c8dd9efa4c30cd01290f878cae688ae792cc0
parentd2fe81706c9d65dd1580c85338036cc403364fae
Add 'nice' and replace 'renice' with a new implementation.
AUTHORS
coreutils/Config.in
coreutils/Makefile.in
coreutils/nice.c [new file with mode: 0644]
include/applets.h
include/usage.h
procps/renice.c