coreutils/src
Misakait 6327810b03 fix(ptx): Prevent text chunks from over-reading at boundaries
Fixes a bug in `get_output_chunks` where calculated text chunks
(e.g., `tail`) would incorrectly include a trailing space and the first
character of the next word.

The fix explicitly checks for and trims this pattern to ensure
chunk boundaries are respected, matching GNU ptx behavior.
2025-10-03 10:53:16 +02:00
..
bin Fix the doc generation and remove uuhelp_parser 2025-09-11 21:30:33 +02:00
uu fix(ptx): Prevent text chunks from over-reading at boundaries 2025-10-03 10:53:16 +02:00
uucore uucore: handle situation using digital format username 2025-10-02 16:19:03 +08:00
uucore_procs Fix the doc generation and remove uuhelp_parser 2025-09-11 21:30:33 +02:00