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
/
text-utils
/
ul.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-2
/
+2
*
misc: introduce print_usage_help_options()
Ruediger Meier
2017-06-27
1
-2
/
+1
*
misc: cosmetics, remove argument from usage(FILE*)
Ruediger Meier
2017-06-26
1
-4
/
+4
*
misc: fix ggc-7 fallthrough warnings
Sami Kerola
2017-06-14
1
-2
/
+2
*
build-sys: ncurses headers cleanup
Karel Zak
2017-05-31
1
-4
/
+4
*
text-utils: use proper paths to term.h
Karel Zak
2017-05-30
1
-1
/
+8
*
misc: add static keyword to where needed [smatch scan]
Sami Kerola
2017-02-20
1
-23
/
+22
*
misc: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-02-20
1
-5
/
+5
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-1
/
+1
*
ul: Fix buffer overflow
Tobias Stoeckmann
2016-09-29
1
-10
/
+4
*
misc: Fix various typos
Sebastian Rasmussen
2016-05-31
1
-1
/
+1
*
lib: rename strmode() and setmode()
Ruediger Meier
2016-02-18
1
-5
/
+5
*
ul: remove unexplained TERM=lpr override
Sami Kerola
2015-01-07
1
-9
/
+0
*
textual: add a docstring to most of the utilities
Benno Schulenberg
2015-01-06
1
-1
/
+4
*
ul: fix filter() indentation
Sami Kerola
2014-10-20
1
-85
/
+75
*
textual: use version printing macro everywhere
Sami Kerola
2014-10-01
1
-2
/
+1
*
ul: use string printing function
Sami Kerola
2013-07-09
1
-4
/
+2
*
ul: use correct types
Sami Kerola
2013-07-09
1
-3
/
+3
*
ul: enhance command performance
Sami Kerola
2013-07-01
1
-4
/
+4
*
ul: cleanup usage() and man page
Karel Zak
2013-04-05
1
-10
/
+11
*
textual: spell and encode the name of Arkadiusz MiĆkiewicz correctly
Benno Schulenberg
2013-02-06
1
-1
/
+1
*
ul: fix shadow declaration
Sami Kerola
2012-07-26
1
-3
/
+3
*
translation: unify file open error messages
Sami Kerola
2012-07-16
1
-1
/
+1
*
Fix typos found by misspellings
Bernhard Voelker
2012-04-23
1
-1
/
+1
*
text-utils: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-3
/
+2
*
ul: remove superfluous return as usage() does not return
Benno Schulenberg
2011-08-15
1
-2
/
+1
*
ul: make usage() say that more than one input file is allowed
Benno Schulenberg
2011-08-15
1
-1
/
+1
*
ul: in usage() not overwriting but overriding is meant
Benno Schulenberg
2011-08-15
1
-2
/
+2
*
ul.c: warn user when command chooses term type
Sami Kerola
2011-05-17
1
-2
/
+5
*
ul.c: escape handling refactored
Sami Kerola
2011-05-17
1
-34
/
+42
*
ul.c: close files and free memory after usage
Sami Kerola
2011-05-17
1
-0
/
+2
*
ul.c: code style and comment fixes
Sami Kerola
2011-05-17
1
-72
/
+94
*
ul.c: fix compier warnings
Sami Kerola
2011-05-17
1
-2
/
+2
*
ul.c: magic constant removal
Sami Kerola
2011-05-17
1
-8
/
+7
*
ul.c: use long options
Sami Kerola
2011-05-17
1
-5
/
+35
*
ul.c: convert definition to function
Sami Kerola
2011-05-17
1
-16
/
+22
*
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
2011-02-14
1
-1
/
+1
*
ul: use xalloc for memory allocation
Davidlohr Bueso
2010-11-01
1
-7
/
+4
*
remove free() from atexit() callbacks
Karel Zak
2010-10-29
1
-7
/
+0
*
use _exit() instead of exit() in sighandlers
Marek Polacek
2010-10-29
1
-1
/
+1
*
ul: use atexit() to deallocate buffer, print errors by err()
Karel Zak
2010-09-17
1
-35
/
+25
*
ul: fix memory leak.
Davidlohr Bueso
2010-09-17
1
-1
/
+22
*
replace bcopy,bzero,index and rindex
Daniel Mierswa
2009-08-17
1
-1
/
+1
*
build-sys: fix ifdef ENABLE_WIDECHAR usage
Karel Zak
2007-01-30
1
-1
/
+1
*
Imported from util-linux-2.11o tarball.
Karel Zak
2006-12-07
1
-3
/
+1
*
Imported from util-linux-2.11b tarball.
Karel Zak
2006-12-07
1
-1
/
+1
*
Imported from util-linux-2.10s tarball.
Karel Zak
2006-12-07
1
-47
/
+81
*
Imported from util-linux-2.10m tarball.
Karel Zak
2006-12-07
1
-10
/
+8
*
Imported from util-linux-2.10f tarball.
Karel Zak
2006-12-07
1
-27
/
+53
*
Imported from util-linux-2.9v tarball.
Karel Zak
2006-12-07
1
-7
/
+15
[next]