Ludovic Courtès wrote:
> I'm trying to fix a portability bug related to `strftime(3)' [0]. The
> `strftime' module doesn't provide `strftime ()' as one would expect
And the gnulib doc is incorrect. Fixing it:
2008-08-25 Bruno Haible <[EMAIL PROTECTED]>
* doc/posix-functions/strftime.texi: Fix description of strftime
module.
--- doc/posix-functions/strftime.texi.orig 2008-08-25 12:17:32.000000000
+0200
+++ doc/posix-functions/strftime.texi 2008-08-25 12:15:59.000000000 +0200
@@ -19,4 +19,4 @@
@end itemize
Extension: Gnulib offers a module @samp{strftime} that provides an
[EMAIL PROTECTED] function with various GNU extensions.
[EMAIL PROTECTED] function with various GNU extensions.