16 Commits (cf7db2427f99d784f3d27a4036c1abf41c61db87)

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