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

Rob Landley rob at landley.net
Thu May 11 22:58:27 PDT 2023


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

Rob


More information about the Toybox mailing list