zsh-workers
 help / color / mirror / code / Atom feed
* 4.0.8 stills thinks Linux hasn't /dev/ptmx
@ 2003-12-18 12:36 DervishD
  2003-12-18 17:52 ` Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: DervishD @ 2003-12-18 12:36 UTC (permalink / raw)
  To: Zsh Workers

    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/


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-18 23:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-18 12:36 4.0.8 stills thinks Linux hasn't /dev/ptmx DervishD
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)

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).