FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add a `rustix::pty` module. by sunfishcode · Pull Request #673 · bytecodealliance/rustix · GitHub

Add a rustix::pty module. - #673

Merged
sunfishcode merged 1 commit into
mainfrom
sunfishcode/openpty
May 20, 2023
Merged

Add a rustix::pty module.#673
sunfishcode merged 1 commit into
mainfrom
sunfishcode/openpty

Conversation

Copy link
Copy Markdown
Member

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

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 force-pushed the sunfishcode/openpty branch from d93ac1b to 364ecd1 Compare May 17, 2023 19:03
sunfishcode merged commit c2699e3 into main May 20, 2023
sunfishcode deleted the sunfishcode/openpty branch May 20, 2023 13:19
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL