Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Make zpty module work in the cygwin and msys2
- X-seq: zsh-workers 47834
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Peiyuan Song <squallatf@xxxxxxxxx>
- Cc: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Re: [PATCH] Make zpty module work in the cygwin and msys2
- Date: Thu, 14 Jan 2021 19:39:40 -0800
- Archived-at: <https://zsh.org/workers/47834>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2021-01/CAH%2Bw%3D7aGsCJcBzMj2c0g%3DmP%3D9qbzRvYXcXYQZnA1_di1z-RD7w%40mail.gmail.com>
- In-reply-to: <CAE0YKFtLRCGLdfGd1zSb5NBK+n=XkK7rUJ+MsLUUrEOaZK-79A@mail.gmail.com>
- List-id: <zsh-workers.zsh.org>
- References: <CAE0YKFtLRCGLdfGd1zSb5NBK+n=XkK7rUJ+MsLUUrEOaZK-79A@mail.gmail.com>
On Thu, Jan 14, 2021 at 7:14 PM Peiyuan Song <squallatf@xxxxxxxxx> wrote:
>
> Another probleam is cygwin upstream have an issue
> https://cygwin.com/pipermail/cygwin-developers/2021-January/012030.html,
> because of that issue, movefd will broken the fd opened by
> posix_openpt, so that we mast disable movefd in zpty
You may need to make or update an entry fdtable[master] to compensate
for not moving it.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author