[project @ 2000-05-28 17:47:27 by panne]
authorpanne <unknown>
Sun, 28 May 2000 17:47:27 +0000 (17:47 +0000)
committerpanne <unknown>
Sun, 28 May 2000 17:47:27 +0000 (17:47 +0000)
commit6a089dac4995e032a8bb38c8de4041434fe9c93e
tree60f24b6ce2bb9720618da02fbf869edf8e51b03c
parentbcf0e15354eda145deff27bc84ad6009774ae926
[project @ 2000-05-28 17:47:27 by panne]
The C functions toLocalTime and toUTCTime now return an StgInt, not a
rather useless StgAddr. This fixes two gcc warnings during the
compilation of Time. In the course of this, toLocalTime.c and
toUTCTime.c are synched a little bit more.

(*please merge*)
ghc/lib/std/cbits/stgio.h
ghc/lib/std/cbits/toLocalTime.c
ghc/lib/std/cbits/toUTCTime.c