summaryrefslogtreecommitdiff
path: root/pidof.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'teknoraver/procps-master'Craig Small2020-12-221-9/+16
* pidof: new option to show cmdline-less PIDs (kernel workers), empty input fixedJan Rybar2020-12-221-2/+12
* library: eliminated the questionable 'procps.h' headerJim Warner2020-07-051-1/+2
* misc: eliminate a couple of miscellaneous gcc warningsJim Warner2020-07-051-4/+0
* pidof: show worker threadsJan Rybar2020-04-101-3/+6
* pidof: Fix separator optionCraig Small2019-09-211-2/+3
* 0020-pidof: Prevent integer overflows with grow_size().Qualys Security Advisory2018-06-231-1/+7
* 0019-pidof: Do not memleak pidof_root if multiple -c options.Qualys Security Advisory2018-06-231-0/+1
* 0018-pidof: Do not skip the NULL terminator in cmdline.Qualys Security Advisory2018-06-231-1/+1
* 0017-pidof: Get the arg1 base name with get_basename().Qualys Security Advisory2018-06-231-5/+2
* pidof: allow to change a separator put between pidsMasatake YAMATO2018-03-021-2/+8
* related: respond to VAL macro addition of context parmJim Warner2016-08-071-3/+3
* related: change for lost 'PROCPS_' enumerator prefixesJim Warner2016-07-261-5/+5
* related: adapt to changes in 'context' structure namesJim Warner2016-07-261-1/+1
* misc: adapt others to changes in interface, <PIDS> apiJim Warner2016-05-161-4/+2
* pidof: check cmd if space in argv0Craig Small2016-04-171-0/+6
* library: cleanup of library includesCraig Small2016-04-161-3/+1
* Merge branch 'master' into newlibCraig Small2015-10-281-7/+5
|\
| * Fix readlink's do-while-loopTobias Stoeckmann2015-07-111-7/+5
* | pidof: remove unrequired includesCraig Small2015-09-261-2/+4
* | pidof: modify to utilize the new procps_pids interfaceJim Warner2015-08-271-18/+23
|/
* Update help filesCraig Small2014-02-021-1/+1
* Split help lines to help translatorsCraig Small2013-12-281-4/+4
* pidof: fixing compiller warningsJaromir Capik2013-11-041-3/+3
* pidof: support for omitted %PPID and additional separatorsJaromir Capik2013-10-141-3/+8
* pidof: minor fixesJaromir Capik2013-10-101-3/+1
* pidof: reimplemented from scratch (replacing sysvinit pidof)Jaromir Capik2013-10-101-0/+371