Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

line_push(3)

console(7)

streams(7)

termio(7)




line_sane(1M) line_sane(1M)
NAME line_sane - pushes streams line disciplines SYNOPSIS line_sane [fildes] ARGUMENTS fildes Specifies the open file descriptor. If this argument is not specified, the default is 0. DESCRIPTION line_sane pushes the streams line discipline ``line'' onto the stream referenced by the open file descriptor fildes (an integer). If fildes does not reference a stream, or it references a stream that already has a line discipline pushed onto it, no line discipline is pushed. In addition, if output processing is not currently being done on fildes, the following flags are turned on: c_iflag BRKINT, IGNPAR, ISTRIP, IXON, IXANY, ICRNL. c_oflag OPOST, ONLCR, TAB3. c_lflag ISIG, ICANON, ECHO, ECHOK. FILES /etc/line_sane Executable file SEE ALSO line_push(3), console(7), streams(7), termio(7) in A/UX Programmer's Reference January 1992 1

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026