index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
misc
/
getopt_long.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix getopt_long_only misinterpreting "--" as an option
Rich Felker
2016-10-20
1
-1
/
+1
*
simplify part of getopt_long
Rich Felker
2015-01-21
1
-13
/
+11
*
always set optarg in getopt_long
Rich Felker
2015-01-21
1
-1
/
+1
*
fix regression in getopt_long support for non-option arguments
Rich Felker
2015-01-11
1
-7
/
+6
*
set optopt in getopt_long
Rich Felker
2014-12-20
1
-0
/
+1
*
add error message printing to getopt_long and make related improvements
Rich Felker
2014-12-20
1
-4
/
+30
*
simplify getopt_long argv permutation loop logic
Rich Felker
2014-12-13
1
-3
/
+1
*
fix handling of "--" with getopt_long argv permutation
Rich Felker
2014-12-13
1
-1
/
+0
*
accept null longopts pointer in getopt_long
Rich Felker
2014-12-11
1
-1
/
+1
*
support abbreviated options in getopt_long
Rich Felker
2014-12-10
1
-7
/
+18
*
support options after non-option arguments in getopt_long (argv permutation)
Rich Felker
2014-12-10
1
-0
/
+39
*
add support for non-option arguments extension to getopt
Gianluca Anzolin
2014-12-02
1
-3
/
+4
*
add getopt reset support
Rich Felker
2012-09-30
1
-0
/
+7
*
cleanup src/linux and src/misc trees, etc.
Rich Felker
2012-09-07
1
-0
/
+52