Mercurial > hg > xemacs-beta
diff src/s/usg5-4.h @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 0132846995bd |
children | 6330739388db |
line wrap: on
line diff
--- a/src/s/usg5-4.h Mon Aug 13 10:27:41 2007 +0200 +++ b/src/s/usg5-4.h Mon Aug 13 10:28:48 2007 +0200 @@ -106,12 +106,6 @@ #undef BROKEN_TIOCGWINSZ #undef BROKEN_TIOCGETC -/* TIOCGPGRP is broken in SysVr4, so we can't send signals to PTY - subprocesses the usual way. But TIOCSIGNAL does work for PTYs, and - this is all we need. */ - -#define TIOCSIGSEND TIOCSIGNAL - /* This change means that we don't loop through allocate_pty too many times in the (rare) event of a failure. */