From: Bruno Haible <bruno@clisp.org>
Date: Tue, 16 Sep 2008 11:05:24 +0000 (+0200)
Subject: Update doc about Solaris.
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14f2f33ff2c82c5ac816c46f20aea6176fee33c;p=pspp

Update doc about Solaris.
---

diff --git a/ChangeLog b/ChangeLog
index 0ea00e63c8..86939ecd7a 100644
--- 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+"
diff --git a/doc/glibc-functions/alphasort.texi b/doc/glibc-functions/alphasort.texi
index 99edb56cc6..071658ea8d 100644
--- a/doc/glibc-functions/alphasort.texi
+++ b/doc/glibc-functions/alphasort.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+Solaris 9, mingw, BeOS.
 @end itemize
diff --git a/doc/glibc-functions/scandir.texi b/doc/glibc-functions/scandir.texi
index 3892a3007f..0844a409c5 100644
--- a/doc/glibc-functions/scandir.texi
+++ b/doc/glibc-functions/scandir.texi
@@ -12,5 +12,5 @@ Portability problems not fixed by Gnulib:
 @itemize
 @item
 This function is missing on some platforms:
-mingw, BeOS.
+Solaris 9, mingw, BeOS.
 @end itemize