K 10 svn:author V 3 imp K 8 svn:date V 27 2001-03-01T05:49:36.000000Z K 7 svn:log V 182 MAXPATHLEN already accounts for the trailing NUL, so no need to add one in. In addition, since we pass readlink MAXPATHLEN - 1, we would have never have used that extra byte anyway. END