* doc/posix-functions/strcasecmp.texi (strcasecmp): Mention the
gnulib module.
* doc/posix-functions/strncasecmp.texi (strncasecmp): Likewise.
Reported by Dilyan Palauzov <Dilyan.Palauzov@aegee.org>.
Signed-off-by: Eric Blake <ebb9@byu.net>
+2010-01-05 Eric Blake <ebb9@byu.net>
+
+ strcase: document what it provides
+ * doc/posix-functions/strcasecmp.texi (strcasecmp): Mention the
+ gnulib module.
+ * doc/posix-functions/strncasecmp.texi (strncasecmp): Likewise.
+ Reported by Dilyan Palauzov <Dilyan.Palauzov@aegee.org>.
+
2010-01-05 Jim Meyering <meyering@redhat.com>
maint: remove useless inclusions of "xalloc.h"
POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strcasecmp.html}
-Gnulib module: ---
+Gnulib module: strcase
Portability problems fixed by Gnulib:
@itemize
+@item
+This function is missing on some platforms.
@end itemize
Portability problems not fixed by Gnulib:
POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/strncasecmp.html}
-Gnulib module: ---
+Gnulib module: strcase
Portability problems fixed by Gnulib:
@itemize
+@item
+This function is missing on some platforms.
@end itemize
Portability problems not fixed by Gnulib: