aboutsummaryrefslogtreecommitdiffstats
path: root/src/blocking
Commit message (Expand)AuthorAgeFilesLines
* another rewriteJesse Luehrs2022-02-233-45/+45
* docsJesse Luehrs2021-12-303-0/+44
* make pts private againJesse Luehrs2021-12-301-2/+1
* properly handle configuration when calling spawn multiple timesJesse Luehrs2021-12-301-18/+30
* Revert "add spawn_pg"Jesse Luehrs2021-12-301-24/+0
* add spawn_pgJesse Luehrs2021-12-301-0/+24
* simplifyJesse Luehrs2021-12-301-4/+5
* make pts pubJesse Luehrs2021-12-301-1/+2
* better handling of file descriptors across forkJesse Luehrs2021-12-301-4/+3
* allow not passing the ptJesse Luehrs2021-12-291-1/+1
* i don't think we need to open pts multiple times?Jesse Luehrs2021-12-292-9/+9
* also support the CommandExt methodsJesse Luehrs2021-12-291-2/+42
* simplifyJesse Luehrs2021-12-292-42/+5
* clean up type referencesJesse Luehrs2021-12-291-1/+1
* simplifyJesse Luehrs2021-12-292-10/+5
* wip another complete refactorJesse Luehrs2021-12-293-0/+226