Implemented Unix startup code, argument parsing, and platform-dependent functions
authorfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Sun, 24 May 2009 18:11:03 +0000 (18:11 +0000)
committerfliep <fliep@ddfedd41-794f-dd11-ae45-00112f111e67>
Sun, 24 May 2009 18:11:03 +0000 (18:11 +0000)
commit46271bc1f196ef9c6d0c69a84a55c9eac1deb8b3
tree67613051b620138d8a78effe0418caa1cf3dc036
parent5a998150d0f5f2fac906dc72b0be80a3809726e8
Implemented Unix startup code, argument parsing, and platform-dependent functions
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