Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add error message printing to getopt_long and make related improvements | Rich Felker | 2014-12-20 | 1 | -2/+2 |
* | support translation for getopt error messages | Rich Felker | 2014-12-20 | 1 | -0/+2 |
* | fix stderr locking and ferror semantics in getopt message printing | Rich Felker | 2014-12-19 | 1 | -12/+16 |
* | fix getopt handling of initial '+' in optstring | Rich Felker | 2014-12-10 | 1 | -1/+1 |
* | fix getopt handling of ':' modifier for multibyte option characters | Rich Felker | 2014-12-04 | 1 | -4/+9 |
* | add support for non-option arguments extension to getopt | Gianluca Anzolin | 2014-12-02 | 1 | -1/+16 |
* | getopt: fix optional argument processing | Felix Fietkau | 2014-11-15 | 1 | -2/+2 |
* | support optional-argument extension to getopt via double-colon | Rich Felker | 2014-06-11 | 1 | -2/+5 |
* | Add ABI compatability aliases. | Isaac Dunham | 2013-04-05 | 1 | -0/+2 |
* | add getopt reset support | Rich Felker | 2012-09-30 | 1 | -2/+11 |
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+63 |