From: Bruno Haible Date: Wed, 3 Sep 2008 22:45:45 +0000 (+0200) Subject: Mention the 'strverscmp' module. X-Git-Tag: v0.1~7085 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=73a86480745283afaf33a9c5978b3fab495bfe32;p=gnulib.git Mention the 'strverscmp' module. --- diff --git a/ChangeLog b/ChangeLog index b69ee9c41..016917086 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-09-03 Bruno Haible + + * doc/glibc-functions/strverscmp.texi: Mention the strverscmp module. + 2008-09-02 Simon Josefsson * lib/bitrotate.h (rotl64, rotr64): Add. Suggested by Bruce Korb diff --git a/doc/glibc-functions/strverscmp.texi b/doc/glibc-functions/strverscmp.texi index beacaabec..bcdf24298 100644 --- a/doc/glibc-functions/strverscmp.texi +++ b/doc/glibc-functions/strverscmp.texi @@ -2,15 +2,15 @@ @subsection @code{strverscmp} @findex strverscmp -Gnulib module: --- +Gnulib module: strverscmp Portability problems fixed by Gnulib: @itemize +@item +This function is missing on all non-glibc platforms: +MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function is missing on all non-glibc platforms: -MacOS X 10.3, FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, IRIX 6.5, OSF/1 5.1, Solaris 10, Cygwin, mingw, Interix 3.5, BeOS. @end itemize