freebsd-dev/usr.bin/truss
Thomas Munro 3aaaa2efde poll(2): Add POLLRDHUP.
Teach poll(2) to support Linux-style POLLRDHUP events for sockets, if
requested.  Triggered when the remote peer shuts down writing or closes
its end.

Reviewed by:	kib
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D29757
2021-04-28 23:00:31 +12:00
..
extern.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
main.c truss: split counting of syscalls and syscall calling convention 2021-03-04 18:30:02 +00:00
Makefile Rename NO_WERROR -> MK_WERROR=no 2021-01-07 09:31:03 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
setup.c truss: improved support for decoding compat32 arguments 2021-03-25 11:14:13 +00:00
syscall.h truss: split counting of syscalls and syscall calling convention 2021-03-04 18:30:02 +00:00
syscalls.c poll(2): Add POLLRDHUP. 2021-04-28 23:00:31 +12:00
truss.1 Make truss(1) cross-reference dtrace(1) and bump .Dd. 2017-07-21 13:58:51 +00:00
truss.h truss: improved support for decoding compat32 arguments 2021-03-25 11:14:13 +00:00