summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authortholo <tholo@openbsd.org>1996-12-16 20:04:39 +0000
committertholo <tholo@openbsd.org>1996-12-16 20:04:39 +0000
commitfc61cb1e0c1068a7cff15260713ce68d40cd9068 (patch)
treeb3cd36574a5263d3e7f402d7a41cfd70d1be3c9a /lib/libc
parentavoid more oflows; at this stage paranoia exceeds reality by a lot since our passwd suite is fascist (diff)
downloadwireguard-openbsd-fc61cb1e0c1068a7cff15260713ce68d40cd9068.tar.xz
wireguard-openbsd-fc61cb1e0c1068a7cff15260713ce68d40cd9068.zip
Implement more tty flags for better portability from other systems:
XCASE - canonical input/output processing IUCLC - translate uppercase to lowercase on input OLCUC - translate lowercase to uppercase on output OCRNL - translate carriage return to newline on output ONOCR - do not output carriage return at column 0 ONLRET - newline performs carriage return function In addition the tty compatibility interface supports LCASE properly. Look at termios(4) for a more complete description of the above flags.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions