Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Hang in E01 due to zpty on OpenBSD



On Sun, Apr 03, 2022 at 09:34:07PM -0500, Matthew Martin wrote:
> The tests pass when I use openpty; though since that's in libutil and
> I didn't immedietly see a way to link that in, there's a terrible work
> around with dlopen/dlsym. I have no intention to commit this.

OpenBSD has gutted the pty route and strongly prefers openpty over
posix_openpt. Is there a correct way link the zpty module against
libutil?




Messages sorted by: Reverse Date, Date, Thread, Author