index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
misc-utils
/
getopt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
getopt: be sure that options array is terminated
Karel Zak
2016-10-21
1
-8
/
+11
*
include/closestream: define exit codes
Karel Zak
2016-08-16
1
-0
/
+1
*
getopt: keep pointer to 'name' in control struct
Karel Zak
2016-04-22
1
-10
/
+7
*
getopt: fix memory leaks and integer overflows [ASAN & valgrind]
Sami Kerola
2016-04-20
1
-7
/
+18
*
getopt: make sure setprogname provided by non-Linux system
Karel Zak
2016-04-04
1
-1
/
+1
*
getopt: fix -n name for BSD
Ruediger Meier
2016-03-07
1
-2
/
+9
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-0
/
+3
*
textual: do not start option descriptions with a capital
Benno Schulenberg
2014-12-19
1
-14
/
+14
*
getopt: cleanup add_log_options()
Karel Zak
2014-12-09
1
-6
/
+9
*
getopt: rename function to keep code readable
Karel Zak
2014-12-09
1
-6
/
+6
*
getopt: fix compiler warning
Karel Zak
2014-12-09
1
-1
/
+1
*
getopt: avoid re-terminating long_option list at every update
Sami Kerola
2014-12-08
1
-11
/
+10
*
getopt: change --shell argument parsing function
Sami Kerola
2014-12-08
1
-12
/
+10
*
getopt: prefer switch-case rather than long if statement
Sami Kerola
2014-12-08
1
-27
/
+37
*
getopt: remove unnecessary code
Sami Kerola
2014-12-08
1
-9
/
+1
*
getopt: make normalize() print strings
Sami Kerola
2014-12-08
1
-14
/
+12
*
getopt: use xstrdup rather than malloc + strcpy
Sami Kerola
2014-12-08
1
-12
/
+5
*
getopt: add struct getopt_control and remove global variables
Sami Kerola
2014-12-08
1
-81
/
+83
*
getopt: remove function prototypes
Sami Kerola
2014-12-08
1
-10
/
+0
*
getopt: make nonoptions optstring comment correct
Sami Kerola
2014-12-08
1
-2
/
+2
*
getopt: sync with 1.1.6 release
Sami Kerola
2014-12-08
1
-4
/
+17
*
textual: use usage() text element macros
Sami Kerola
2014-10-01
1
-7
/
+5
*
textual: use manual tail usage() macro
Sami Kerola
2014-10-01
1
-0
/
+1
*
getopt: fix usage() typo unquote -> unquoted
Karel Zak
2013-04-05
1
-1
/
+1
*
getopt: fix normalize() usage [coverity scan]
Karel Zak
2013-03-27
1
-1
/
+1
*
textual: spell and encode the name of Arkadiusz MiĆkiewicz correctly
Benno Schulenberg
2013-02-06
1
-1
/
+1
*
textual: use UTIL_LINUX_VERSION everywhere
Karel Zak
2013-01-25
1
-3
/
+1
*
getopt: make the code more readable for analysers
Karel Zak
2012-09-07
1
-1
/
+1
*
build-sys: move getopt to misc-utils/
Karel Zak
2012-06-26
1
-0
/
+458