summaryrefslogtreecommitdiffstats
path: root/lib/bb/process.py
AgeCommit message (Expand)Author
2010-12-15process: handle OSErrors other than file not foundChris Larson
2010-12-14Fix PWD issue with new exec_func_shellChris Larson
2010-12-13build: set PWD in the subprocess preexec hookChris Larson
2010-12-09process: add subprocess-based bitsChris Larson