summaryrefslogtreecommitdiff
path: root/pwdx.c
Commit message (Expand)AuthorAgeFilesLines
* 0021-pwdx: Fix a misleading comment.Qualys Security Advisory2018-06-231-1/+1
* Handle out of memory conditions.Tobias Stoeckmann2015-07-111-3/+3
* pwdx: Do not link to libprocpsCraig Small2015-06-241-1/+0
* pwdx: fails when run in a nonexistent localeColin Watson2013-08-051-0/+1
* configure: check for program_invocation_nameRainer Müller2013-03-201-1/+3
* Fix pwdx argument parsingAndrej Kruták2012-06-141-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
* pwdx: fix compiler warningSami Kerola2012-03-031-4/+8
* pwdx: free memory before exitSami Kerola2012-02-051-1/+1
* use helpers from c.hMike Frysinger2012-01-241-1/+1
* pwdx: re-create invalid process id checkSami Kerola2012-01-081-0/+20
* Changed the err and warns to macrosCraig Small2012-01-031-0/+1
* pwdx: write errors to stderrSami Kerola2011-12-201-1/+3
* 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
* pwdx: add gettext supportSami Kerola2011-12-201-7/+9
* pwdx.c: new usage & fix coding styleSami Kerola2011-12-201-94/+91
* pwdx & libprocps-ng: Hurd does not have MAX_PATH definedDaniel Novotny2011-12-181-4/+16
* redhat analysis: pwdxJim Warner2011-10-151-1/+1
* Fix potential bufferoverflow in pwdxWerner Fink2011-01-181-0/+1
* pwdx: buffer overflow fixed -- thanks Ulf Harnhammaralbert2006-06-171-3/+3
* fix buffer overflowalbert2005-10-301-1/+1
* fputs instead of fprintfalbert2005-10-301-1/+1
* new pwdx commandalbert2004-10-161-0/+95