Jim Huang
|
e6cff939e6
|
strftime: Use snprintf() instead of sprintf()
Change-Id: I112ac012894eddc96e5f3e77cb87bb300596e3ce
Signed-off-by: Jim Huang <jserv@0xlab.org>
|
2011-06-23 11:10:32 +08:00 |
|
Eric Fischer
|
d5f72afd49
|
Fix strftime to use localized month names.
It was using the default locale (capital L) instead of the
current locale (lowercase l).
Bug 2030864
|
2009-08-03 15:43:18 -07:00 |
|
Eric Fischer
|
a48fa7f4de
|
Add standalone_months field to libc strftime().
Replicate my change 722a5c0462f38827f4097065bfc3826b9e0e9fb4 into
bionic in an attempt to fix the build.
|
2009-05-15 13:46:55 -07:00 |
|
The Android Open Source Project
|
edbe7fc97b
|
auto import //branches/master/...@140412
|
2009-03-18 22:20:24 -07:00 |
|
The Android Open Source Project
|
1dc9e472e1
|
auto import from //depot/cupcake/@135843
|
2009-03-03 19:28:35 -08:00 |
|
The Android Open Source Project
|
1767f908af
|
auto import from //depot/cupcake/@135843
|
2009-03-03 18:28:13 -08:00 |
|
The Android Open Source Project
|
a27d2baa0c
|
Initial Contribution
|
2008-10-21 07:00:00 -07:00 |
|