Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Hang in E01 due to zpty on OpenBSD
- X-seq: zsh-workers 49983
- From: Matthew Martin <phy1729@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: Hang in E01 due to zpty on OpenBSD
- Date: Sun, 3 Apr 2022 22:49:28 -0500
- Archived-at: <https://zsh.org/workers/49983>
- In-reply-to: <YkpZH28mfZHlsd2T@CptOrmolo.darkstar>
- List-id: <zsh-workers.zsh.org>
- Mail-followup-to: zsh-workers@xxxxxxx
- References: <YkoUwETgsrrqDeZN@CptOrmolo.darkstar> <CAH+w=7ba1fo9BdNurD9TH5MjuyYRk=-xJ0ioXo8aTt_ZCKEhLw@mail.gmail.com> <YkpZH28mfZHlsd2T@CptOrmolo.darkstar>
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