NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59056 CVS commit: src/tests/lib/libc/sys



The following reply was made to PR kern/59056; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59056 CVS commit: src/tests/lib/libc/sys
Date: Mon, 10 Feb 2025 02:41:34 +0000

 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.
 


Home | Main Index | Thread Index | Old Index