2f3f26ea1ec581cd24a0778323eb0844f03fd6a3 |
|
10-Feb-2016 |
Rob Landley <rob@landley.net> |
Add ulimit. This isn't a shell builtin, it uses prlimit to target any pid (without -P it defaults to $PPID, so acts like historical ulimit by default).
/external/toybox/toys/posix/ulimit.c
|