Provide more helpful error message in getopt
authorUlrich Drepper <drepper@gmail.com>
Sun, 15 May 2011 17:35:09 +0000 (13:35 -0400)
committerUlrich Drepper <drepper@gmail.com>
Sun, 15 May 2011 17:35:09 +0000 (13:35 -0400)
commitbd25564e1e98910ed69043ed6a6f884ce60e5780
tree76b63ae4d281a28b7a00956504eb8ea13e8e2118
parentbac102db9293f3f619c319312e05dfeb7051a7ad
Provide more helpful error message in getopt

If provide with an ambiguous long option we now show all the possibilities.
ChangeLog
NEWS
posix/Makefile
posix/getopt.c
posix/tst-getopt_long1.c [new file with mode: 0644]