bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] request for new modules for portable pseudo-terminal al


From: Bruno Haible
Subject: Re: [bug-gnulib] request for new modules for portable pseudo-terminal allocation functions
Date: Thu, 15 Sep 2005 13:26:24 +0200
User-agent: KMail/1.5

Hello,

> allocating pseudo-terminals in a portable way is a nightmare.

I agree. You also find some source code in this direction in glibc,
in xterm (horrible mess of #ifdefs), in kdebase/konsole, in rxvt,
in gnome-terminal, ...

> It would be nice if gnulib included portable
> replacements for GNU C library functions getpt,
> grantpt, unlockpt, ptsname, ptsname_r, openpty,
> forkpty,

Is this API sufficient? The example in the glibc manual indicates that
some STREAMS operations are necessary as well, no?

The usual way for some code to come into gnulib is that someone who needs
it writes it, and then submits it into gnulib.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]