15b661abe9
o If a long option looks like an ambiguous abbreviation of two or more long options, but all the possible interpretations would return the same value, then just return that value without complaining that it's ambiguous. o If a long option could be interpreted either as an exact match for one long option, or as an abbreviation for one or more other long options, then treat it as the exact match. These changes align NetBSD's getopt_long(3) with the current behavior of GNU getopt_long(3), the de facto standard, and FreeBSD's getopt_long(3). |
||
---|---|---|
.. | ||
arch | ||
citrus | ||
compat | ||
compat-43 | ||
db | ||
dlfcn | ||
gdtoa | ||
gen | ||
gmon | ||
hash | ||
iconv | ||
include | ||
inet | ||
isc | ||
locale | ||
md | ||
nameser | ||
net | ||
nls | ||
quad | ||
regex | ||
resolv | ||
rpc | ||
softfloat | ||
ssp | ||
stdio | ||
stdlib | ||
string | ||
sys | ||
termios | ||
thread-stub | ||
time | ||
uuid | ||
yp | ||
Makefile | ||
Makefile.inc | ||
shlib_version |