From: Karel Zak Date: Tue, 16 Jun 2015 09:53:18 +0000 (+0200) Subject: Merge branch 'script3' of git://github.com/kerolasa/lelux-utiliteetit into script X-Git-Tag: v2.27-rc1~132^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f3107d3ac4f4fdb274be1fedc4824841242a8716;p=thirdparty%2Futil-linux.git Merge branch 'script3' of git://github.com/kerolasa/lelux-utiliteetit into script * 'script3' of git://github.com/kerolasa/lelux-utiliteetit: tests: add scriptreplay test script: move timing file opening close to use of it script: add noreturn function attributes script: use gettime_monotonic() to get timing file timestamps script: use correct input type, move comment, and so on script: replace strftime() workaround with CFLAGS = -Wno-format-y2k script: move do_io() content to small functions script: add 'Script started' line always to capture file script: remove io vs signal race script: merge doinput() and output() functions to do_io() script: use poll() rather than select() script: use signalfd() to catch signals script: add struct script_control and remove global variables script: remove function prototypes tests: check script options work as expected tests: add script output buffering race check --- f3107d3ac4f4fdb274be1fedc4824841242a8716