aboutsummaryrefslogtreecommitdiffstats
path: root/src/sys.rs
Commit message (Expand)AuthorAgeFilesLines
* simplifyJesse Luehrs2023-08-061-17/+11
* fix build on macosJesse Luehrs2023-08-061-4/+9
* convert to rustixJesse Luehrs2023-08-061-49/+70
* use the new fd apis in stdJesse Luehrs2023-03-081-33/+45
* this isn't actually a useful safe wrapperJesse Luehrs2023-02-051-7/+4
* another rewriteJesse Luehrs2022-02-231-64/+108
* Revert "add spawn_pg"Jesse Luehrs2021-12-301-26/+0
* add spawn_pgJesse Luehrs2021-12-301-0/+26
* simplifyJesse Luehrs2021-12-301-9/+11
* better handling of file descriptors across forkJesse Luehrs2021-12-301-22/+10
* allow not passing the ptJesse Luehrs2021-12-291-3/+5
* i don't think we need to open pts multiple times?Jesse Luehrs2021-12-291-2/+2
* wip another complete refactorJesse Luehrs2021-12-291-0/+103