summaryrefslogtreecommitdiff
path: root/pwdx.c
Commit message (Expand)AuthorAgeFilesLines
* 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