summaryrefslogtreecommitdiffstats
path: root/lib/bb/process.py
AgeCommit message (Expand)Author
2011-02-21process.py: Avoid deprecation warningRichard Purdie
2011-01-05process: simplify the log option for runChris Larson
2010-12-29process: fix handling of the input argumentChris Larson
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