summaryrefslogtreecommitdiffstats
path: root/libc/tzcode/strftime.c
Commit message (Expand)AuthorAgeFilesLines
* Remove localtime_tz and strftime_tz.Elliott Hughes2014-07-251-108/+41
* Start hiding "private/bionic_time.h".Elliott Hughes2014-07-251-8/+29
* Build tzcode with hidden visibility.Elliott Hughes2014-06-191-1/+1
* Build tzcode with -Werror.Elliott Hughes2014-06-191-22/+19
* Fix <math.h> to quieten most of our warnings.Elliott Hughes2014-05-051-1/+1
* Remove the non-standard time64 stuff for LP64.Elliott Hughes2014-05-051-0/+5
* Fix x86_64 build, clean up intermediate libraries.Elliott Hughes2013-10-091-1/+1
* Upgrade to tzcode2013f plus Android modifications (from tzcode2013d plus Andr...Elliott Hughes2013-09-271-2/+2
* Upgrade to tzcode2013d.Elliott Hughes2013-07-121-6/+6
* libc: remove private declarations from <time.h> and <resolv.h>David 'Digit' Turner2012-01-131-0/+1
* strftime: Use snprintf() instead of sprintf()Jim Huang2011-06-231-2/+2
* Fix strftime to use localized month names.Eric Fischer2009-08-031-2/+2
* Add standalone_months field to libc strftime().Eric Fischer2009-05-151-4/+14
* auto import //branches/master/...@140412The Android Open Source Project2009-03-181-651/+539
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+872
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-872/+0
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+872