forked from Imagelibrary/rtems
44 lines
1.3 KiB
Perl
44 lines
1.3 KiB
Perl
@c
|
|
@c COPYRIGHT (c) 1988-1998.
|
|
@c On-Line Applications Research Corporation (OAR).
|
|
@c All rights reserved.
|
|
@c
|
|
@c $Id$
|
|
@c
|
|
|
|
@chapter Device- and Class-Specific Functions
|
|
@section General Terminal Interface
|
|
@subsection Interface Characteristics
|
|
@subsubsection Opening a Terminal Device File
|
|
@subsubsection Process Groups
|
|
@subsubsection The Controlling Terminal
|
|
@subsubsection Terminal Access Control
|
|
@subsubsection Input Processing and Reading Data
|
|
@subsubsection Canonical Mode Input Processing
|
|
@subsubsection Noncanonical Mode Input Processing
|
|
@subsubsection Writing Data and Output Processing
|
|
@subsubsection Special Characters
|
|
@subsubsection Modem Disconnect
|
|
@subsubsection Closing a Terminal Device File
|
|
@subsection Parameters That Can Be Set
|
|
@subsubsection termios Structure
|
|
@subsubsection Input Modes
|
|
@subsubsection Output Modes
|
|
@subsubsection Control Modes
|
|
@subsubsection Local Modes
|
|
@subsubsection Special Control Characters
|
|
@subsubsection Baud Rate Values
|
|
@subsubsection @subsection Baud Rate Functions
|
|
@subsubsection Synopsis
|
|
@subsubsection Description
|
|
@subsubsection Returns
|
|
@subsubsection Errors
|
|
@subsubsection Cross-References
|
|
@section General Terminal Interface Control Functions
|
|
@subsection Get and Set State
|
|
@subsection Line Control Functions
|
|
@subsection Get Foreground Process Group ID
|
|
@subsection Set Foreground Process Group ID
|
|
|
|
|