]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Document ptsname_r bug on Cygwin.
authorBruno Haible <bruno@clisp.org>
Wed, 20 Jan 2021 08:08:50 +0000 (09:08 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 20 Jan 2021 08:08:50 +0000 (09:08 +0100)
* doc/glibc-functions/ptsname_r.texi: Mention Cygwin bug.

ChangeLog
doc/glibc-functions/ptsname_r.texi

index 3b53236bd4371b538bfaeeec372b1e6edc2360ae..88063510f9ec70be6f85caac25f78d110538e779 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2021-01-20  Bruno Haible  <bruno@clisp.org>
+
+       doc: Document ptsname_r bug on Cygwin.
+       * doc/glibc-functions/ptsname_r.texi: Mention Cygwin bug.
+
 2021-01-20  Bruno Haible  <bruno@clisp.org>
 
        sethostname tests: Avoid test failure on Cygwin.
index 0bfd05b7978bd2f10d75f0c640496f1685f3b7c5..a79e751d654276917e8ad1577a6dc29a146d574f 100644 (file)
@@ -25,13 +25,17 @@ Mac OS X 10.5, FreeBSD 6.0, NetBSD 5.0, OpenBSD 6.7, Minix 3.1.8,
 AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 11.4, Cygwin 1.7.9, mingw,
 MSVC 14.
 @item
-When this functions fails, it returns -1 instead of the error code
+When this function fails, it returns -1 instead of the error code
 on some platforms:
 Mac OS X 10.13, Android 4.3.
 @end itemize
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+When this function fails, it returns 0 and stores an empty string as result
+on some platforms:
+Cygwin 2.9.
 @end itemize
 
 Note: Portable programs should expect to find the error code as the