From: Bruno Haible Date: Mon, 5 Apr 2010 15:27:26 +0000 (+0200) Subject: Assume rmdir exists. X-Git-Tag: v0.1~4320 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=edca4071fc297830d9bbafad8efd7f2ebc0517c5;p=gnulib.git Assume rmdir exists. --- diff --git a/doc/posix-functions/rmdir.texi b/doc/posix-functions/rmdir.texi index aca8b8b62..9e26f6897 100644 --- a/doc/posix-functions/rmdir.texi +++ b/doc/posix-functions/rmdir.texi @@ -16,8 +16,6 @@ Cygwin 1.5.x. This function fails with @code{EINVAL} instead of the expected @code{ENOTDIR} for @code{rmdir("file/")} on some platforms: mingw. -@item -This function is missing on some old platforms. @end itemize Portability problems not fixed by Gnulib: