Jilles Tjoelker e810bef741 find: Fix two more problems with -lname and -ilname:
* Do not match symlinks that are followed because of -H or -L. This is
  explicitly documented in GNU find's info file and is like -type l.

* Fix matching symlinks in subdirectories when fts changes directories.

Also, avoid some readlink() calls on files that are obviously not symlinks
(because of fts(3) restrictions, not all of them).

MFC after:	1 week
2014-01-05 23:01:28 +00:00
..
2013-11-08 14:33:41 +00:00
2013-11-18 23:11:42 +00:00
2013-03-22 13:36:03 +00:00
2013-06-17 20:11:04 +00:00
2013-02-28 01:22:14 +00:00
2013-09-22 20:30:55 +00:00
2012-11-04 09:27:01 +00:00
2013-03-11 13:08:32 +00:00
2012-04-19 03:20:13 +00:00
2013-11-21 21:19:01 +00:00
2013-05-11 13:46:05 +00:00
2013-03-04 02:21:06 +00:00
2013-09-30 17:23:45 +00:00
2011-11-06 09:09:45 +00:00
2012-05-10 02:07:00 +00:00
2011-12-30 11:02:40 +00:00
2014-01-04 09:57:23 +00:00
2012-03-25 09:19:25 +00:00
2013-02-19 13:32:26 +00:00
2012-09-14 17:50:42 +00:00
2012-11-17 23:52:38 +00:00
2012-10-19 14:29:03 +00:00
2013-11-13 20:35:10 +00:00
2013-07-04 03:24:58 +00:00
2013-07-04 03:24:58 +00:00
2012-06-21 21:47:08 +00:00
2012-05-26 17:10:16 +00:00
2013-09-26 18:00:45 +00:00
2013-09-20 16:05:09 +00:00
2013-04-11 19:05:24 +00:00
2013-03-17 06:36:04 +00:00
2011-11-06 08:16:35 +00:00
2013-11-09 09:05:50 +00:00
2013-01-14 11:06:50 +00:00
2012-09-14 17:50:42 +00:00
2013-03-22 13:36:03 +00:00
2013-11-08 14:33:41 +00:00
2013-04-23 13:03:17 +00:00
2013-11-20 17:48:38 +00:00
2013-03-28 20:33:07 +00:00
2012-03-26 15:18:14 +00:00
2013-05-12 22:22:12 +00:00
2012-09-14 17:50:42 +00:00
2012-03-26 15:18:14 +00:00
2013-07-28 18:44:17 +00:00
2011-11-06 08:19:00 +00:00
2012-10-07 20:01:41 +00:00
2013-05-10 03:49:05 +00:00
2012-09-17 23:04:15 +00:00
2013-11-08 14:33:41 +00:00
2013-03-07 23:44:35 +00:00