[dev] [sbase] [patch] Add nice and fix arg stuff

From: Galos, David <galosd83_AT_students.rowan.edu>
Date: Wed, 29 May 2013 13:34:55 -0400

With the recent interest in sbase, I wrote nice (1) and fixed the
E?ARGF() macros.

Previously, ARGF() would always return the string at the current
argument location, and would wind up processing the arguments as
flags. A local variable '_break' needed to be introduced to correct
those behaviors.

nice(1) is POSIX-compatable, which unlike GNU does not return the
current nice when no command is specified. If that behavior is
desirable, it is trivial to add.

Received on Wed May 29 2013 - 19:34:55 CEST

This archive was generated by hypermail 2.3.0 : Wed May 29 2013 - 19:36:06 CEST