#libc #version #musl

bin+lib openpty

Rust implementation of libc openpty()

4 releases

0.2.0 Nov 23, 2021
0.1.2 Jan 25, 2020
0.1.1 Jan 25, 2020
0.1.0 Feb 26, 2019

#57 in #libc

35 downloads per month
Used in 2 crates

MIT/Apache

8KB
55 lines

openpty

Rust version of libc::openpty. Based on musl's implementation.

Dependencies

~1.5MB
~35K SLoC