NetBSD-Bugs archive

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

PR/49999 CVS commit: [netbsd-10] src/lib/libc/sys



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/49999 CVS commit: [netbsd-10] src/lib/libc/sys
Date: Fri, 11 Oct 2024 17:30:20 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Fri Oct 11 17:30:20 UTC 2024
 
 Modified Files:
 	src/lib/libc/sys [netbsd-10]: poll.2 select.2
 
 Log Message:
 Pull up following revision(s) (requested by riastradh in ticket #946):
 
 	lib/libc/sys/poll.2: revision 1.38
 	lib/libc/sys/select.2: revision 1.44
 	lib/libc/sys/select.2: revision 1.45
 	lib/libc/sys/select.2: revision 1.46
 
 select(2), poll(2): Clarify return values.
 
 select.2: note when pselect(2) was added
 
 select(2): Cite standards conformance in man page.
 (Should we cite the earliest standard, or the most recent standard,
 if they're the same as far as anyone has noticed?)
 
 PR standards/49999: the history and standards conformance of
 pselect(2) is not documented
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.37 -r1.37.6.1 src/lib/libc/sys/poll.2
 cvs rdiff -u -r1.43 -r1.43.14.1 src/lib/libc/sys/select.2
 
 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