simon-git: filter (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Sep 7 21:38:38 BST 2016


TL;DR:
  e8b010d New filter utility, 'noinput'.
  56074cd Update libcharset submodule for parallel build fix.

Repository:     git://git.tartarus.org/simon/filter.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=filter.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2016-09-07 21:38:38

commit e8b010dee79e2848af593a2049a7c1511055ec99
web diff http://tartarus.org/~simon-git/gitweb/?p=filter.git;a=commitdiff;h=e8b010dee79e2848af593a2049a7c1511055ec99;hp=7c5fac4b93ca2a3b87cebb32170a3dac4197c0ab
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Sep 7 21:33:34 2016 +0100

    New filter utility, 'noinput'.
    
    Goes well with the options I just added to ipbt, to produce a means of
    running a ttyrec automatically in a continuous loop to leave on a
    stand at a show as a rolling demo. The 'noinput' wrapper prevents
    accidental interference with the demo, at least by means of terminal
    input.
    
    (Of course if you can interfere in some other out-of-band way, e.g. by
    closing the GUI terminal app in which that whole thing is running,
    that's another matter which I can't do anything about at this level.)

 Makefile  |    6 +++++-
 noinput.c |   61 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 66 insertions(+), 1 deletion(-)

commit 56074cda4112c4b3741c4b6e399ca1b97ebcae0b
web diff http://tartarus.org/~simon-git/gitweb/?p=filter.git;a=commitdiff;h=56074cda4112c4b3741c4b6e399ca1b97ebcae0b;hp=e8b010dee79e2848af593a2049a7c1511055ec99
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed Sep 7 21:36:49 2016 +0100

    Update libcharset submodule for parallel build fix.

 charset |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list