freebsd-src/bin/cat
Martin Matuska 055f920ebe cat: fallback on EBADF with copy_file_range(2)
When stdout is opened with O_APPEND, copy_file_range(2) fails with EBADF.
2023-07-09 01:08:46 +02:00
..
tests Ammend bin/cat/cat.c so the output is the same aside 2017-09-21 14:14:49 +00:00
cat.1 Fix mandoc -Tlint warnings in bin/ 2017-12-07 01:57:27 +00:00
cat.c cat: fallback on EBADF with copy_file_range(2) 2023-07-09 01:08:46 +02:00
Makefile cat: depend on Makefile to rebuild when WITH_CASPER changes 2021-01-17 12:19:00 -05:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00