From ba3b7692ceb160cd837d489f72ac59c236aab065 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Fri, 18 Apr 2008 07:57:51 +0200 Subject: [PATCH] doc/posix-functions/strftime.texi (strftime): Clarify platform. Suggested by Bruno Haible . --- ChangeLog | 5 +++++ doc/posix-functions/strftime.texi | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 79d573ce95..590e1480fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-04-18 Simon Josefsson + + * doc/posix-functions/strftime.texi (strftime): Clarify platform. + Suggested by Bruno Haible . + 2008-04-17 Bruno Haible * lib/lock.h (gl_lock_destroy, gl_rwlock_destroy, diff --git a/doc/posix-functions/strftime.texi b/doc/posix-functions/strftime.texi index 01532dc761..1b8039e304 100644 --- a/doc/posix-functions/strftime.texi +++ b/doc/posix-functions/strftime.texi @@ -13,8 +13,9 @@ Portability problems fixed by Gnulib: Portability problems not fixed by Gnulib: @itemize @item -Windows does not support the non-SUS %e specifier (and possibly the -other non-SUS specifiers too). +The Windows C runtime library (which is used by MinGW) does not +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 -- 2.30.2