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
/
term-utils
/
script.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: consolidate version printing and close_stdout()
Karel Zak
2019-04-16
1
-5
/
+3
*
script: be sensitive to another SIGCHLD ssi_codes
Karel Zak
2018-09-05
1
-2
/
+8
*
script: fix printf format specifiers
Ruediger Meier
2018-05-16
1
-2
/
+2
*
iscript: s/COLS/COLUMNS/ in start message
Karel Zak
2018-05-14
1
-1
/
+1
*
script: record exit code
Karel Zak
2018-05-14
1
-17
/
+36
*
script: add more info to script header
Karel Zak
2018-05-14
1
-5
/
+33
*
script: cleanup done timestamp message
Karel Zak
2018-05-14
1
-6
/
+9
*
script: use uint64_t for file sizes
Karel Zak
2018-05-14
1
-2
/
+2
*
script: add the -o/--output-limit option. Fix race test.
Fred Mora
2018-05-14
1
-6
/
+27
*
include/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
Karel Zak
2018-01-17
1
-1
/
+1
*
lib/timeutils: add common ISO timestamp masks
J William Piggott
2017-11-10
1
-6
/
+2
*
script: simplify stdin usage in poll()
Karel Zak
2017-09-18
1
-7
/
+4
*
script: support sig{stop/cont}
Karel Zak
2017-09-08
1
-2
/
+9
*
script: fix ambiguity about the optional argument of the -t option
Antonio Ospite
2017-07-18
1
-8
/
+8
*
misc: consolidate macro style USAGE_HELP_OPTIONS
Ruediger Meier
2017-06-29
1
-2
/
+2
*
misc: consolidate all --help option descriptions
Ruediger Meier
2017-06-27
1
-2
/
+2
*
Merge branch 'usage-part2' of https://github.com/rudimeier/util-linux
Karel Zak
2017-06-26
1
-3
/
+4
|
\
|
*
misc: cosmetics, remove argument from usage(FILE*)
Ruediger Meier
2017-06-26
1
-3
/
+4
*
|
script: rename fixtty() to enable_rawmode_tty()
Karel Zak
2017-06-26
1
-13
/
+14
*
|
script: ensure typescript and timing errors do not break terminal
Sami Kerola
2017-06-26
1
-7
/
+22
|
/
*
script: always write stat and done message to typescript file
Karel Zak
2017-04-18
1
-4
/
+5
*
fix the position of newline in the time output of 'script'
Rui Zhao (renyuneyun)
2017-04-14
1
-4
/
+9
*
script: don't call strftime() if not necessary
Karel Zak
2017-04-13
1
-2
/
+3
*
script: fix start message showing in output file when -q is on
Rui Zhao (renyuneyun)
2017-04-05
1
-1
/
+2
*
misc: add static keyword to where needed [smatch scan]
Sami Kerola
2017-02-20
1
-1
/
+1
*
term-utils/script: fix typo leading to syntax error
Bert van Hall
2017-01-18
1
-1
/
+1
*
Use --help suggestion on invalid option
Karel Zak
2016-12-19
1
-1
/
+1
*
script: improve coding style and the "done" message
Karel Zak
2016-05-18
1
-7
/
+5
*
script: check status of writes when closing outputs
Sami Kerola
2016-04-17
1
-2
/
+4
*
script: avoid trying fclose(NULL)
Sami Kerola
2016-04-17
1
-1
/
+2
*
script: close file descriptors on exec
Sami Kerola
2016-04-17
1
-6
/
+7
*
script: use empty-slave heuristic more carefully
Karel Zak
2016-04-13
1
-24
/
+28
*
misc: fix some printf format strings
Ruediger Meier
2016-02-11
1
-1
/
+2
*
script: fix misspelling
Ruediger Meier
2016-02-03
1
-3
/
+3
*
docs: fix typos found by codespell
Ruediger Meier
2016-02-03
1
-1
/
+1
*
script, hwclock: check file exist with access(3) rather than stat(3)
Sami Kerola
2015-11-09
1
-2
/
+1
*
script: be pedantic and use "%"SCNi64
Karel Zak
2015-10-16
1
-1
/
+2
*
script: don't assume that time_t is compatible with long
Isaac Dunham
2015-10-16
1
-4
/
+6
*
script: improve SIG{TERM,QUIT,KILL} sensitivity
Karel Zak
2015-07-28
1
-3
/
+16
*
script: evaluate errno only if read() sets it
Ruediger Meier
2015-07-03
1
-7
/
+6
*
script: make sure errno is zero
Karel Zak
2015-07-02
1
-0
/
+1
*
script: fix variable initialization warning
Sami Kerola
2015-06-29
1
-3
/
+3
*
script: fix EOF problems
Karel Zak
2015-06-17
1
-26
/
+88
*
script: improve poll debugging
Karel Zak
2015-06-17
1
-5
/
+9
*
script: cleanup signals usage
Karel Zak
2015-06-17
1
-11
/
+28
*
script: debug poll() results
Karel Zak
2015-06-16
1
-2
/
+5
*
script: add support for SCRIPT_DEBUG=
Karel Zak
2015-06-16
1
-2
/
+65
*
script: remove magic constants from poll code
Karel Zak
2015-06-16
1
-21
/
+33
*
script: rename control struct members
Karel Zak
2015-06-16
1
-32
/
+32
*
script: close timingfp also when -e
Karel Zak
2015-06-16
1
-11
/
+10
[next]