Update doc regarding mingw.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Apr 2010 10:14:13 +0000 (12:14 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 3 Apr 2010 10:14:49 +0000 (12:14 +0200)
ChangeLog
doc/glibc-functions/forkpty.texi
doc/glibc-functions/login_tty.texi
doc/glibc-functions/openpty.texi

index 9d3307718ade75c7ee36501b81bf3caf8fe81787..d785350dc976c0364f3454e3deee675b242d3b21 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-04-03  Bruno Haible  <bruno@clisp.org>
+
+       Update doc regarding mingw.
+       * doc/glibc-functions/openpty.texi: Update regarding mingw.
+       * doc/glibc-functions/login_tty.texi: Likewise.
+       * doc/glibc-functions/forkpty.texi: Likewise.
+
 2010-04-03  Bruno Haible  <bruno@clisp.org>
 
        stdlib: Avoid compilation failure of c-strtold on mingw.
index d12eaaa1b423681e4a7ec2c688a592386fb97d0e..998057b1477cdf437d613cacdee1290b33dd46dc 100644 (file)
@@ -8,7 +8,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, mingw.
+AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10.
 @item
 One some systems (at least including Cygwin, Interix, OSF/1 4 and 5,
 and Mac OS X) linking with @code{-lutil} is not required.
@@ -27,4 +27,7 @@ FreeBSD, Cygwin 1.7.1.
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+mingw.
 @end itemize
index 26382de90155cd1b9f0fa2df3d19672083c306df..5312313d48dd1906daebbcf441cd0ce18faf7e9c 100644 (file)
@@ -8,7 +8,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, mingw.
+AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10.
 @item
 This function requires linking with @code{-lutil} on some platforms:
 glibc 2.3.6, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8.
@@ -19,6 +19,9 @@ MacOS X 10.3, OSF/1 5.1, Cygwin, Interix 3.5.
 Portability problems not fixed by Gnulib:
 @itemize
 @item
+This function is missing on some platforms:
+mingw.
+@item
 This function is declared in @code{<utmp.h>} on glibc, Cygwin,
 in @code{<util.h>} on MacOS X 10.3, NetBSD 3.0, OpenBSD 3.8,
 in @code{<libutil.h>} on FreeBSD 6.0, Haiku, and not declared at all
index 6e1135cbce8b978f7b81bd5f0440176823d1b3b4..31fdca0097a01a033465b6eb9765e2531e6c1be3 100644 (file)
@@ -8,7 +8,7 @@ Portability problems fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10, mingw.
+AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 10.
 @item
 One some systems (at least including Cygwin, Interix, OSF/1 4 and 5,
 and Mac OS X) linking with @code{-lutil} is not required.
@@ -27,4 +27,7 @@ FreeBSD, Cygwin 1.7.1.
 
 Portability problems not fixed by Gnulib:
 @itemize
+@item
+This function is missing on some platforms:
+mingw.
 @end itemize