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
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