projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc949c6
)
Assume rmdir exists.
author
Bruno Haible
<bruno@clisp.org>
Mon, 5 Apr 2010 15:27:26 +0000
(17:27 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Mon, 5 Apr 2010 15:27:57 +0000
(17:27 +0200)
doc/posix-functions/rmdir.texi
patch
|
blob
|
history
diff --git
a/doc/posix-functions/rmdir.texi
b/doc/posix-functions/rmdir.texi
index aca8b8b622cbf2c3939f4722ac041be50742e61d..9e26f68975766069c5fafcc3cb8cc273ec3ffc85 100644
(file)
--- 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: