Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a rustix::pty module. #673

Merged
merged 1 commit into from May 20, 2023
Merged

Add a rustix::pty module. #673

merged 1 commit into from May 20, 2023

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 merged commit c2699e3 into main May 20, 2023
52 checks passed
@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.

None yet

1 participant