Subject: PR/30002 CVS commit: [netbsd-2] src/lib/libc/stdlib
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Soren Jacobsen <snj@netbsd.org>
List: netbsd-bugs
Date: 05/07/2005 07:22:01
The following reply was made to PR misc/30002; it has been noted by GNATS.

From: Soren Jacobsen <snj@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/30002 CVS commit: [netbsd-2] src/lib/libc/stdlib
Date: Sat,  7 May 2005 07:21:45 +0000 (UTC)

 Module Name:	src
 Committed By:	snj
 Date:		Sat May  7 07:21:45 UTC 2005
 
 Modified Files:
 	src/lib/libc/stdlib [netbsd-2]: getopt_long.3
 
 Log Message:
 Pull up revision 1.15 (requested by wiz in ticket #1432):
 Document index argument, and mention that long_options
 needs to be terminated with a structure containing zeroes.
 Slightly modified version of patch from PR 30002 by Kailash Sethuraman.
 Bump date.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.14 -r1.14.4.1 src/lib/libc/stdlib/getopt_long.3
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.