K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-04-25T13:55:52.560966Z K 7 svn:log V 217 unlinkat(2): unlinkat(AT_REMOVEDIR) fails with ENOTEMPTY like rmdir() for non-empty directories. POSIX permits both ENOTEMPTY and EEXIST, but we use the clearer ENOTEMPTY, following BSD tradition. MFC after: 1 week END