K 10 svn:author V 6 jilles K 8 svn:date V 27 2014-01-05T21:44:04.754375Z K 7 svn:log V 361 find: Fix -lname and -ilname. The code did not take into account that readlink() does not add a terminating '\0', and therefore did not work reliably. As before, symlinks of length PATH_MAX or more are not handled correctly. (These can only be created on other operating systems.) PR: bin/185393 Submitted by: Ben Reser (original version) MFC after: 1 week END