hush/findutils
Eric Andersen 044a72d0d5 Larry suggested using concat_path_file() would be an even safer bet
for 'which'.  I ageed, so I whipped this up -- which revealed a bug in
concat_path_file.  It turns out that that a '/' can be appended from
either the path _or_ the filename, but only the former was checked.
 -Erik
2001-05-04 22:04:24 +00:00
..
find.c Applied patch from David Douthitt to re-add -print option to find. 2001-03-28 22:04:42 +00:00
grep.c The tiniest of bracket-placement fixes. 2001-04-17 17:30:44 +00:00
which.c Larry suggested using concat_path_file() would be an even safer bet 2001-05-04 22:04:24 +00:00
xargs.c xstrdup xargs cleanup from Jeff Garzik 2001-03-23 17:11:22 +00:00