summaryrefslogtreecommitdiffstats
path: root/misc-utils/whereis.c
Commit message (Expand)AuthorAgeFilesLines
* whereis: canonicalize directories pathsKarel Zak2013-03-201-5/+6
* whereis: support MANPATH environment variableSami Kerola2013-03-191-0/+2
* whereis: align with howto-usage-function.txtSami Kerola2013-03-191-18/+15Star
* whereis: add search scope listing optionSami Kerola2013-03-191-0/+29
* whereis: rewrite most of the commandSami Kerola2013-03-191-263/+310
* a pointer should not be compared to zero [coccinelle]Sami Kerola2013-02-061-3/+3
* textual: spell and encode the name of Arkadiusz Miƛkiewicz correctlyBenno Schulenberg2013-02-061-1/+1
* textual: use UTIL_LINUX_VERSION everywhereKarel Zak2013-01-251-3/+1Star
* textual: fix a few typos in some of the usage help textsBenno Schulenberg2013-01-251-4/+4
* whereis: improve readability for analysersKarel Zak2012-09-071-1/+2
* whereis: fix shadow declarationKarel Zak2012-07-261-4/+4
* misc-utils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* misc-utils: fix typosDavidlohr Bueso2012-02-241-1/+1
* whereis: move token assignment into loop syntaxKarel Zak2012-01-301-5/+3Star
* whereis: remove unused value warningFrancesco Cosoleto2011-11-091-1/+1
* whereis: non-ANSI definition [smatch scan]Karel Zak2011-09-121-1/+1
* whereis: fix gcc warnings [-Wsign-compare]Karel Zak2011-08-311-1/+1
* whereis: search in path for binaries onlyKarel Zak2011-08-301-7/+8
* whereis: search in pathDavidlohr Bueso2011-08-301-1/+68
* whereis: cleanup usage()Karel Zak2011-08-161-15/+17
* whereis: update coding styleDavidlohr Bueso2011-07-261-190/+170Star
* whereis: remove find()Davidlohr Bueso2011-07-261-11/+3Star
* whereis: coding styleSami Kerola2011-06-251-69/+79
* whereis: warnings, exit values, braces and returnsSami Kerola2011-06-251-12/+12
* whereis: remove goto statementsSami Kerola2011-06-251-38/+47
* whereis: new usage output & version printingSami Kerola2011-06-251-5/+31
* replace bcopy,bzero,index and rindexDaniel Mierswa2009-08-171-2/+2
* whereis: include dirent.h instead sys/dir.hmaximilian attems2008-07-281-2/+3
* whereis: add lib64 pathsKarel Zak2007-07-111-3/+4
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.10s tarball.Karel Zak2006-12-071-0/+2
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-4/+1Star
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-1/+13
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-0/+2
* Imported from util-linux-2.8 tarball.Karel Zak2006-12-071-176/+77Star
* Imported from util-linux-2.7.1 tarball.Karel Zak2006-12-071-3/+27
* Imported from util-linux-2.2 tarball.Karel Zak2006-12-071-0/+458