]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Update platform list for posix_spawnp.
authorBruno Haible <bruno@clisp.org>
Tue, 18 Apr 2023 22:17:15 +0000 (00:17 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 18 Apr 2023 22:17:15 +0000 (00:17 +0200)
* doc/posix-functions/posix_spawnp.texi: Update platform list.

ChangeLog
doc/posix-functions/posix_spawnp.texi

index 32fbef51e358faa8b153df8c57a9d7a26be76720..4b8c72490bb85b96724adfc1d9f8a5eb6d270a1b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-04-18  Bruno Haible  <bruno@clisp.org>
+
+       doc: Update platform list for posix_spawnp.
+       * doc/posix-functions/posix_spawnp.texi: Update platform list.
+
 2023-04-18  Paul Eggert  <eggert@cs.ucla.edu>
 
        Go back to dynamic largefile, year2038 tests
index dd27fe8518ef60425e09126c54cfb50bae457e23..492cb7c86c866dfb65655bcc78ab9b2e1966a54f 100644 (file)
@@ -19,7 +19,7 @@ AIX 6.1.
 When the program to be invoked is an executable script without a @samp{#!}
 marker in the first line, this function executes the script as if it were
 a shell script, on some platforms:
-glibc 2.14, GNU/Hurd, macOS 11.1, FreeBSD 12.0, OpenBSD 6.7, AIX 7.2, Solaris 11.4, Cygwin 2.9.
+glibc 2.14/Linux, glibc 2.32/Hurd, macOS 12.5, FreeBSD 13.2, OpenBSD 7.2, AIX 7.2, Solaris 11.4, Cygwin 3.4.x.
 @end itemize
 
 Portability problems not fixed by Gnulib: