|
6b30c356dd
|
Change Cmd::Run signature to take &clap::Options instead of
`Option<&clap::Options>` - saves 10k
|
2023-02-04 08:54:27 -05:00 |
|
|
6963ba4a4b
|
Convert several commands to use raw system calls instead of libc
functions
|
2023-02-02 23:34:37 -05:00 |
|
Nathan Fisher
|
a8c8ba5819
|
Simplified Cmd trait, trimmed 600K from binary size
|
2023-01-13 01:08:32 -05:00 |
|
|
1e1e909afe
|
Added basename applet
|
2023-01-08 01:12:36 -05:00 |
|
|
f70244ea49
|
Add nproc applet
|
2023-01-07 18:50:18 -05:00 |
|