aboutsummaryrefslogtreecommitdiff
path: root/winsup/utils/tzset.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Cygwin: tzset(1): use GetDynamicTimeZoneInformationCorinna Vinschen1-62/+5
2021-10-29Cygwin: drop support for systems not supporting RFC 4646 localesCorinna Vinschen1-36/+3
2020-08-07Cygwin: utils: convert usage() to proper noreturn function throughoutCorinna Vinschen1-6/+3
2016-10-23tzset: Fix array length given to GetGeoInfoWCorinna Vinschen1-1/+1
2016-06-23Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen1-3/+1
2015-07-29cygwin: Fix copyright datesCorinna Vinschen1-1/+1
2015-07-08tzset: Check timezone and country case-insensitiveCorinna Vinschen1-2/+2
2014-12-05 * Makefile.in: Add rules to create and depend on tzmap.h.Corinna Vinschen1-489/+11
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen1-10/+13
2012-01-29 * tzset.c: Throughout use wide characters to be locale agnostic.Corinna Vinschen1-470/+470
2012-01-29 * Makefile.in (CYGWIN_BINS): Add tzset.Corinna Vinschen1-0/+718