10 Commits (11ac2a6e811ff0860c7d3b3daf035dc6748fb4d4)

Author SHA1 Message Date
Rich Felker 0217ed72f9 set optopt in getopt_long 12 years ago
Rich Felker 91184c4f16 add error message printing to getopt_long and make related improvements 12 years ago
Rich Felker da16224fc5 simplify getopt_long argv permutation loop logic 12 years ago
Rich Felker 567cc81c7e fix handling of "--" with getopt_long argv permutation 12 years ago
Rich Felker b4ef1830b7 accept null longopts pointer in getopt_long 12 years ago
Rich Felker cfd7b4acd5 support abbreviated options in getopt_long 12 years ago
Rich Felker 59f6232f85 support options after non-option arguments in getopt_long (argv permutation) 12 years ago
Gianluca Anzolin b72cd07f17 add support for non-option arguments extension to getopt 12 years ago
Rich Felker 030e526392 add getopt reset support 14 years ago
Rich Felker b9bb8f67bb cleanup src/linux and src/misc trees, etc. 14 years ago
Rich Felker 6f0259a4fc fix bug whereby getopt_long allowed mismatch in last char of option name 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago