9 Commits (91184c4f16b143107fa9935edebe5d2b20bd70d8)

Author SHA1 Message Date
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