From: Wolfgang Denk <wd@denx.de>
To: Steven Scholz <steven.scholz@imc-berlin.de>
Cc: LinuxPPC <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: Definitions for c_cflag etc. in termbits.h???
Date: Fri, 10 Jan 2003 16:25:32 +0100 [thread overview]
Message-ID: <20030110152537.663E4C608E@atlas.denx.de> (raw)
In-Reply-To: Your message of "Fri, 10 Jan 2003 16:09:51 +0100." <3E1EE23F.5BC310F3@imc-berlin.de>
Hi Steven,
in message <3E1EE23F.5BC310F3@imc-berlin.de> you wrote:
>
> E.g. the DEFINEs of c_iflags appear to me as decimal values!?
>
> /* c_iflag bits */
> #define IGNBRK 0000001
> #define BRKINT 0000002
> #define IGNPAR 0000004
> #define PARMRK 0000010
> #define INPCK 0000020
> #define ISTRIP 0000040
> #define INLCR 0000100
> #define IGNCR 0000200
> #define ICRNL 0000400
> #define IXON 0001000
> #define IXOFF 0002000
> #define IXANY 0004000
> #define IUCLC 0010000
> #define IMAXBEL 0020000
No, these are octal values, of course.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-01-10 15:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-10 15:09 Definitions for c_cflag etc. in termbits.h??? Steven Scholz
2003-01-10 15:19 ` Marius Groeger
2003-01-10 15:25 ` Wolfgang Denk [this message]
2003-01-10 15:27 ` Steven Scholz
2003-01-10 16:25 ` "David Müller (ELSOFT AG)"
-- strict thread matches above, loose matches on Subject: below --
2003-01-10 15:18 Milliorn Gary-rxcr80
2003-01-10 15:33 ` Wolfgang Denk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030110152537.663E4C608E@atlas.denx.de \
--to=wd@denx.de \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=steven.scholz@imc-berlin.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).