Hi Paul,
> Currently it is far more oriented towards providing GNU extensions.
> In fact, it adds extensions beyond what glibc provides.
Thanks. I'm documenting it as below.
Maybe it would be worth renaming the module to 'strftime-gnu', for clarity?
Bruno
*** doc/functions/strftime.texi 1 May 2007 15:11:39 -0000 1.1
--- doc/functions/strftime.texi 2 May 2007 22:17:15 -0000
***************
*** 13,15 ****
--- 13,18 ----
Portability problems not fixed by Gnulib:
@itemize
@end itemize
+
+ Extension: Gnulib offers a module @samp{strftime} that provides an
+ @code{strftime} function with various GNU extensions.