aboutsummaryrefslogtreecommitdiffstats
path: root/src/error.rs
Commit message (Expand)AuthorAgeFilesLines
* convert to rustixJesse Luehrs2023-08-061-6/+6
* clippyJesse Luehrs2023-02-051-2/+2
* another rewriteJesse Luehrs2022-02-231-0/+9
* docsJesse Luehrs2021-12-301-1/+1
* simplifyJesse Luehrs2021-12-291-51/+6
* simplify error handling a bunchJesse Luehrs2021-12-141-33/+50
* drop thiserrorJesse Luehrs2021-12-141-15/+50
* fix error messageJesse Luehrs2021-03-061-1/+1
* docsJesse Luehrs2021-03-061-0/+9
* swap argument orderJesse Luehrs2021-03-061-1/+1
* make the tokio pty backend actually work properlyJesse Luehrs2021-02-241-0/+3
* add async implementations of the pty itselfJesse Luehrs2021-02-231-0/+3
* clean up, fix, and document some unsafetyJesse Luehrs2020-07-161-0/+3
* allow setting the terminal sizeJesse Luehrs2020-07-161-0/+3
* improve error handling a bitJesse Luehrs2020-07-161-3/+6
* start of an implementationJesse Luehrs2020-07-151-0/+10