Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename mp_task to mp_pool_task | Joseph Hunkeler | 2024-09-18 | 1 | -1/+1 |
| | |||||
* | Fix test status expectation | Joseph Hunkeler | 2024-09-18 | 1 | -2/+2 |
| | | | | * Fix child not returning result of execvp(). task->status is for program status, not fork() status. | ||||
* | Add test_multiprocessing.c | Joseph Hunkeler | 2024-09-18 | 1 | -0/+73 |