summaryrefslogtreecommitdiffstats
path: root/drivers/unix/file_access_unix_pipe.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add support for non-blocking IO mode to `OS.execute_with_pipe`.bruvzg2024-09-061-1/+1
* Reduce code duplication in FileAccessBlueCube33102024-09-011-2/+0
* [FileAccess] Implement `resize` method.bruvzg2024-04-121-0/+1
* Implement `OS.execute_with_pipe` method to run process with redirected stdio.bruvzg2024-03-271-0/+96