summaryrefslogtreecommitdiff
path: root/cliutils.c
Commit message (Expand)AuthorAgeFilesLines
* Drop a leftover mcheck.h includePanu Matilainen2022-10-041-3/+0
* Test for preprocessor definition rather than value consistently everywherePanu Matilainen2022-06-151-1/+1
* Stop NSPR from messing with our signalsPanu Matilainen2017-05-101-1/+0
* Reimplement setprogname() and getprogname() to be generic and portableKamil Rytarowski2016-02-111-1/+1
* Make --pipe command failures reflect our exit codes (RhBug:735481)Panu Matilainen2011-09-051-3/+13
* Argh. Realize we already have equivalents of initCli() and finishCli()Panu Matilainen2010-08-201-71/+0
* Move --pipe handling to cliutils helpersPanu Matilainen2010-08-201-0/+38
* Lump much of the common cli-init + finish tasks into cliutils helpersPanu Matilainen2010-08-201-0/+76
* Add a convenience library for stuff common cli-bits intoPanu Matilainen2010-08-201-0/+36