aboutsummaryrefslogtreecommitdiff
path: root/core/os/os2/pipe.odin
Commit message (Collapse)AuthorAgeFilesLines
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-43/+0
|
* [os2]: Implement pipe_has_data procedureflysand72024-09-241-0/+37
|
* Add `@(require_results)` everywhere in os2gingerBill2024-05-141-0/+1
|
* Go to a `File` based approach over `Handle` basedgingerBill2022-05-051-1/+1
|
* Strip semicolonsgingerBill2021-09-191-1/+1
|
* Mockup of the new `package os` interface (incomplete and non-functioning)gingerBill2021-04-141-0/+5