Module Name: src Committed By: riastradh Date: Mon Feb 10 02:41:34 UTC 2025
Modified Files: src/tests/lib/libc/sys: t_poll.c Log Message: t_poll: Extend the hangup tests to ptys too. Of course, ptys work slightly differently from pipes and fifos and sockets, presumably for hysterical raisins... While here: add a more detailed comment to each xfail for the reason why I think it is broken. PR kern/59056: poll POLLHUP bugs To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/tests/lib/libc/sys/t_poll.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.