NetBSD/regress/lib/libc
ginsbach 15b661abe9 Fix several end cases:
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).
2007-07-05 16:05:40 +00:00
..
_setjmp
atexit
basename
citrus
clone
context
convfp
db make this compile with -DSTATISTICS 2007-02-03 23:46:40 +00:00
dirname
div
divrem
gen Rephrase the comment slightly to note that which revision of 2007-03-13 02:56:18 +00:00
getaddrinfo
hsearch
ieeefp fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
int_fmtio
ldexp
locale use malloc instead of alloca. 2006-11-10 17:38:33 +00:00
md5sha
nsdispatch
popen
protoent
pty
randomid
regex
rpc
servent
setjmp
siginfo fallout from si_sigval -> si_value 2007-05-21 20:18:01 +00:00
sigsetjmp
ssp backout previous - needs more investigation 2007-06-01 17:15:19 +00:00
stdio
stdlib Fix several end cases: 2007-07-05 16:05:40 +00:00
string
strptime
sys
time
Makefile If HAS_SSP == "no", don't descend into the ssp subdirectory, because 2007-06-02 11:09:22 +00:00
Makefile.inc