summaryrefslogtreecommitdiff
path: root/timezone
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of checktab.awk in timezone/README.Carlos O'Donell2016-03-141-2/+3
* Removed unused timezone/checktab.awk.Carlos O'Donell2016-03-101-174/+0
* Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)Andreas Schwab2016-01-111-1/+4
* Update timezone code from tzcode 2015g.Paul Eggert2016-01-079-918/+1456
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-043-3/+3
* Update timezone/Makefile to use -Wno-unused-variableSteve Ellcey2015-10-071-3/+6
* timezone: add a configure flag to disable program installMike Frysinger2015-09-181-3/+5
* Revert timezone/Makefile change.Joseph Myers2015-09-181-6/+4
* Undo build error fixes to timezone/private.h, change makefile instead toWilco Dijkstra2015-09-182-4/+16
* timezone: fix parallel check failuresMike Frysinger2015-09-181-0/+1
* Fix several build failures with GCC6 due to unused static variables.Wilco Dijkstra2015-09-181-10/+0
* Don't use -Wno-strict-prototypes in timezone/.Joseph Myers2015-08-201-5/+4
* Remove unused variables from timezone/MakefileAndreas Schwab2015-08-091-9/+0
* Modify several tests to use test-skeleton.cArjun Shankar2015-08-061-2/+5
* tst-tzset: raise timeout to 5 secondsMike Frysinger2015-07-151-0/+1
* Fix timezone tests run in parallel.Stefan Liebler2015-06-191-0/+6
* Make time zone file parser more robust [BZ #17715]Florian Weimer2015-04-247-1/+208
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-022-2/+2
* Replace %ld with %jd and cast to intmax_tH.J. Lu2014-12-301-4/+4
* Allow cross-building of testsWill Newton2014-09-301-0/+2
* Remove redundant CPPFLAGS for some programsSiddhesh Poyarekar2014-08-211-2/+0
* Update timezone code from tzcode 2014e.Joseph Myers2014-06-255-84/+139
* Remove redundant C locale settings.Joseph Myers2014-06-071-2/+1
* Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers2014-06-061-2/+2
* Fix variable used in sed expression in timezone/MakefileAllan McRae2014-05-161-1/+1
* tzselect: use zonedir instead of current working directorySami Kerola2014-05-131-1/+1
* Count miscellaneous files built on host for testing as tests.Joseph Myers2014-03-071-2/+10
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-2/+2
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-4/+2
* tzselect: stop requiring kshMike Frysinger2014-02-082-3/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-012-2/+2
* Update timezone code from tzcode 2013i.Joseph Myers2013-12-207-480/+1064
* Update zic from tzcode 2013b.Joseph Myers2013-03-131-2/+4
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-022-2/+2
* Update tzcode from upstream git and support --with-bugurl for it.Joseph Myers2012-11-134-14/+18
* Use glibc version information in zic and zdump.Joseph Myers2012-11-103-4/+8
* Use unmodified tzselect.ksh in glibc.Joseph Myers2012-11-093-7/+8
* Update tzcode to 2012i.Joseph Myers2012-11-0910-463/+224
* Update zdump and zic from tzcode 2012b.Joseph Myers2012-04-253-12/+75
* Do not install iso3166.tab and zone.tabAllan McRae2012-03-211-5/+0
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-7/+2
* Don't install timezone rule filesUlrich Drepper2012-03-071-101/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-092-6/+4
* Update from tzcode2009i.Ulrich Drepper2009-06-153-22/+52
* Update timezone data from tzdata2009i.Ulrich Drepper2009-06-1519-95/+645
* * timezone/africa: Update from tzdata2008f.Ulrich Drepper2008-10-018-73/+517
* * version.h (VERSION): Bump to 2.8.Ulrich Drepper2008-04-113-182/+98
* * timzeone/asia: Update from tzdata2008b.Ulrich Drepper2008-04-118-60/+344
* * include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper2007-10-141-2/+1
* [BZ #5063]Ulrich Drepper2007-10-0510-145/+344