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