]> sourceware.org Git - systemtap.git/commit
PR17743: stap* help/version text should go peacefully to stdout
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 30 Dec 2014 15:25:01 +0000 (10:25 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 30 Dec 2014 15:25:01 +0000 (10:25 -0500)
commit02aa7a652bdcb9f7b5b16004303d23a99a440836
tree51cb90739fda41dec2d9fe3dd68405e7cfd41e38
parent7c98bd66246c29cc9e9433505b8033c85e0c2357
PR17743: stap* help/version text should go peacefully to stdout

As per GNU habits, specifically requested help/version strings for
our programs should go to stdout with rc=0 rather than stderr rc=1.
Adjust stap, staprun, stapio, stapdyn code to taste.  helpout.exp
test case to confirm.
session.cxx
stapdyn/stapdyn.cxx
staprun/common.c
staprun/stapio.c
staprun/staprun.c
staprun/staprun.h
testsuite/systemtap.base/helpout.exp [new file with mode: 0644]
This page took 0.030748 seconds and 5 git commands to generate.