Implemented date/time Glk functions
authorP. F. Chimento <philip.chimento@gmail.com>
Wed, 20 Apr 2011 11:12:15 +0000 (13:12 +0200)
committerP. F. Chimento <philip.chimento@gmail.com>
Wed, 20 Apr 2011 11:12:15 +0000 (13:12 +0200)
commit3971cb875ff0976ede3132f577140bd54c5d148a
tree1f3cb78ebf823aa8e70d83fac35cfc706ee07967
parent476e8909f7b56201452e6c967fc6839a64fa92b0
Implemented date/time Glk functions

Mostly copied from Andrew Plotkin's CheapGlk implementation; should
be converted to use GDateTime (more portable) when it is feasible to
use GLib 2.26 on many platforms.
libchimara/datetime.c
libchimara/gestalt.c