aboutsummaryrefslogtreecommitdiffstats
path: root/src/blocking/pty.rs
Commit message (Expand)AuthorAgeFilesLines
* also implement as_raw_fdJesse Luehrs2023-08-061-0/+6
* convert to rustixJesse Luehrs2023-08-061-6/+6
* use the new fd apis in stdJesse Luehrs2023-03-081-3/+9
* another rewriteJesse Luehrs2022-02-231-32/+33
* docsJesse Luehrs2021-12-301-0/+9
* make pts private againJesse Luehrs2021-12-301-2/+1
* make pts pubJesse Luehrs2021-12-301-1/+2
* i don't think we need to open pts multiple times?Jesse Luehrs2021-12-291-8/+8
* clean up type referencesJesse Luehrs2021-12-291-1/+1
* simplifyJesse Luehrs2021-12-291-4/+2
* wip another complete refactorJesse Luehrs2021-12-291-0/+66