• Show log

    Commit

  • Hash : 265729b6
    Author : Bruno Haible
    Date : 2012-06-26T19:53:01

    getopt-posix: No longer guarantee that option processing is resettable.
    
    * doc/posix-functions/getopt.texi: Drop description of problem with
    internal state. Fix info about mingw and msvc9.
    * m4/getopt.m4 (gl_GETOPT_CHECK_HEADERS): Don't require a resettable
    option processing by getopt(). Run three test programs instead of one.
    Simplify cross-compilation guess.
    * NEWS: Mention the change.
    Reported by Rich Felker <dalias@aerifal.cx>.