summaryrefslogtreecommitdiff
path: root/lib/posixtm.c
Commit message (Expand)AuthorAgeFilesLines
* posixtm: pacify latest GCCPaul Eggert2021-07-171-63/+52
* posixtm: Remove unused includes.Bruno Haible2021-03-071-6/+0
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* posixtm: simplify test for mktime failurePaul Eggert2018-11-031-17/+9
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* posixtm: remove PDS_LEADING_YEARPaul Eggert2017-11-241-2/+2
* parse-datetime, posixtm: avoid uninit accessPaul Eggert2017-09-251-1/+6
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* posixtm: avoid compiler warning in a better wayPaul Eggert2014-12-091-48/+32
* filevercmp, posixtm: avoid compiler warnings with -O3Pádraig Brady2014-12-051-0/+9
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-2/+2
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* 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/+1
* maint: use consistent FSF copyright line syntaxJim Meyering2009-12-281-2/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-26/+26
* posixtm: move #ifdef'd tests into a new moduleJim Meyering2009-09-191-96/+0
* posixtm: don't reject a time with "60" as the number of secondsJim Meyering2009-09-141-4/+19
* * lib/posixtm.c: Remove now-useless declaration of mktime.Jim Meyering2008-12-081-2/+0
* posixtm.c: avoid a warningJim Meyering2008-12-071-9/+1
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* * MODULES.html.sh (Support for systems lacking POSIX:2001): NewPaul Eggert2007-01-181-10/+2
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-6/+4
* * lib/.cppi-disable: Add wcwidth.Paul Eggert2006-07-061-3/+3
* Sync from coreutils.Paul Eggert2006-01-091-7/+11
* Sync from coreutils.Paul Eggert2005-09-231-7/+7
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (posixtime) [lint]: Avoid spurious warning from gcc-4'sJim Meyering2005-04-091-1/+9
* Remove dependencies on unlocked-io.Paul Eggert2004-10-041-1/+4
* Merge from coreutils.Paul Eggert2004-08-071-4/+6
* Remove K&R cruft.Paul Eggert2003-09-101-9/+3
* Include <stdbool.h> unconditionally.Jim Meyering2003-06-061-6/+2
* Fix some minor time-related bugs with POSIX time arguments.Jim Meyering2003-06-021-71/+125
* (ISDIGIT): Comment fix.Jim Meyering2002-01-161-7/+7
* (posix_time_parse): Add cast to avoid warning aboutJim Meyering2001-12-091-1/+1
* Include unlocked-io.h.Jim Meyering2001-11-171-1/+2
* [HAVE_STDLIB_H]: Include stdlib.h.Jim Meyering2000-06-261-1/+4
* (posix_time_parse): Change type of index `i' from int to unsigned int.Jim Meyering1998-12-311-1/+1
* *** empty log message ***FILEUTILS-4_0-b2Jim Meyering1998-10-021-1/+1
* *** empty log message ***Jim Meyering1998-10-021-1/+1
* add test harnessJim Meyering1998-09-071-3/+51
* *** empty log message ***Jim Meyering1998-09-071-1/+1
* *** empty log message ***Jim Meyering1998-09-071-13/+23