mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
- Reject --block-size=0 with "invalid --block-size argument '0'" error using parse_size_non_zero_u64 - Add test coverage for both command-line and env var cases Matches GNU ls behavior where command-line zero is invalid but environment variable zero is silently ignored. |
||
|---|---|---|
| .. | ||
| bin | ||
| uu | ||
| uucore | ||
| uucore_procs | ||