freebsd-src/bin/cat
Mariusz Zaborski 6e8062c855 cat: persistent errno
There is no guarantee that after close(2)/free the errno will remain
persistent. The caller of the udom_open function depends on the errno
for reporting errors.

Reviewed by:	markj
Differential Revision:	https://reviews.freebsd.org/D28185
2021-01-16 12:55:42 +01:00
..
tests
cat.1 Fix mandoc -Tlint warnings in bin/ 2017-12-07 01:57:27 +00:00
cat.c cat: persistent errno 2021-01-16 12:55:42 +01:00
Makefile cat: capsicumize it 2021-01-15 21:23:42 +01:00
Makefile.depend