Ensure that a filename ending in a slash cannot be used to access a non-directory.
authorBruno Haible <bruno@clisp.org>
Wed, 24 Sep 2008 11:50:02 +0000 (13:50 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 24 Sep 2008 11:50:02 +0000 (13:50 +0200)
commit955345ebebdae2b894b5a3d8e21036335cb13e5d
tree88c5bbed1030d85eb4fc73020132122e1324f803
parent91a109c0426e8b8cd8b317e29c8a91bd99757f0a
Ensure that a filename ending in a slash cannot be used to access a non-directory.
ChangeLog
doc/posix-functions/fopen.texi
doc/posix-functions/open.texi
lib/fopen.c
lib/open.c
modules/fopen
tests/test-fopen.c
tests/test-open.c