Re: HOWTO for PTY98 out there?

H. Peter Anvin (hpa@transmeta.com)
17 Aug 1998 19:37:47 GMT


Followup to: <vyz90knvn1m.fsf@issan.informatik.uni-dortmund.de>
By author: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
In newsgroup: linux.dev.kernel
>
> UNIX98 ptys require a new API: grantpt/unlockpt/ptsname. This is not yet
> implemented in GNU libc 2.0. The implementation in GNU libc 2.1 is
> transparent in the way that it will fall back to BSD ptys if UNIX98 ptys
> are not available. One program that knows about UNIX98 ptys is expect
> (must be reconfigured/recompiled to take advantage of it).
>

Actually, it probably won't be in the final 2.1; it causes too many
problems (you need root privilege to properly initialize a BSD pty,
but not a Unix98 pty with devpts.)

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html