fopen: document mingw bug on directories
authorEric Blake <ebb9@byu.net>
Tue, 23 Sep 2008 12:48:07 +0000 (06:48 -0600)
committerEric Blake <ebb9@byu.net>
Tue, 23 Sep 2008 12:52:20 +0000 (06:52 -0600)
commit09d1d202eabd3ca07faea5c3153cfcf5b93cb76c
treef90241a18304818bf393f374b82de17bf32362e4
parentcc4349c8e593003e079213d82f19d62e5b524a77
fopen: document mingw bug on directories

* doc/posix-functions/fopen.texi (fopen): Mention mingw bug for
not allowing a stream visiting a directory, even though reading
from such a stream is not portable.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/posix-functions/fopen.texi