Skip to content

Conversation

sunfishcode
Copy link
Member

Add a rustix::pty module, providing functions that wrap posix_openpt, grantpt, unlockpt, ptsname, and so on.

@sunfishcode sunfishcode force-pushed the sunfishcode/openpty branch 6 times, most recently from 5fd4792 to d93ac1b Compare May 17, 2023 18:44
Add a `rustix::pty` module, providing functions that wrap
`posix_openpt`, `grantpt`, `unlockpt`, `ptsname`, and so on.
@sunfishcode sunfishcode force-pushed the sunfishcode/openpty branch from d93ac1b to 364ecd1 Compare May 17, 2023 19:03
@sunfishcode sunfishcode merged commit c2699e3 into main May 20, 2023
@sunfishcode sunfishcode deleted the sunfishcode/openpty branch May 20, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant