* strftime.c (my_strftime): Prepend space to format.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Mar 2005 01:01:36 +0000 (01:01 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 16 Mar 2005 01:01:36 +0000 (01:01 +0000)
lib/ChangeLog

index ca720ca..1d908a2 100644 (file)
@@ -1,3 +1,9 @@
+2005-03-15  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * strftime.c (my_strftime): Prepend space to format so that we can
+       reliably distinguish strftime failure from empty output on POSIX
+       hosts.
+
 2005-03-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        * mktime.c (TYPE_TWOS_COMPLEMENT, TYPE_ONES_COMPLEMENT,