aboutsummaryrefslogtreecommitdiff
path: root/manual/socket.texi
diff options
context:
space:
mode:
authorZack Weinberg <zackw@panix.com>2017-04-01 16:19:50 -0400
committerZack Weinberg <zackw@panix.com>2017-04-07 07:51:28 -0400
commitdfbea09f96ce9e7a56f88c47d1593f07dc55c53c (patch)
treebbe379b210cf4bdcaceaf77ba80e046635ed81a3 /manual/socket.texi
parentc1af8775f2de694bd567813af51164e2d978a78d (diff)
downloadglibc-dfbea09f96ce9e7a56f88c47d1593f07dc55c53c.tar
glibc-dfbea09f96ce9e7a56f88c47d1593f07dc55c53c.tar.gz
glibc-dfbea09f96ce9e7a56f88c47d1593f07dc55c53c.tar.bz2
glibc-dfbea09f96ce9e7a56f88c47d1593f07dc55c53c.zip
getopt: refactor long-option handling
There were two copies of the bulk of the code to handle long options. Now there is only one. (Yes, this is in aid of merging from gnulib.) The change to bug-getopt4.c clarifies the error messages when the test fails. * posix/getopt.c (process_long_option): New function split out from _getopt_internal_r. (_getopt_internal_r): Replace both copies of the long-option processing code with calls to process_long_option. * posix/bug-getopt4.c (one_test): Print argv[0] in error messages. (do_test): Differentiate argv[0] in the two subtests.
Diffstat (limited to 'manual/socket.texi')
0 files changed, 0 insertions, 0 deletions