On 02/22/13 00:35, Ole wrote:
Hello,I've found an difference between linux libc rmdir() and mintlibs rmdir()...While linux rmdir(symlink) follows the symlink and looks if the directory linked is empty,(rmdir should not delete empty directories), mintlib's rmdir deletesthe symlinks in any case (however, the directory stays there, not beeing touched - my luck ;) ).Just wanted to let everyone know... after looking at the source of rmdir, I decidedto not provide an patch =)
What version of rmdir are you using ? SpareMiNT, your own compiled or newer coreutils one ?
Alan.