Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2012-09-30 | add getopt reset support | Rich Felker | -1/+1 | |
based on proposed patches by Daniel Cegiełka, with minor changes: - use a weak symbol for optreset so it doesn't clash with namespace - also reset optpos (position in multi-option arg like -lR) - also make getopt_long support reset | ||||
2011-04-05 | getopt.h is a GNU-getopt-specific header. always expose GNU functions. | Rich Felker | -2/+0 | |
2011-02-12 | initial check-in, version 0.5.0v0.5.0 | Rich Felker | -0/+33 | |