summaryrefslogtreecommitdiffstats
path: root/term-utils/script.c
Commit message (Expand)AuthorAgeFilesLines
* script: use __noreturn__ for really last function [clang -Winvalid-noreturn]Karel Zak2013-03-201-4/+4
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* script: search shell from path, when necessarySami Kerola2013-01-091-5/+11
* script: do not try to close stderr twiceSami Kerola2012-11-081-3/+5
* script: add noreturn function attributesSami Kerola2012-07-261-5/+5
* translation: unify file open error messagesSami Kerola2012-07-161-3/+3
* script: remove unused codeKarel Zak2012-06-211-10/+0Star
* build: fix redundant redeclaration warningsSami Kerola2012-06-111-1/+0Star
* term-utils: verify writing to streams was successfulSami Kerola2012-04-041-4/+12
* script: error in usage() outputSami Kerola2012-04-021-1/+1
* script: play well with csh when invoked from within /etc/csh.loginKarel Zak2012-03-081-0/+10
* build-sys: check HAVE_ definitions with #ifdef [smatch scan]Sami Kerola2011-12-021-8/+4Star
* build-sys: check HAVE_ definitions with #ifdef [smatch scan]Sami Kerola2011-12-021-3/+7
* script: non-ANSI definition [smatch scan]Karel Zak2011-09-121-7/+7
* script: libintl.h included in nls.hKarel Zak2011-09-071-3/+0Star
* script: fix building with --disable-nlsNatanael Copa2011-09-071-0/+2
* script: cleanup usage()Karel Zak2011-08-161-10/+9Star
* script: indicate that the file argument to --timing is optionalBenno Schulenberg2011-08-151-4/+4
* script: remove magic constants and a type mismatch fixSami Kerola2011-06-291-36/+38
* script: include-what-you-use header checkSami Kerola2011-06-291-2/+5
* script: remove unnecessary void castingSami Kerola2011-06-291-28/+28
* script: option --force addedSami Kerola2011-06-291-7/+14
* script: optional timing output file argument addedSami Kerola2011-04-121-7/+12
* script: don't include err.h directlyKarel Zak2011-04-121-1/+1
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* build-sys: move script and scriptreplay to term-utils/Karel Zak2011-03-021-0/+546