Skip to content
Snippets Groups Projects
Commit 1f0ea0da authored by Joshua M. Clulow's avatar Joshua M. Clulow
Browse files

add openpty and forkpty implementation for illumos systems

At time of writing, illumos systems do not provide an implementation of
the openpty() and forkpty() wrappers provided on some other UNIX
systems.  While we expect to grow an implementation, it seems prudent to
provide a compatibility routine here first to unblock illumos support in
the popular nix crate.
parent e4a1f269
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment