Sujet : Re: Faking a TTY on a pipe/socketpair
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.unix.programmerDate : 03. Dec 2024, 21:21:27
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vinp86$avd9$1@dont-email.me>
References : 1 2 3
User-Agent : Pan/0.161 (Chasiv Yar; )
On Tue, 3 Dec 2024 08:20:51 -0000 (UTC), Muttley wrote:
I'm wondering on Linux if it would be enough on Linux to spoof ttyname()
and isatty() using LD_PRELOAD. However it seems doing something similar
on a Mac is the usual over complicated Apple hot mess.
macOS may be a licensee of the “Unix” trademark, but it does not work the
way people expect when they think of the term “Unix”.