]> Savannah Git Hosting - gnulib.git/commit
access: Make last change work also when module 'stat' is in use.
authorBruno Haible <bruno@clisp.org>
Tue, 3 Oct 2023 15:59:38 +0000 (17:59 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 3 Oct 2023 16:00:57 +0000 (18:00 +0200)
commit9ea697df4ffa87bd867a982f5481bbf24f4a8c94
tree2fbeec680b7b3bf23006d2c31ac5571e780322a3
parentacdf80a46a09656214cbbf518125bf94db087ae8
access: Make last change work also when module 'stat' is in use.

* lib/access.c (access): When stat() returns -1 with errno != EOVERFLOW,
fail.
ChangeLog
lib/access.c