coreutils/src
Martin Kunkel 24a556b8b7 tail: show end of device
gnu coreutils will show end of device for block devices.
In current implementation this is skipped as a block devices
are recognized as untailable.

The change ensures that we first try to output the end of any
file and only then tell the observer that the file is not
observable.
2025-07-16 18:54:40 +02:00
..
bin feat: make -V on main binary also output version information 2025-06-10 20:35:32 +02:00
uu tail: show end of device 2025-07-16 18:54:40 +02:00
uucore uucore: format: Use .into_owned() for from_utf8_lossy() 2025-07-16 00:28:34 +02:00
uucore_procs chore: cleanup workspace crates (#8058) 2025-06-06 13:56:08 +02:00
uuhelp_parser Consolidate crate config in workspace 2025-04-10 16:52:01 -04:00