* doc/posix-functions/fstatat.texi: Document an old glibc 2.7 bug.
+2021-05-13 Bruno Haible <bruno@clisp.org>
+
+ fstatat: Document a glibc 2.7 bug.
+ * doc/posix-functions/fstatat.texi: Document an old glibc 2.7 bug.
+
2021-05-13 Bruno Haible <bruno@clisp.org>
posix_spawn, posix_spawnp: Fix build error on Minix 3.3.
Portability problems not fixed by Gnulib:
@itemize
@item
+This function does not fail when the second argument is an empty string
+on some platforms:
+glibc 2.7.
+@item
@xref{sys/stat.h}, for general portability problems with @code{struct stat}.
@end itemize