HomeFreeBSD

getopt_long(3): note an inconsistency with getopt(3) in BUGS

Description

getopt_long(3): note an inconsistency with getopt(3) in BUGS

getopt_long(3) will not allow an optind setting of 0 to be bug-for-bug
compatible with the GNU implementation, as some software does rely on
it. Document it as a BUG, since it affects previous declarations of
compatibility with getopt(3).

Reviewed by: pauamma (markup)
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D37867

Details

Provenance
kevansAuthored on Feb 11 2023, 5:31 AM
Reviewer
pauamma_gundo.com
Differential Revision
D37867: getopt_long(3): note an inconsistency with getopt(3) in BUGS
Parents
rG3e230e0cc4ad: nfsd: Fix handling of the error case for nfsvno_open some more
Branches
Unknown
Tags
Unknown