Switch from pipes to temporary file to store program output to get rid length limits.
authorroot <root@dw-6.eecs.uci.edu>
Thu, 1 Aug 2019 06:12:32 +0000 (23:12 -0700)
committerroot <root@dw-6.eecs.uci.edu>
Thu, 1 Aug 2019 06:20:53 +0000 (23:20 -0700)
commit4734cee80cd579ded905ce4057ef9a2c3c81e494
treeaba09da7a624d451c20d5b2d7618846f33c11584
parent86b818595e02c86250a17ed88f2d6af15a3141f3
Switch from pipes to temporary file to store program output to get rid length limits.
common.cc
common.mk
main.cc