(_getopt_initialize, _getopt_internal_r, _getopt_internal):
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2004 01:02:47 +0000 (01:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 17 Nov 2004 01:02:47 +0000 (01:02 +0000)
commitb8790e71df8c3a46af29560da53b5eff66ed76c6
tree86bd7dea4f2999de1981eb8b9a7c5b593244c5b7
parent2efbed01c26c6dbe78f4a085300503c69687a9e0
(_getopt_initialize, _getopt_internal_r, _getopt_internal):
New arg POSIXLY_CORRECT.  All callers changed.
(getopt): Argv is now char * const *, as per standard.
(_getopt_internal_r, _getopt_internal): Argv is now char **,
not char *__getopt_argv_const *.
lib/getopt.c