K 10 svn:author V 3 bde K 8 svn:date V 27 1995-11-18T11:35:05.000000Z K 7 svn:log V 144 Fixed the errno returned by rename("dir1", "dir2/."). It was EISDIR (duh); translate it to EINVAL which is the errno for other renames to ".". END