summaryrefslogtreecommitdiff
path: root/skill.c
Commit message (Expand)AuthorAgeFilesLines
* 0027-skill: Prevent multiple overflows in ENLIST().Qualys Security Advisory2018-06-231-2/+3
* 0026-skill: Fix double-increment of pid_count.Qualys Security Advisory2018-06-231-4/+0
* 0024-skill: Always NULL-terminate argv.Qualys Security Advisory2018-06-231-3/+2
* 0023-skill: Fix getline() usage.Qualys Security Advisory2018-06-231-1/+3
* Port of merge request 49 to newlibCraig Small2017-08-191-0/+5
* skill: fixup inconsistencies in result type referencesJim Warner2016-08-111-5/+11
* related: respond to VAL macro addition of context parmJim Warner2016-08-071-8/+9
* related: change for lost 'PROCPS_' enumerator prefixesJim Warner2016-07-261-11/+11
* related: adapt to changes in 'context' structure namesJim Warner2016-07-261-1/+1
* misc: just eliminate several 'unused' warning messagesJim Warner2016-07-261-4/+4
* misc: adapt others to changes in interface, <PIDS> apiJim Warner2016-05-161-1/+1
* library: cleanup of library includesCraig Small2016-04-161-2/+1
* skill: fix command line with signal, againCraig Small2016-04-111-3/+1
* skill: use library for process scanningCraig Small2015-09-261-136/+120
* kill: split out from skill/sniceCraig Small2015-09-261-234/+5
* library: rework namespace callsCraig Small2015-09-031-8/+8
* skill: Remove unrequired headersCraig Small2015-09-011-3/+0
* library: Remove signal name from libraryCraig Small2015-06-291-609/+681
* skill: fix command line with signalCraig Small2015-01-241-1/+3
* Minor i18n fixesYuri Chornoivan2014-03-031-1/+1
* Update help filesCraig Small2014-02-021-3/+3
* PID -2 to -9 for kill tooCraig Small2014-01-291-7/+9
* kill for PID -1 restoredCraig Small2014-01-281-0/+6
* Split help lines to help translatorsCraig Small2013-12-281-21/+21
* misc: correct additional errors from merge request #13Jim Warner2013-09-171-2/+2
* Merge commit 'refs/merge-requests/13' of git://gitorious.org/procps/procps in...Craig Small2013-09-111-2/+86
|\
| * skill: support namespacesAristeu Rozanski2013-04-181-2/+86
* | configure: check for program_invocation_nameRainer Müller2013-03-201-1/+3
|/
* 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