arunmu
a23c1033df
Fixed 2 issues:
...
1. When more than 2 streams are piped, we use threads to read/write data
parallely. In this scenariod read_atmost_n API was being used instead of
read_all.
2. Another issue with check_output argument validation fixed.
2016-03-21 20:25:37 +05:30
arunmu
de49e349dc
some test changes
2016-03-19 23:49:37 +05:30
arunmu
5e1a9c9088
Fixed poll return status
2016-03-19 18:18:47 +05:30
arunmu
9b2e9229a5
Added documentation
2016-03-19 17:40:39 +05:30
arunmu
9762f241ae
quite a few changes and added functionalities and tests
2016-03-19 00:32:58 +05:30
arunmu
cccc08e7c5
Uncommented previously commented tests
2016-03-18 17:07:52 +05:30
arunmu
aab30d19bf
Major issue resolved execv args was not terminated with nullptr
2016-03-18 17:06:44 +05:30
arunmu
f409d50c8d
overload stream arguments for file pointer and new pipeline test case
2016-03-18 15:46:53 +05:30
arunmu
6a9f0aab51
added more tests
2016-03-17 21:19:36 +05:30
arunmu
fd9efecf05
New test case for cat and env
2016-03-17 15:23:11 +05:30
arunmu
b5a3d3fb47
Add cat test case
2016-03-17 12:56:40 +05:30
arunmu
6a81526254
Refactored Buffer
2016-03-16 14:14:11 +05:30
arunmu
a96466ca18
Communicate test case works in the last commit
2016-03-16 12:16:21 +05:30
arunmu
18686a79ed
communicate implemented - test case not working though
2016-03-16 12:12:46 +05:30
arunmu
7260f1a358
New test file
2016-03-15 20:23:38 +05:30
arunmu
fc24e168da
First commit of subprocess-cpp
2016-03-15 11:35:07 +05:30