~vorlon/ubuntu/natty/eglibc/multiarch

« back to all changes in this revision

Viewing changes to sysdeps/unix/sysv/linux/bits/termios.h

  • Committer: Steve Langasek
  • Date: 2011-02-18 21:18:44 UTC
  • mfrom: (103.1.7 eglibc)
  • Revision ID: steve.langasek@linaro.org-20110218211844-lodmi8b1qhyq3f3x
Tags: 2.13~pre1-0ubuntu1+multiarch.1
merge from natty

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* termios type and macro definitions.  Linux version.
2
 
   Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2003, 2005
3
 
        Free Software Foundation, Inc.
 
2
   Copyright (C) 1993-1999, 2003, 2005, 2010 Free Software Foundation, Inc.
4
3
   This file is part of the GNU C Library.
5
4
 
6
5
   The GNU C Library is free software; you can redistribute it and/or
196
195
# define PENDIN  0040000
197
196
#endif
198
197
#define IEXTEN  0100000
 
198
#ifdef __USE_BSD
 
199
# define EXTPROC 0200000
 
200
#endif
199
201
 
200
202
/* tcflow() and TCXONC use these */
201
203
#define TCOOFF          0