aboutsummaryrefslogtreecommitdiff
path: root/include/cru/common/platform/unix
Commit message (Expand)AuthorAgeFilesLines
* feat: reimplement subprocess without template.crupest2024-07-211-9/+8
* feat: change subprocess implementation.crupest2024-07-201-10/+11
* feat: fix linux build, complete PosixSpawnSubProcess.crupest2024-06-251-3/+3
* HALF WORK: develop SubProcess.crupest2024-06-081-1/+1
* HALF WORK: finish implementing PosixSpawnSubProcess.crupest2024-06-081-2/+5
* HALF WORK: add posix spawn subprocess io streams.crupest2024-05-181-0/+8
* WORKING: add Buffer and AutoReadStream.crupest2024-03-201-0/+5
* WORKING: add non-block flag for unix pipe.crupest2024-02-141-1/+11
* WORKING: add unix pipe.crupest2024-02-122-0/+70
* Add PlatformSubProcessBase.crupest2023-12-161-0/+23
* Fix unix file stream creation mode and readable check bug.crupest2023-10-151-1/+1
* ...crupest2023-10-051-0/+5
* ...crupest2023-10-051-14/+0
* ...crupest2023-10-051-7/+8
* Add CFileStream. Move ErrnoException.crupest2023-07-051-16/+2
* ...crupest2022-02-082-6/+6
* ...crupest2022-02-031-2/+1
* ...crupest2022-01-252-0/+75