source: rtems/doc/posix1003.1/ch07.t @ 68feecfd

4.104.114.84.95
Last change on this file since 68feecfd was 68feecfd, checked in by Joel Sherrill <joel.sherrill@…>, on 03/11/98 at 22:56:23

Outline complete and apparently correct.

  • Property mode set to 100644
File size: 1.3 KB
Line 
1@c
2@c  COPYRIGHT (c) 1988-1998.
3@c  On-Line Applications Research Corporation (OAR).
4@c  All rights reserved.
5@c
6@c  $Id$
7@c
8
9@chapter Device- and Class-Specific Functions
10@section General Terminal Interface
11@subsection Interface Characteristics
12@subsubsection Opening a Terminal Device File
13@subsubsection Process Groups (TTY)
14@subsubsection The Controlling Terminal
15@subsubsection Terminal Access Control
16@subsubsection Input Processing and Reading Data
17@subsubsection Canonical Mode Input Processing
18@subsubsection Noncanonical Mode Input Processing
19@subsubsection Writing Data and Output Processing
20@subsubsection Special Characters
21@subsubsection Modem Disconnect
22@subsubsection Closing a Terminal Device File
23@subsection Parameters That Can Be Set
24@subsubsection termios Structure
25@subsubsection Input Modes
26@subsubsection Output Modes
27@subsubsection Control Modes
28@subsubsection Local Modes
29@subsubsection Special Control Characters
30@subsection Baud Rate Values
31@subsubsection Baud Rate Functions
32@subsubsection Synopsis
33@subsubsection Description
34@subsubsection Returns
35@subsubsection Errors
36@subsubsection Cross-References
37@section General Terminal Interface Control Functions
38@subsection Get and Set State
39@subsection Line Control Functions
40@subsection Get Foreground Process Group ID
41@subsection Set Foreground Process Group ID
42
43
Note: See TracBrowser for help on using the repository browser.