1. 786fda8 fix getopt[_long] clobbering of optopt on success by Rich Felker · 8 years ago
  2. b24f1d2 fix getopt_long_only misinterpreting "--" as an option by Rich Felker · 8 years ago
  3. 63cac4e simplify part of getopt_long by Rich Felker · 10 years ago
  4. e8e4e56 always set optarg in getopt_long by Rich Felker · 10 years ago
  5. 699d453 fix regression in getopt_long support for non-option arguments by Rich Felker · 10 years ago
  6. 0217ed7 set optopt in getopt_long by Rich Felker · 10 years ago
  7. 91184c4 add error message printing to getopt_long and make related improvements by Rich Felker · 10 years ago
  8. da16224 simplify getopt_long argv permutation loop logic by Rich Felker · 10 years ago
  9. 567cc81 fix handling of "--" with getopt_long argv permutation by Rich Felker · 10 years ago
  10. b4ef183 accept null longopts pointer in getopt_long by Rich Felker · 10 years ago
  11. cfd7b4a support abbreviated options in getopt_long by Rich Felker · 10 years ago
  12. 59f6232 support options after non-option arguments in getopt_long (argv permutation) by Rich Felker · 10 years ago
  13. b72cd07 add support for non-option arguments extension to getopt by Gianluca Anzolin · 10 years ago
  14. 030e526 add getopt reset support by Rich Felker · 12 years ago
  15. b9bb8f6 cleanup src/linux and src/misc trees, etc. by Rich Felker · 12 years ago[Renamed from src/linux/getopt_long.c]
  16. 6f0259a fix bug whereby getopt_long allowed mismatch in last char of option name by Rich Felker · 13 years ago
  17. 0b44a03 initial check-in, version 0.5.0 by Rich Felker · 14 years ago