From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Phil Carmody Newsgroups: gmane.emacs.help Subject: Re: Building on the Hurd Date: Fri, 09 May 2008 23:22:59 +0300 Organization: Saunalahti Customer Message-ID: <87prrv8bx8.fsf@nonospaz.fatphil.org> References: <62d29ac3-1c16-4e0d-935a-cd000070ae04@y38g2000hsy.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1210365751 29967 80.91.229.12 (9 May 2008 20:42:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 9 May 2008 20:42:31 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri May 09 22:43:07 2008 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JuZPi-0006NJ-Hd for geh-help-gnu-emacs@m.gmane.org; Fri, 09 May 2008 22:41:59 +0200 Original-Received: from localhost ([127.0.0.1]:41965 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JuZOz-0006af-CN for geh-help-gnu-emacs@m.gmane.org; Fri, 09 May 2008 16:41:13 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!goblin1!goblin.stu.neva.ru!newsfeed.straub-nv.de!news.germany.com!feeder2.news.saunalahti.fi!reader1.news.saunalahti.fi!53ab2750!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:SIZXcLE/xEBUaTqNiT4ww8aJyRA= Original-Lines: 38 Original-NNTP-Posting-Host: 83.143.57.195 Original-X-Complaints-To: newsmaster@saunalahti.com Original-X-Trace: reader1.news.saunalahti.fi 1210364580 83.143.57.195 (Fri, 09 May 2008 23:23:00 EEST) Original-NNTP-Posting-Date: Fri, 09 May 2008 23:23:00 EEST Original-Xref: shelby.stanford.edu gnu.emacs.help:158493 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:53856 Archived-At: Evans Winner writes: > What is FFDLY, anyway? > > Thanks for any leads. Plain old Debian GNU/Linux on x86: /usr/include/asm/termbits.h: struct termios { tcflag_t c_iflag; /* input mode flags */ tcflag_t c_oflag; /* output mode flags */ tcflag_t c_cflag; /* control mode flags */ tcflag_t c_lflag; /* local mode flags */ cc_t c_line; /* line discipline */ cc_t c_cc[NCCS]; /* control characters */ }; struct termios2 { tcflag_t c_iflag; /* input mode flags */ tcflag_t c_oflag; /* output mode flags */ tcflag_t c_cflag; /* control mode flags */ tcflag_t c_lflag; /* local mode flags */ cc_t c_line; /* line discipline */ cc_t c_cc[NCCS]; /* control characters */ speed_t c_ispeed; /* input speed */ speed_t c_ospeed; /* output speed */ }; //... /* c_oflag bits */ //... #define FFDLY 0100000 -- Dear aunt, let's set so double the killer delete select all. -- Microsoft voice recognition live demonstration