coreutils/src
mattsu 7ca5f66fa1 feat(truncate): allow negative size values for truncation
- Enable hyphen values in size argument to support negative sizes (e.g., "-1")
- Add test case verifying truncation to empty file with negative size "-1"
2025-11-03 21:20:42 +09:00
..
bin uudoc: move manpage generation away from the binary 2025-10-22 01:17:08 -07:00
common uudoc: move manpage generation away from the binary 2025-10-22 01:17:08 -07:00
uu feat(truncate): allow negative size values for truncation 2025-11-03 21:20:42 +09:00
uucore fix(cksum): correct CRC32B implementation to match GNU cksum 2025-11-03 10:51:09 +01:00
uucore_procs Fix the doc generation and remove uuhelp_parser 2025-09-11 21:30:33 +02:00
lib.rs uudoc: move manpage generation away from the binary 2025-10-22 01:17:08 -07:00