From: Simon Josefsson Date: Thu, 17 Apr 2008 11:16:54 +0000 (+0200) Subject: Mention that strftime %e doesn't work under Windows. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fad45e36425668f204e3343470fd18c32b31b6f;p=pspp Mention that strftime %e doesn't work under Windows. --- diff --git a/ChangeLog b/ChangeLog index 9902602430..1e436e85a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-17 Simon Josefsson + + * doc/posix-functions/strftime.texi (strftime): Mention that %e + doesn't work under Windows. + 2008-04-16 Bruno Haible * lib/localename.c (LANG_MAORI, LANG_QUECHUA, LANG_SOTHO, LANG_UIGHUR): diff --git a/doc/posix-functions/strftime.texi b/doc/posix-functions/strftime.texi index 8b579be70b..faf69f5584 100644 --- a/doc/posix-functions/strftime.texi +++ b/doc/posix-functions/strftime.texi @@ -12,6 +12,9 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize +@item +Windows does support the non-SUS %e specifier (and possibly the other +non-SUS specifiers too). @end itemize Extension: Gnulib offers a module @samp{strftime} that provides an