Defined glui32 and glsi32 in terms of the 32-bit integer types in <stdint.h>, instead...
authorPhilip Chimento <philip.chimento@gmail.com>
Thu, 21 May 2009 13:14:11 +0000 (13:14 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Thu, 21 May 2009 13:14:11 +0000 (13:14 +0000)
commitaa4120fb3479bcd17f69c0c1cffea4fc9107975b
treee4552dd2327c1de5fa391dc5a8ac44fb606b9b96
parente962e1889909fd7c4e89b8f613d15457987bcbc6
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.

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@59 ddfedd41-794f-dd11-ae45-00112f111e67
src/Makefile.am
src/gestalt.c
src/glk.h
src/gridtest.c