freebsd-dev/usr.bin/tail
Warner Losh ef6f20ce47 tail: Retry kevent if the system call was interrupted
kevent returns EINTR when I suspend / resume. This causes tail -f
and tail -F to exit with interrupt system call. Ignore this error
and try kevent again.

Sponsored by:		Netflix
2023-02-18 20:09:26 -07:00
..
tests
extern.h
forward.c tail: Retry kevent if the system call was interrupted 2023-02-18 20:09:26 -07:00
Makefile
Makefile.depend
Makefile.depend.options
misc.c
read.c
reverse.c
tail.1
tail.c tail: Fix misleading indentation in ARG() macro. 2022-10-03 16:10:42 -07:00