Added TTY?, TTY-FILE-NAME, and CONTROL-TTY-FILE-NAME (aka isatty(),

ttyname(), and ctermid()). We are now 100% Posix.
This commit is contained in:
shivers 1996-09-13 01:45:40 +00:00
parent 912bf51c24
commit 4dc9707d7b
1 changed files with 4 additions and 0 deletions

View File

@ -977,6 +977,10 @@
open-control-tty
set-tty-process-group
tty-process-group
tty?
tty-file-name
control-tty-file-name
)))
(define-interface signal-handler-interface