Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add getopt reset support | Rich Felker | 2012-09-30 | 1 | -2/+11 |
| | | | | | | | 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 | ||||
* | initial check-in, version 0.5.0 v0.5.0 | Rich Felker | 2011-02-12 | 1 | -0/+63 |