summaryrefslogtreecommitdiff
path: root/skill.c
Commit message (Expand)AuthorAgeFilesLines
* skill: fix compiler warningsSami Kerola2012-11-061-2/+2
* kill -PID fixedCraig Small2012-10-021-1/+10
* skill: check return value of getlineMike Frysinger2012-05-221-1/+2
* build-sys: uClibc does not have rpmatch()Sami Kerola2012-04-181-0/+1
* all: check stdout and stderr status at exitSami Kerola2012-03-231-0/+2
* skill: remove dead codeSami Kerola2012-03-161-25/+0
* docs: clarification to license headers in filesSami Kerola2012-03-031-7/+16
* skill: fix argument parsing regressionSami Kerola2012-02-111-3/+10
* skill: ensure optarg is not null [smatch scan]Sami Kerola2012-02-051-1/+1
* Merge remote-tracking branch 'sami/vapier'Craig Small2012-01-241-1/+1
|\
| * use helpers from c.hMike Frysinger2012-01-241-1/+1
* | skill: exclude debugging strings from nlsSami Kerola2012-01-221-7/+5
|/
* ps: unify cases and remove trailing dots in messagesSami Kerola2012-01-151-1/+1
* Changed the err and warns to macrosCraig Small2012-01-031-7/+8
* translations: group usage textsSami Kerola2012-01-021-18/+18
* nls: improve translations and provide translator help commentsSami Kerola2011-12-201-3/+5
* nls: add functions which take translations to be usedSami Kerola2011-12-201-0/+4
* skill: use rpmatch() to yes/no questionSami Kerola2011-12-201-6/+8
* skill: fix compiler warningsSami Kerola2011-12-201-35/+27
* skill: add long options to usage outputSami Kerola2011-12-201-21/+23
* skill: support usage output to stdout & stderrSami Kerola2011-12-201-46/+46
* skill: use symbolic exit valuesSami Kerola2011-12-201-7/+5
* skill: use strtosig() for -l option argumentSami Kerola2011-12-201-3/+8
* skill: add long optionsSami Kerola2011-12-201-82/+54
* skill: warning printout for non-existing processesSami Kerola2011-12-201-3/+2
* skill: add long options & new debugging optionSami Kerola2011-12-201-154/+114
* skill: parse kill signals separatelySami Kerola2011-12-201-11/+24
* skill: use strtol_or_err to nice argument parsingSami Kerola2011-12-201-18/+38
* skill: remove run time configuration global variablesSami Kerola2011-12-201-35/+44
* skill: move usage functions near each otherSami Kerola2011-12-201-51/+49
* skill: clean up which functionality is being calledSami Kerola2011-12-201-20/+19
* skill: reindent the fileSami Kerola2011-12-201-439/+545
* includes: add xalloc.h to unify memory allocationsSami Kerola2011-12-201-2/+2
* skill: add gettext supportSami Kerola2011-12-201-71/+61
* skill: new usage functionSami Kerola2011-12-201-50/+59
* skill: kill prints perrorJustin Pryzby2011-12-181-0/+1
* skill: do not treat skill null parameter as 0WANG Yunfeng2011-12-181-1/+1
* skill: fix too greedy option parserCraig Small2011-12-181-0/+2
* skill: add CR to warning lineCraig Small2011-12-181-2/+2
* libtool accommodation: kill, skill, sniceJim Warner2011-10-111-10/+5
* note UNIX standard self-conflictalbert2008-03-241-0/+8
* %cpu and other changesalbert2004-09-121-1/+2
* better handling of long usernamesalbert2004-07-201-3/+3
* miscalbert2003-08-161-2/+1
* satisfy GPL section 2a and LGPL section 2b name+date requirementalbert2002-12-151-1/+1
* NORETURNalbert2002-12-091-0/+3
* big header clean-upalbert2002-12-091-0/+1
* present for Jimalbert2002-12-031-1/+1
* c99 warnings againalbert2002-11-271-3/+3
* c99 -- ugh, this is HARDalbert2002-11-271-5/+3