summaryrefslogtreecommitdiff
path: root/which.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updates to a number of apps to remove warnings/compile errors under libc5.Eric Andersen2000-06-191-1/+1
| | | | | Tested under both libc5 and libc6 and all seems well with these fixes. -Erik
* "which" rewritten to use stat(). Fixes to improve its compatabilityPavel Roskin2000-06-051-18/+45
| | | | with traditional implementations
* More libc portability updates, add in the website (which has not beenErik Andersen2000-05-191-0/+73
archived previously). Wrote 'which' during the meeting today. -Erik