Re: [dev][sbase][PATCH v3] Various fixes, add renice command.

2013-06-14 Thread Christoph Lohmann
Greetings. On Fri, 14 Jun 2013 19:01:33 +0200 Lorenzo Cogotti wrote: > 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 ou

Re: [dev][sbase][PATCH v3] Various fixes, add renice command.

2013-06-11 Thread Lorenzo Cogotti
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. --- Makefile | 1 + c