mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* CRTSCTS wrong in man tcsetattr
@ 2006-04-12 13:08 Karel Kulhavy
  0 siblings, 0 replies; 3+ messages in thread
From: Karel Kulhavy @ 2006-04-12 13:08 UTC (permalink / raw)
  To: linux-kernel

Man tcsetattr in gentoo implicitly states that after
#include <termios.h>
#include <unistd.h>

CRTSCTS constant will be defined. This is however false:
tty.c:38: error: `CRTSCTS' undeclared (first use in this function)

CRTSCTS is defined in bits/termios.h and in asm/termbits.h The question
is what is the correct state of affairs?
1) the manpage should say bits/termios.h instead of termios.h
2) the manpage should say asm/termbits.h instead of termios.h
3) the termios.h should include bits/termios.h or asm/termbits.h
4) the manpage should not mention CRTSCTS at all

CL<

^ permalink raw reply	[flat|nested] 3+ messages in thread
[parent not found: <60Nqo-4kw-5@gated-at.bofh.it>]

end of thread, other threads:[~2006-04-12 14:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-12 13:08 CRTSCTS wrong in man tcsetattr Karel Kulhavy
     [not found] <60Nqo-4kw-5@gated-at.bofh.it>
2006-04-12 14:13 ` Nick Craig-Wood
2006-04-12 14:42   ` linux-os (Dick Johnson)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®