]> de.git.xonotic.org Git - xonotic/gmqcc.git/commit
Fet rid of explicit file stream flushes, streams are flushed on exit, which we can...
authorDale Weiler <killfieldengine@gmail.com>
Sun, 14 Apr 2013 01:32:29 +0000 (01:32 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Sun, 14 Apr 2013 01:32:29 +0000 (01:32 +0000)
commit7ba7fd5968e9cc143f106739d42a3aad71b25713
tree3c3e2c65d34b8b1839e05176d367234e8a2ceea5
parent752409417f6b078f9a4339c0d6bee208e97bcf0e
Fet rid of explicit file stream flushes, streams are flushed on exit, which we can always gurantee.
exec.c
fs.c
gmqcc.h
test.c