summaryrefslogtreecommitdiffstats
path: root/newlib/libc/time/strftime.c
Commit message (Expand)AuthorAgeFilesLines
* * libc/stdlib/btowc.c (btowc): Cast to avoid compiler warning.Corinna Vinschen2012-08-101-1/+1
* * libc/time/strftime.c (get_era_info): Fix off-by-one error in monthCorinna Vinschen2011-12-121-3/+3
* * libc/time/asctime_r.c (asctime_r): Replace call to sprintf with callCorinna Vinschen2011-06-141-0/+1
* Extend locale support to maintain wide char values of native stringsCorinna Vinschen2010-04-281-35/+81
* * libc/Makefile.am (SUBDEFS): Add LIBC_POSIX_DEF.DJ Delorie2010-04-221-1/+1
* * libc/time/strftime.c: Add support for era and alt_digits data fromCorinna Vinschen2010-02-261-96/+611
* * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen2010-01-221-80/+88
* * libc/stdio/swprintf.c (_swprintf_r, swprintf):Corinna Vinschen2009-03-121-52/+56
* * libc/time/strftime.c: Adapt for dual-purpose use so not onlyCorinna Vinschen2009-03-091-264/+666
* 2005-02-25 Eric Blake <ebb9@byu.net>Jeff Johnston2005-02-251-7/+9
* Fix minor typoJoshua Daniel Franklin2005-02-241-3/+3
* 2005-02-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-02-231-1/+2
* 2005-02-16 Eric Blake <ebb9@byu.net>Jeff Johnston2005-02-161-165/+416
* 2005-01-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2005-01-201-17/+96
* * libc/time/strftime.c (strftime): Add '%h' and '%l, %k' GNU extensions.Christopher Faylor2003-01-151-2/+5
* * libc/time/strftime.c (strftime): Add %e format specifier.Corinna Vinschen2002-06-211-0/+13
* 2002-04-17 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-04-171-3/+21
* Thu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler.net>Jeff Johnston2001-09-131-2/+3
* import newlib-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+444