summaryrefslogtreecommitdiff
path: root/lib/strptime.c
Commit message (Expand)AuthorAgeFilesLines
* gnulib-common.m4: Use C2x [[maybe_unused]] when possible.Bruno Haible2021-08-221-1/+1
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-8/+8
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Fix "warning: implicitly declaring library function 'strncasecmp'".Bruno Haible2020-08-161-0/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* strptime: fix typo in previous patchPaul Eggert2019-12-241-1/+1
* strptime: tweak division performancePaul Eggert2019-12-231-3/+4
* Fix typos found by codespell.Tim Rühsen2019-01-121-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* strptime: fix compile error in recent changePádraig Brady2016-11-141-6/+6
* strftime,strptime: support %q to represent the quarterPádraig Brady2016-11-051-0/+18
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: replace FSF snail-mail addresses with URLsPaul Eggert2012-02-091-2/+1
* strptime: fix regression on mingwEric Blake2012-01-121-5/+1
* strptime: silence gcc warningsEric Blake2012-01-111-5/+8
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-4/+4
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: remove doubled words in comments, e.g., s/a a/a/Jim Meyering2011-04-101-1/+1
* strptime: avoid compiler warningsEric Blake2011-02-111-0/+6
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+2
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-807/+807
* Stick to ANSI C syntax, not C99 syntax.Bruno Haible2007-03-241-2/+5
* New module 'time', so that apps can include <time.h> as perPaul Eggert2007-02-121-3/+2
* * lib/strptime.h (strptime): Use 'restrict' for args wherePaul Eggert2007-01-291-43/+32
* 2007-01-29 Yoann Vandoorselaere <yoann@prelude-ids.org>Bruno Haible2007-01-291-0/+1147