]> git.xonotic.org Git - xonotic/gmqcc.git/commit
Fix some more bugs, and use dup2 because dup leaks on some implementations.
authorDale Weiler <killfieldengine@gmail.com>
Sat, 22 Jun 2013 01:14:13 +0000 (01:14 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Sat, 22 Jun 2013 01:14:13 +0000 (01:14 +0000)
commitd39fb653aa3c5e807fb1b6b2a1aef8c3f608f409
treeab4eef7978487d49d50862a583cd2b389fa99227
parente08f00bfcdc5bcd400d1bf37cff15f47b930521f
Fix some more bugs, and use dup2 because dup leaks on some implementations.
parser.c
test.c