diff options
author | 1996-12-16 20:04:39 +0000 | |
---|---|---|
committer | 1996-12-16 20:04:39 +0000 | |
commit | fc61cb1e0c1068a7cff15260713ce68d40cd9068 (patch) | |
tree | b3cd36574a5263d3e7f402d7a41cfd70d1be3c9a /lib/libc/compat-43/getwd.c | |
parent | avoid more oflows; at this stage paranoia exceeds reality by a lot since our passwd suite is fascist (diff) | |
download | wireguard-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/compat-43/getwd.c')
0 files changed, 0 insertions, 0 deletions