Implemented Unix startup code, argument parsing, and platform-dependent functions
authorPhilip Chimento <philip.chimento@gmail.com>
Sun, 24 May 2009 18:11:03 +0000 (18:11 +0000)
committerPhilip Chimento <philip.chimento@gmail.com>
Sun, 24 May 2009 18:11:03 +0000 (18:11 +0000)
commit3d656f9b1002c4b32b7fd27636568e4873a89020
tree67613051b620138d8a78effe0418caa1cf3dc036
parent9a5d9a7907479ed1073e1a5bbdeb3d4d6169e883
Implemented Unix startup code, argument parsing, and platform-dependent functions

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@89 ddfedd41-794f-dd11-ae45-00112f111e67
libchimara/Makefile.am
libchimara/chimara-glk-private.h
libchimara/chimara-glk.c
libchimara/fileref.c
libchimara/glkunix.c [new file with mode: 0644]
libchimara/glkunix.h [new file with mode: 0644]
libchimara/stream.c
libchimara/stream.h