bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* [PATCH] fstatat: doc improvement
@ 2021-05-20 18:26 Paul Eggert
  0 siblings, 0 replies; only message in thread
From: Paul Eggert @ 2021-05-20 18:26 UTC (permalink / raw)
  To: bug-gnulib; +Cc: Paul Eggert

* doc/posix-functions/fstatat.texi (fstatat):
Mention AT_EMPTY_PATH when talking about empty strings.
---
 ChangeLog                        | 6 ++++++
 doc/posix-functions/fstatat.texi | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9fdf744f4..fc67bc69a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2021-05-20  Paul Eggert  <eggert@cs.ucla.edu>
+
+	fstatat: doc improvement
+	* doc/posix-functions/fstatat.texi (fstatat):
+	Mention AT_EMPTY_PATH when talking about empty strings.
+
 2021-05-18  Bruno Haible  <bruno@clisp.org>
 
 	c-stack: Support catching stack overflow on most platforms without libsigsegv.
diff --git a/doc/posix-functions/fstatat.texi b/doc/posix-functions/fstatat.texi
index dee0330e9..a37ee428b 100644
--- a/doc/posix-functions/fstatat.texi
+++ b/doc/posix-functions/fstatat.texi
@@ -36,8 +36,8 @@ 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.
+on some platforms, even when @code{AT_EMPTY_PATH} is not used:
+glibc 2.7, Linux 2.6.38.
 @item
 @xref{sys/stat.h}, for general portability problems with @code{struct stat}.
 @end itemize
-- 
2.27.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-05-20 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-20 18:26 [PATCH] fstatat: doc improvement Paul Eggert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).