History log of /system/core/libcutils/tzstrftime.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
14d0c6c7c0e9abd39e4b4d0a384d12de5ecbdbfc 19-Mar-2012 Jeff Brown <jeffbrown@google.com> Add missing includes.

Caused warnings about implicitly defined malloc() and sprintf().

Change-Id: Ia56309adc11caf5801ffd88e374c512b785cfd93
/system/core/libcutils/tzstrftime.c
722a5c0462f38827f4097065bfc3826b9e0e9fb4 13-May-2009 Eric Fischer <enf@google.com> Add support for "standalone months" to tztime's strftime().

The idea here is that some languages need a different form of the month
name in constructions like "January 2" than in "January 2009", since the
one in the "January 2" case really means "of January." So with this change,
a format string of "%-B" will use the standalone month, while "%B" will
continue to use the format month.
/system/core/libcutils/tzstrftime.c
dd7bc3319deb2b77c5d07a51b7d6cd7e11b5beb0 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libcutils/tzstrftime.c
e54eebbf1a908d65ee8cf80bab62821c05666d70 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/system/core/libcutils/tzstrftime.c
35237d135807af84bf9b0e5b8d7f8633e58db6f5 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/system/core/libcutils/tzstrftime.c