/[emacs]/emacs/src/process.c
ViewVC logotype

Diff of /emacs/src/process.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.374 by lektu, Thu Jul 11 14:14:34 2002 UTC revision 1.375 by rms, Fri Jul 12 11:13:47 2002 UTC
# Line 5117  process_send_signal (process, signo, cur Line 5117  process_send_signal (process, signo, cur
5117  #endif /* ! defined (TCGETA) */  #endif /* ! defined (TCGETA) */
5118  #endif /* ! defined (TIOCGLTC) && defined (TIOCGETC) */  #endif /* ! defined (TIOCGLTC) && defined (TIOCGETC) */
5119  #endif /* ! defined HAVE_TERMIOS */  #endif /* ! defined HAVE_TERMIOS */
5120  #endif /* ! defined (SIGNALS_VIA_CHARACTERS) */          abort ();
5121          /* The code above always returns from the function.  */
5122    #endif /* defined (SIGNALS_VIA_CHARACTERS) */
5123    
5124  #ifdef TIOCGPGRP  #ifdef TIOCGPGRP
5125        /* Get the pgrp using the tty itself, if we have that.        /* Get the pgrp using the tty itself, if we have that.

Legend:
Removed from v.1.374  
changed lines
  Added in v.1.375

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26