sbase/util
Lorenzo Cogotti 75c97de593 Various fixes, add renice command.
This commit adds the renice command and its man page,
it also introduces some fixes:
* Makes nice command more solid, it also makes it respect POSIX return values.
* Fixes estrtol, which produced a misleading error on out of range errors.
* Fixes chgrp.1 NAME section.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
2013-06-14 19:01:04 +02:00
..
afgets.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
agetcwd.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
apathmax.c pathconf(".", _PC_PATH_MAX) doesn't work from nfs mounted filesystems on BSD systems, use "/" instead. 2013-03-10 17:48:17 -03:00
concat.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
cp.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
enmasse.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
eprintf.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
estrtol.c Various fixes, add renice command. 2013-06-14 19:01:04 +02:00
fnck.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
getlines.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
putword.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
recurse.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00
rm.c Style inquistion for util and some tools. 2013-03-05 21:46:48 +01:00