changeset 10447:915d6de7f1b9

Update doc about Solaris.
author Bruno Haible <bruno@clisp.org>
date Tue, 16 Sep 2008 13:05:24 +0200
parents 303c1060b869
children a5c27eb6fed3
files ChangeLog doc/glibc-functions/alphasort.texi doc/glibc-functions/scandir.texi
diffstat 3 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-09-16  Bruno Haible  <bruno@clisp.org>
+
+	* doc/glibc-functions/scandir.texi: Mention the function is missing on
+	Solaris 9.
+	* doc/glibc-functions/alphasort.texi: Likewise.
+	Reported by Michael Haubenwallner <michael.haubenwallner@salomon.at>.
+
 2008-09-16  Jim Meyering  <meyering@redhat.com>
 
 	posix-shell.m4: reject opensolaris's "sh (AT&T Research) 1993-12-28 s+"
--- a/doc/glibc-functions/alphasort.texi
+++ b/doc/glibc-functions/alphasort.texi
@@ -12,5 +12,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+Solaris 9, mingw, BeOS.
 @end itemize
--- a/doc/glibc-functions/scandir.texi
+++ b/doc/glibc-functions/scandir.texi
@@ -12,5 +12,5 @@
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+Solaris 9, mingw, BeOS.
 @end itemize