summaryrefslogtreecommitdiffstats
path: root/winsup/utils/tzset.c
Commit message (Collapse)AuthorAgeFilesLines
* * tzset.c: Throughout use wide characters to be locale agnostic.Corinna Vinschen2012-01-291-470/+470
| | | | (main): Call setlocale.
* * Makefile.in (CYGWIN_BINS): Add tzset.Corinna Vinschen2012-01-291-0/+718
* tzset.c: New tool, new file. * utils.sgml (tzset): New section. * new-features.sgml (ov-new1.7.10): Add tzset. * release/1.7.10: Add tzset.