Use fdforkpty() instead of our own unwrapped versions.

This commit is contained in:
nicm
2017-04-20 17:49:26 +00:00
parent 51a0dbb172
commit 87997efe8d
5 changed files with 4 additions and 75 deletions

View File

@ -95,7 +95,6 @@ SRCS= alerts.c \
paste.c \
proc.c \
procname.c \
pty.c \
resize.c \
screen-redraw.c \
screen-write.c \