aboutsummaryrefslogtreecommitdiff
path: root/src/common/platform/unix
Commit message (Expand)AuthorAgeFilesLines
* HALF WORK: refactor something and implement part of subprocess.crupest2024-06-081-1/+87
* HALF WORK: add posix spawn subprocess io streams.crupest2024-05-181-2/+17
* WORKING: add Buffer and AutoReadStream.crupest2024-03-201-0/+7
* WORKING: add non-block flag for unix pipe.crupest2024-02-142-2/+24
* WORKING: add unix pipe.crupest2024-02-121-0/+38
* Add PlatformSubProcessBase.crupest2023-12-161-0/+13
* Fix unix file stream creation mode and readable check bug.crupest2023-10-151-5/+10
* ...crupest2023-10-051-1/+11
* ...crupest2023-10-052-6/+1
* ...crupest2023-10-051-46/+37
* Add CFileStream. Move ErrnoException.crupest2023-07-051-10/+1
* ...crupest2022-05-131-1/+0
* ...crupest2022-05-101-2/+2
* ...crupest2022-02-082-6/+6
* ...crupest2022-02-031-11/+3
* ...crupest2022-01-252-0/+149