CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2011/03/05 15:10:11

Modified files:
        lib/libc/stdlib: getopt.3 getopt_long.3 getopt_long.c 

Log message:
Fix PR 6267: recheck POSIXLY_CORRECT each time getopt_long() starts a new
argv and don't suppress the handling of leading '-' in optstring when
POSIXLY_CORRECT is set.

Based on patch from Eric Blake.
ok and manpage update from millert@, manpage ok jmc@

Reply via email to