aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/time/strptime.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-24strptime.c(strptime_l): add %q GNU quarterBrian Inglis1-1/+9
2018-01-17ansification: remove _CONSTYaakov Selkowitz1-1/+1
2017-08-25newlib/libc/time/strptime.c(strptime_l) add %F %s support for strptimeBrian Inglis1-2/+32
2016-08-23Implement GNU extension strptime_lCorinna Vinschen1-39/+41
2016-08-15Consolidate wctomb/mbtowc calls for POSIX-1.2008Corinna Vinschen1-1/+1
2016-08-15POSIX-1.2008 per-thread locales, groundwork part 2Corinna Vinschen1-2/+2
2014-09-04 * libc/time/clock.c (clock): Fix warnings about signed-unsignedCorinna Vinschen1-1/+1
2013-11-252013-11-25 Sahil Patnayakuni <sahil.patnayakuni@gmail.com>Joel Sherrill1-3/+3
2012-08-08 Throughout, run newlib with -Wall -Werror option and fix bugs andCorinna Vinschen1-2/+2
2011-08-192011-08-19 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
2011-05-12 * libc/time/strptime.c (strptime): Fill in tm_yday when all of tm_year,Corinna Vinschen1-0/+81
2011-05-12 * libc/time/strptime.c (first_day): Actually return the wdayCorinna Vinschen1-2/+2
2010-01-22 * libc/locale/lmonetary.c (__monetary_load_locale): Take additionalCorinna Vinschen1-68/+17
2005-11-182005-11-18 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+8
2004-07-292004-07-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1
2004-04-022004-04-01 Artem B. Bityuckiy <abitytsky@softminecorp.com>Jeff Johnston1-0/+3
2002-04-092002-04-09 Mark Bradshaw <bradshaw@staff.crosswalk.com>Jeff Johnston1-0/+438