NetBSD-Bugs archive

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

PR/59828 CVS commit: src/lib/libc/stdlib



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

From: "Valery Ushakov" <uwe%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59828 CVS commit: src/lib/libc/stdlib
Date: Thu, 11 Dec 2025 14:07:23 +0000

 Module Name:	src
 Committed By:	uwe
 Date:		Thu Dec 11 14:07:23 UTC 2025
 
 Modified Files:
 	src/lib/libc/stdlib: getopt.3
 
 Log Message:
 getopt(3): be more explicit about :: extension
 
 Make it possible to search for literal two colons (::) and actually
 find something.  Make the "x"/"x:"/"x::" examples more explicit and
 more visibile.
 
 PR lib/59828
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.36 -r1.37 src/lib/libc/stdlib/getopt.3
 
 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