Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 25 Aug 2014 20:57:57 +0200
From: Felix Janda <felix.janda@...teo.de>
To: musl@...ts.openwall.com
Subject: Add login_tty

Hi,

could "int login_tty(int fd)" be added? It is essentially the part of
forkpty() executed by the forked child. (apart from closing the master)

For example, uim(-fep) uses it for a modified forkpty(). Some other
programs might be pulling in the corresponding gnulib module.

Regards,
Felix

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.