CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2020/06/15 09:29:40

Modified files:
        sys/kern       : sys_pipe.c tty.c tty_pty.c uipc_socket.c 
        sys/miscfs/fifofs: fifo_vnops.c 
        sys/sys        : event.h 

Log message:
Set __EV_HUP when the conditions matching poll(2)'s POLLUP are found.

This is only done in poll-compatibility mode, when __EV_POLL is set.

ok visa@, millert@

Reply via email to