summaryrefslogtreecommitdiff
path: root/timezone
AgeCommit message (Expand)Author
2016-01-11Force rereading TZDEFRULES after it was used to set DST rules only (bug #19253)Andreas Schwab
2016-01-07Update timezone code from tzcode 2015g.Paul Eggert
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-07 Update timezone/Makefile to use -Wno-unused-variableSteve Ellcey
2015-09-18timezone: add a configure flag to disable program installMike Frysinger
2015-09-18Revert timezone/Makefile change.Joseph Myers
2015-09-18Undo build error fixes to timezone/private.h, change makefile instead toWilco Dijkstra
2015-09-18timezone: fix parallel check failuresMike Frysinger
2015-09-18Fix several build failures with GCC6 due to unused static variables.Wilco Dijkstra
2015-08-20Don't use -Wno-strict-prototypes in timezone/.Joseph Myers
2015-08-09Remove unused variables from timezone/MakefileAndreas Schwab
2015-08-06Modify several tests to use test-skeleton.cArjun Shankar
2015-07-15tst-tzset: raise timeout to 5 secondsMike Frysinger
2015-06-19Fix timezone tests run in parallel.Stefan Liebler
2015-04-24Make time zone file parser more robust [BZ #17715]Florian Weimer
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-30Replace %ld with %jd and cast to intmax_tH.J. Lu
2014-09-30Allow cross-building of testsWill Newton
2014-08-21Remove redundant CPPFLAGS for some programsSiddhesh Poyarekar
2014-06-25Update timezone code from tzcode 2014e.Joseph Myers
2014-06-07Remove redundant C locale settings.Joseph Myers
2014-06-06Don't require test wrappers to preserve environment variables, use more consi...Joseph Myers
2014-05-16Fix variable used in sed expression in timezone/MakefileAllan McRae
2014-05-13tzselect: use zonedir instead of current working directorySami Kerola
2014-03-07Count miscellaneous files built on host for testing as tests.Joseph Myers
2014-02-28Fix fallout from Joseph's untested Makeconfig change.Roland McGrath
2014-02-26Consistently include Makeconfig after defining subdir.Joseph Myers
2014-02-08tzselect: stop requiring kshMike Frysinger
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-20Update timezone code from tzcode 2013i.Joseph Myers
2013-03-13Update zic from tzcode 2013b.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-13Update tzcode from upstream git and support --with-bugurl for it.Joseph Myers
2012-11-10Use glibc version information in zic and zdump.Joseph Myers
2012-11-09Use unmodified tzselect.ksh in glibc.Joseph Myers
2012-11-09Update tzcode to 2012i.Joseph Myers
2012-04-25Update zdump and zic from tzcode 2012b.Joseph Myers
2012-03-21Do not install iso3166.tab and zone.tabAllan McRae
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-03-07Don't install timezone rule filesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2009-06-15Update from tzcode2009i.Ulrich Drepper
2009-06-15Update timezone data from tzdata2009i.Ulrich Drepper
2008-10-01* timezone/africa: Update from tzdata2008f.Ulrich Drepper
2008-04-11* version.h (VERSION): Bump to 2.8.Ulrich Drepper
2008-04-11* timzeone/asia: Update from tzdata2008b.Ulrich Drepper
2007-10-14* include/time.h: Declare __tzset_parse_tz and __tzset_compute.Ulrich Drepper
2007-10-05[BZ #5063]Ulrich Drepper
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper
2007-03-26[BZ #4276] Jakub Jelinek