Commit History

Author SHA1 Message Date
  Alexey Izbyshev 6d322159c6 getopt: fix null pointer arithmetic ub 1 year ago
  Rich Felker a882841baf add public declaration for optreset under appropriate feature profiles 5 years ago
  Rich Felker 5ce3737931 reduce spurious inclusion of libc.h 6 years ago
  Rich Felker cf7db2427f use lighter internal stdio lock in getopt error printing 6 years ago
  Rich Felker 6aeb131b4c getopt: update optarg and optind correctly on missing argument 6 years ago
  Rich Felker b123f23952 fix getopt wrongly treating colons in optstring as valid option chars 6 years ago
  Rich Felker 786fda875a fix getopt[_long] clobbering of optopt on success 8 years ago
  Rich Felker ef2b5e9f13 fix unlikely corner cases in getopt's message printing 8 years ago
  Rich Felker 91184c4f16 add error message printing to getopt_long and make related improvements 10 years ago
  Rich Felker d335726879 support translation for getopt error messages 10 years ago
  Rich Felker 1d8d86aeb5 fix stderr locking and ferror semantics in getopt message printing 10 years ago
  Rich Felker d4f7d9c46f fix getopt handling of initial '+' in optstring 10 years ago
  Rich Felker 014275b547 fix getopt handling of ':' modifier for multibyte option characters 10 years ago
  Gianluca Anzolin b72cd07f17 add support for non-option arguments extension to getopt 10 years ago
  Felix Fietkau acccc93e08 getopt: fix optional argument processing 10 years ago
  Rich Felker 66fcde4ae4 support optional-argument extension to getopt via double-colon 10 years ago
  Isaac Dunham 14f0272ea1 Add ABI compatability aliases. 11 years ago
  Rich Felker 030e526392 add getopt reset support 12 years ago
  Rich Felker 0b44a0315b initial check-in, version 0.5.0 14 years ago