index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
term-utils
/
script.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-16
script: use all-io.h to make the code more robust
Karel Zak
1
-9
/
+5
2014-01-16
script: fix inconsistent -q, use poll() rather then O_NONBLOCK
Karel Zak
1
-25
/
+17
2014-01-16
script: don't wait for empty descriptors if child is dead
Karel Zak
1
-4
/
+8
2013-12-03
script: script input redirection / eof handling
Karel Zak
1
-19
/
+79
2013-12-02
script: check that stdin is a terminal
Karel Zak
1
-0
/
+4
2013-11-14
script: restore errno in signal handler
Karel Zak
1
-0
/
+3
2013-11-14
script: don't call TIOCGWINSZ in signal handler
Karel Zak
1
-3
/
+5
2013-03-20
script: use __noreturn__ for really last function [clang -Winvalid-noreturn]
Karel Zak
1
-4
/
+4
2013-02-06
textual: spell and encode the name of Arkadiusz MiĆkiewicz correctly
Benno Schulenberg
1
-1
/
+1
2013-01-09
script: search shell from path, when necessary
Sami Kerola
1
-5
/
+11
2012-11-08
script: do not try to close stderr twice
Sami Kerola
1
-3
/
+5
2012-07-26
script: add noreturn function attributes
Sami Kerola
1
-5
/
+5
2012-07-16
translation: unify file open error messages
Sami Kerola
1
-3
/
+3
2012-06-21
script: remove unused code
Karel Zak
1
-10
/
+0
2012-06-11
build: fix redundant redeclaration warnings
Sami Kerola
1
-1
/
+0
2012-04-04
term-utils: verify writing to streams was successful
Sami Kerola
1
-4
/
+12
2012-04-02
script: error in usage() output
Sami Kerola
1
-1
/
+1
2012-03-08
script: play well with csh when invoked from within /etc/csh.login
Karel Zak
1
-0
/
+10
2011-12-02
build-sys: check HAVE_ definitions with #ifdef [smatch scan]
Sami Kerola
1
-8
/
+4
2011-12-02
build-sys: check HAVE_ definitions with #ifdef [smatch scan]
Sami Kerola
1
-3
/
+7
2011-09-12
script: non-ANSI definition [smatch scan]
Karel Zak
1
-7
/
+7
2011-09-07
script: libintl.h included in nls.h
Karel Zak
1
-3
/
+0
2011-09-07
script: fix building with --disable-nls
Natanael Copa
1
-0
/
+2
2011-08-16
script: cleanup usage()
Karel Zak
1
-10
/
+9
2011-08-15
script: indicate that the file argument to --timing is optional
Benno Schulenberg
1
-4
/
+4
2011-06-29
script: remove magic constants and a type mismatch fix
Sami Kerola
1
-36
/
+38
2011-06-29
script: include-what-you-use header check
Sami Kerola
1
-2
/
+5
2011-06-29
script: remove unnecessary void casting
Sami Kerola
1
-28
/
+28
2011-06-29
script: option --force added
Sami Kerola
1
-7
/
+14
2011-04-12
script: optional timing output file argument added
Sami Kerola
1
-7
/
+12
2011-04-12
script: don't include err.h directly
Karel Zak
1
-1
/
+1
2011-03-03
move struct option to .rodata
Karel Zak
1
-1
/
+1
2011-03-02
build-sys: move script and scriptreplay to term-utils/
Karel Zak
1
-0
/
+546