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