freebsd-dev/usr.bin/find
Warner Losh acebb585f7 The matching in -lname and -ilname are on the contents of the link
itself, not on the type of the file.  As such, do a readlink to get
the symbolic link's contents and fail to match if the path isn't a
symbolic link.

Pointed out by: des@
2008-02-24 00:01:06 +00:00
..
extern.h Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
find.1 Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
find.c
find.h Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00
function.c The matching in -lname and -ilname are on the contents of the link 2008-02-24 00:01:06 +00:00
getdate.y
ls.c
main.c
Makefile
misc.c
operator.c
option.c Implement a number of primaries present in GNU find, but not present 2008-02-23 16:29:04 +00:00