This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug manual/17011] Example in "Allocating Pseudo-Terminals" section uses isastream


https://sourceware.org/bugzilla/show_bug.cgi?id=17011

--- Comment #6 from Gavin Smith <GavinSmith0123 at gmail dot com> ---
On 2 June 2014 at 15:21, mtk.manpages at gmail dot com
<sourceware-bugzilla@sourceware.org> wrote:
> But on which GNU systems is it applicable? Does HURD implement streams? (I
> imagine not.)

I found that the code was needed on Solaris 10, otherwise isatty would
say that the pseudoterminal slave device wasn't a terminal. All that's
needed, I think, is to say that <stropts.h> needs to be included.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]