index
:
musl
master
rs-1.0
musl - an implementation of the standard library for Linux-based systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
misc
/
getopt.c
Age
Commit message (
Expand
)
Author
Lines
2018-09-12
reduce spurious inclusion of libc.h
Rich Felker
-1
/
+0
2018-09-12
use lighter internal stdio lock in getopt error printing
Rich Felker
-2
/
+3
2018-08-22
getopt: update optarg and optind correctly on missing argument
Rich Felker
-6
/
+6
2018-02-24
fix getopt wrongly treating colons in optstring as valid option chars
Rich Felker
-1
/
+1
2017-01-04
fix getopt[_long] clobbering of optopt on success
Rich Felker
-1
/
+2
2016-02-16
fix unlikely corner cases in getopt's message printing
Rich Felker
-2
/
+2
2014-12-20
add error message printing to getopt_long and make related improvements
Rich Felker
-2
/
+2
2014-12-20
support translation for getopt error messages
Rich Felker
-0
/
+2
2014-12-19
fix stderr locking and ferror semantics in getopt message printing
Rich Felker
-12
/
+16
2014-12-10
fix getopt handling of initial '+' in optstring
Rich Felker
-1
/
+1
2014-12-04
fix getopt handling of ':' modifier for multibyte option characters
Rich Felker
-4
/
+9
2014-12-02
add support for non-option arguments extension to getopt
Gianluca Anzolin
-1
/
+16
2014-11-15
getopt: fix optional argument processing
Felix Fietkau
-2
/
+2
2014-06-11
support optional-argument extension to getopt via double-colon
Rich Felker
-2
/
+5
2013-04-05
Add ABI compatability aliases.
Isaac Dunham
-0
/
+2
2012-09-30
add getopt reset support
Rich Felker
-2
/
+11
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
-0
/
+63