Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | HALF WORK: refactor something and implement part of subprocess. | crupest | 2024-06-08 | 1 | -1/+87 |
* | HALF WORK: add posix spawn subprocess io streams. | crupest | 2024-05-18 | 1 | -2/+17 |
* | WORKING: add Buffer and AutoReadStream. | crupest | 2024-03-20 | 1 | -0/+7 |
* | WORKING: add non-block flag for unix pipe. | crupest | 2024-02-14 | 2 | -2/+24 |
* | WORKING: add unix pipe. | crupest | 2024-02-12 | 1 | -0/+38 |
* | Add PlatformSubProcessBase. | crupest | 2023-12-16 | 1 | -0/+13 |
* | Fix unix file stream creation mode and readable check bug. | crupest | 2023-10-15 | 1 | -5/+10 |
* | ... | crupest | 2023-10-05 | 1 | -1/+11 |
* | ... | crupest | 2023-10-05 | 2 | -6/+1 |
* | ... | crupest | 2023-10-05 | 1 | -46/+37 |
* | Add CFileStream. Move ErrnoException. | crupest | 2023-07-05 | 1 | -10/+1 |
* | ... | crupest | 2022-05-13 | 1 | -1/+0 |
* | ... | crupest | 2022-05-10 | 1 | -2/+2 |
* | ... | crupest | 2022-02-08 | 2 | -6/+6 |
* | ... | crupest | 2022-02-03 | 1 | -11/+3 |
* | ... | crupest | 2022-01-25 | 2 | -0/+149 |