[Toybox] [PATCH] ulimit: actually use the units we claim.

enh enh at google.com
Fri May 12 07:11:22 PDT 2023


On Thu, May 11, 2023 at 10:42 PM Rob Landley <rob at landley.net> wrote:

> On 5/11/23 22:54, Rob Landley wrote:
> > Also, the RLIMIT_BLAH macros in asm-generic.h go from 0 to 15 in a fixed
> order,
> > so just defining the table entries in that order (and reordering the
> flags to be
> > in that order) makes a chunk of the logic drop out...
>
> Except that -a outputs the results in alphabetical order...
>

i almost mentioned in the checkin comment (in the bit about the "deviations
from bash") that as a user i _love_ that deviation. using the two side by
side, i found bash's seemingly random ordering frustrating. basically had
to resort to `| grep`.


> Rob
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20230512/690d81f7/attachment-0001.htm>


More information about the Toybox mailing list