Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdlib
Module Name: src
Committed By: ginsbach
Date: Mon Jul 2 17:56:18 UTC 2007
Modified Files:
src/lib/libc/stdlib: getopt_long.3
Log Message:
Document that getopt_long(3) can and will accept unique abbreviated long
option names. This feature has been present since getopt_long(3) was first
released in NetBSD 1.5. This is also standard GNU getopt_long(3) behavior.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 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.
Home |
Main Index |
Thread Index |
Old Index