| 5726b3cd | 08-Mar-2025 |
王宇逸 <[email protected]> |
Cygwin: Add PTY and group API
* `forkpty` & `openpty`: for nix::pty * `getgrgid_r`, `getgrouplist`, getgrnam_r`, `initgroups`: for `user` feature of `nix::unistd`
(backport <https://github.com/rust
Cygwin: Add PTY and group API
* `forkpty` & `openpty`: for nix::pty * `getgrgid_r`, `getgrouplist`, getgrnam_r`, `initgroups`: for `user` feature of `nix::unistd`
(backport <https://github.com/rust-lang/libc/pull/4309>) [ update message to mention Cygwin - Trevor ] (cherry picked from commit 3dd709264d2777caf11f62b906febd0103e0dd81)
show more ...
|