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 libc/18459] T.c_iflag and T.tcgetattr fail when using pseudo ttys (on some systems)


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

--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Patches go to libc-alpha.  See: 
<https://sourceware.org/glibc/wiki/Contribution%20checklist>.

In my view, any patch working around a Linux kernel bug should include 
comments pointing to upstream discussion of that bug, preferably to the 
commit fixing it, and have a conditional on an __ASSUME_* macro defined in 
kernel-features.h if glibc is built for a minimum kernel recent enough to 
have the fix, so we know when we can take out the workaround.

-- 
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]