]> Savannah Git Hosting - gnulib.git/commit
getopt: harmonize comments with glibc
authorZack Weinberg <zackw@panix.com>
Thu, 6 Apr 2017 18:14:13 +0000 (11:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Apr 2017 22:42:02 +0000 (15:42 -0700)
commit2dcee3a7916d833622476ddd464a549db9907f1b
tree06f896de4b0634ae52376569815581b38d4954d6
parent74a8c9fc662ee057833ce7699476d64e018ab9ea
getopt: harmonize comments with glibc

The comments explaining how the behavior of 'getopt' varies depending
on whether it's the standalone version and whether there are special
characters at the beginning of the options string were inconsistent
between gnulib and glibc, and also out of sync with the code.

* lib/getopt.c, lib/getopt_int.h: Harmonize comments with glibc.
ChangeLog
lib/getopt.c
lib/getopt_int.h