zsh-workers
 help / color / mirror / code / Atom feed
From: DervishD <raul@pleyades.net>
To: Zsh Workers <zsh-workers@sunsite.dk>
Subject: 4.0.8 stills thinks Linux hasn't /dev/ptmx
Date: Thu, 18 Dec 2003 13:36:41 +0100	[thread overview]
Message-ID: <20031218123641.GA23748@DervishD> (raw)

    Hi all :)

    I've downloaded Zsh 4.0.8 and in Src/Modules/zpty.c, /dev/ptmx is
only used if one of __SVR4, sinix or __CYGWIN__ is defined. Under
Linux none of these is defined, but Linux supports PTY multiplexor
since (AFAIK) kernel 2.2. IMHO, since under Linux you can choose
between classic PTY support (/dev/pty??) or PTY multiplexor, the
appropriate thing here should be using configure.

    Anyway I gave more details and a workarount in zsh-workers 19196,
using GLIBC defines for seeing if the system supports ptmx. So, no
configure needed (by now)...

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/


             reply	other threads:[~2003-12-18 12:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-18 12:36 DervishD [this message]
2003-12-18 17:52 ` Peter Stephenson
2003-12-18 20:59   ` DervishD
2003-12-18 21:28   ` Who Maintains the WindowsNT Version of ZSH Jacob Alifrangis (Lists)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031218123641.GA23748@DervishD \
    --to=raul@pleyades.net \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).