13 months ago |
Edouard Tisserant |
Merge
|
file |
diff |
annotate
|
13 months ago |
Edouard Tisserant |
Runtime: Add stderr support to local posix spawn based subprocess replacement
|
file |
diff |
annotate
|
19 months ago |
Edouard Tisserant |
Runtime: spawn_subprocess: handle non-bytes args
|
file |
diff |
annotate
|
2022-10-28 |
GP Orcullo |
automated conversion using 2to3-3.9 tool
python3
|
file |
diff |
annotate
|
2021-07-29 |
Edouard Tisserant |
Runtime: Better handling of nested strings in spawn_subprocess commandline parsing
svghmi
|
file |
diff |
annotate
|
2019-03-13 |
Andrey Skvortsov |
Fix various pylint and pep8 errors
|
file |
diff |
annotate
|
2019-03-11 |
Edouard Tisserant |
check_sources.sh makes me become even less productive
|
file |
diff |
annotate
|
2018-10-23 |
Edouard Tisserant |
Added runtime/spawn_subprocess.py. Force use posix spawn instead of fork, with API similar to subprocess. Using fork in runtime is incompatible with Xenomai, because memory is locked and this can lead to out of memory error.
|
file |
diff |
annotate
|