Defined glui32 and glsi32 in terms of the 32-bit integer types in <stdint.h>, instead...
authorfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Thu, 21 May 2009 13:14:11 +0000 (13:14 +0000)
committerfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Thu, 21 May 2009 13:14:11 +0000 (13:14 +0000)
commite706d4d54fe6d2df11da54517269863aa13d140e
treee4552dd2327c1de5fa391dc5a8ac44fb606b9b96
parent95f3e35d90c857ee15c30b91ad2f3aa6e3867879
Defined glui32 and glsi32 in terms of the 32-bit integer types in <stdint.h>, instead of those in GLib. Now the entire GLib interface is not exposed to Glk plugins anymore.
src/Makefile.am
src/gestalt.c
src/glk.h
src/gridtest.c