summaryrefslogtreecommitdiff
path: root/ghc/lib/std/cbits/timezone.c
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2001-01-12 16:16:36 by simonmar]simonmar2001-01-121-47/+0
| | | | Time library FFI'd.
* [project @ 1999-12-08 15:47:06 by simonmar]simonmar1999-12-081-2/+3
| | | | misc ansification and -Wall cleanup
* [project @ 1999-09-19 19:22:14 by sof]sof1999-09-191-2/+2
| | | | Have sizeof_time_t report the size in *words*
* [project @ 1999-09-12 14:26:32 by sof]sof1999-09-121-1/+2
| | | | | | Let's try again - added get_ZONE(), which retrieves current timezone string. Need to do this since cygwin doesn't initialise its tzname[] properly (=> need to call tzset() explicitly.)
* [project @ 1999-09-12 14:23:52 by sof]sof1999-09-121-1/+13
| | | | timezone.h
* [project @ 1998-12-02 13:17:09 by simonm]simonm1998-12-021-0/+33
Move 4.01 onto the main trunk.