simon-git: xtruss (master): Simon Tatham
Commits to Tartarus CVS repository.
tartarus-commits at lists.tartarus.org
Thu May 28 20:27:09 BST 2015
TL;DR:
3149b74 Make '-o -' send output to stdout.
Repository: git://git.tartarus.org/simon/xtruss.git
On the web: http://tartarus.org/~simon-git/gitweb/?p=xtruss.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2015-05-28 20:27:09
commit 3149b745d12b4c51c220ae7137c8e97d6eac59d7
web diff http://tartarus.org/~simon-git/gitweb/?p=xtruss.git;a=commitdiff;h=3149b745d12b4c51c220ae7137c8e97d6eac59d7;hp=8828e854dcbc209c6c0fab637932db1e748fc275
Author: Simon Tatham <anakin at pobox.com>
Date: Thu May 28 20:25:02 2015 +0100
Make '-o -' send output to stdout.
It always annoys me that strace doesn't support this special case,
which would be very useful in any situation where the traced program
produces no output of its own (even more likely with xtruss) and you
want to postprocess the trace in some way.
uxxtruss.c | 20 +++++++++++++-------
xtruss.but | 5 +++--
2 files changed, 16 insertions(+), 9 deletions(-)
More information about the tartarus-commits
mailing list