Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zpty and sutff
- X-seq: zsh-workers 19404
- From: DervishD <raul@xxxxxxxxxxxx>
- To: Zsh Workers <zsh-workers@xxxxxxxxxx>, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: zpty and sutff
- Date: Sun, 1 Feb 2004 00:49:34 +0100
- In-reply-to: <20040131220632.GB30765@xxxxxxxxxxxxxxxxxxx>
- Mail-followup-to: Zsh Workers <zsh-workers@xxxxxxxxxx>, Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Pleyades
- References: <20040107121100.GA1432@DervishD> <1040107160210.ZM10597@xxxxxxxxxxxxxxxxxxxxxxx> <20040107185618.GE13633@DervishD> <20040131220632.GB30765@xxxxxxxxxxxxxxxxxxx>
Hi Alexey :)
* Alexey Tourbin <at@xxxxxxxxxxx> dixit:
> I've got rather similar problem with pty handling (zpty).
> Last year I pached zsh to use "native" glibc calls (getpt(3) and so on)
> and posted a patch to this list. The patch was non-portabe, though.
The problem in my case (not the tests one) was that although
Linux (glibc I mean) supports PTMX, zsh believes that it doesn't.
I still have no clue about the cause of the zsh tests failing...
> What is the output of the following commands with zsh you've built?
> zmodload zsh/zpty
None (correctly)
> zpty job1 date
None (correctly)
> zpty -r job1
Sun Feb 1 00:48:34 CET 2004 (yes, I know, I should be sleeping...).
Hope that helps. If you need more information, let me know.
Raúl Núñez de Arenas Coronado
--
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/
Messages sorted by:
Reverse Date,
Date,
Thread,
Author