K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2001-11-29T03:17:12.000000Z K 7 svn:log V 195 rename() can't guarantee "to" always exists if it didn't exist in the first place -- for example, rename("existing", "newfile"); on a read-only file system. Reviewed by: green MFC after: 3 days END