summaryrefslogtreecommitdiff
path: root/pgrep.c
Commit message (Expand)AuthorAgeFilesLines
* pgrep: fix compiler warningsSami Kerola2012-11-061-18/+1
* pgrep delimeter to delimiterCraig Small2012-10-111-2/+2
* Debian Bug report #526355Alfredo Esteban2012-08-291-25/+42
* pgrep/pkill -F expects \n (Debian Bug report #676709)Alfredo Esteban2012-07-141-1/+0
* pkill: fix signal spec regressionSami Kerola2012-06-241-11/+12
* minor fix for -u fixCraig Small2012-06-171-1/+1
* pkill -u uid fixAlfredo Esteban2012-06-111-1/+1
* all: check stdout and stderr status at exitSami Kerola2012-03-231-0/+2
* docs: clarification to license headers in filesSami Kerola2012-03-031-7/+14
* pgrep: fix compiler warningsSami Kerola2012-03-031-4/+3
* Merge remote-tracking branch 'sami/to-craig' into sami-mergeCraig Small2012-03-031-3/+3
|\
| * fix printf format warningsMike Frysinger2012-01-261-1/+1
* | pkill: remove -v match inversion optionSami Kerola2012-02-111-4/+4
* | pgrep: allow signal definition to be anywhere in command lineSami Kerola2012-02-111-15/+23
* | pgrep: use c style commentsSami Kerola2012-02-111-91/+91
* | pgrep: fix potential null derefences [smatch scan]Sami Kerola2012-02-051-3/+5
* | pkill: enable displaying what is killedSami Kerola2012-01-211-33/+44
* | pgrep: fix compiler warningSami Kerola2012-01-211-1/+1
* | pkill: fix error printingSami Kerola2012-01-211-1/+1
|/
* pgrep: correction to usage outputSami Kerola2012-01-061-1/+1
* Changed the err and warns to macrosCraig Small2012-01-031-10/+11
* translations: group usage textsSami Kerola2012-01-021-17/+17
* pgrep: exit with error message instead of usage()Sami Kerola2011-12-201-13/+15
* nls: improve translations and provide translator help commentsSami Kerola2011-12-201-1/+1
* nls: add functions which take translations to be usedSami Kerola2011-12-201-0/+4
* pgrep: use libc error printing facilitiesSami Kerola2011-12-201-24/+18
* includes: add xalloc.h to unify memory allocationsSami Kerola2011-12-201-26/+18
* pgrep: add gettext supportSami Kerola2011-12-201-39/+40
* pgrep: add long options & new usageSami Kerola2011-12-201-16/+73
* pgrep: distinguish between invalid commandline parameters and '-?'Jan Christoph Nordholz2011-12-181-1/+1
* pgrep: fix compiler warning saved_start_time might be used uninitializedCraig Small2011-12-181-1/+2
* pgrep: add -c option for counting number of matched proceessesCraig Small2011-12-181-6/+14
* reversed the frees added to pgrepCraig Small2011-11-231-4/+0
* pgrep: core dropped nearly alwaysSami Kerola2011-11-201-1/+2
* redhat analysis: pgrepJim Warner2011-10-151-5/+11
* pgrep: usage error should exit with 2albert2007-05-281-5/+8
* g is criteriaalbert2006-06-241-5/+6
* better -L supportalbert2006-06-231-6/+38
* FreeBSD -F and -L options (but -L may be useless) with sucky error messagesalbert2006-06-211-5/+67
* correct description of some currently-foreign optionsalbert2006-06-211-5/+4
* pgrep cleanupalbert2006-06-211-47/+34
* fix more of the pgrep memory-related brokennessalbert2006-06-181-48/+43
* new foreign-OS research notedalbert2006-06-181-18/+42
* fix "ps sm" bug involving 1-thread-proc optimizationalbert2006-06-171-30/+30
* fputs instead of fprintfalbert2005-10-301-1/+1
* pkill should be quiet about processes that have gone awayalbert2004-10-191-3/+4
* sort cmd args and document OpenBSD differencesalbert2004-07-211-40/+48
* ps thread supportalbert2003-09-201-8/+8
* last bitsalbert2002-12-211-1/+2
* satisfy GPL section 2a and LGPL section 2b name+date requirementalbert2002-12-151-0/+3