mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
c2e247c4ff
* signals.h: Don't undefine signals anymore. * main.c: Use job_control from serial.h. * fork-child.c (fork_inferior): Use gdb_setpgid. * serial.h, ser-unix.c, ser-go32.c: Provide gdb_setpgid. * utils.c (quit): Use current_target->to_terminal_ours to figure out whether we care about lack of job control, rather than __GO32__. * utils.c: Include serial.h not terminal.h (quit): Use job_control not TIOCGPGRP. * terminal.h: Don't undefine TIOCGPGRP. * serial.h, ser-unix.c, ser-go32.c, ser-tcp.c: Add SERIAL_FLUSH_OUTPUT. * utils.c (quit): Use it. * serial.h: Add SERIAL_UN_FDOPEN. * utils.c (quit): Use it. * ser-unix.c: Add process group to ttystate. [HAVE_SGTTY]: Add tchars, ltchars, and lmode to ttystate. * inflow.c: Include serial.h not terminal.h. Use serial.h stuff to replace most of the maze of #ifdef's. * inflow.c, main.c, inferior.h: make gdb_has_a_terminal a function. * serial.h: Document SERIAL_SET_TTY_STATE as being immediate. * ser-unix.c: Use TIOCSETN not TIOCSETP so it is true. * serial.h, ser-unix.c, ser-go32.c, ser-tcp.c: Add SERIAL_PRINT_TTY_STATE, SERIAL_NOFLUSH_SET_TTY_STATE, and SERIAL_SET_PROCESS_GROUP. * inflow.c: Use them. * config/xm-svr4.h, config/rs6000/xm-rs6000.h, config/sparc/sun4os4.h: Define HAVE_TERMIOS. * Various: Remove all use of TIOC*_BROKEN. |
||
---|---|---|
.. | ||
.Sanitize | ||
go32.mh | ||
i386aix.mh | ||
i386aix.mt | ||
i386aout.mt | ||
i386bsd.mh | ||
i386bsd.mt | ||
i386lynx.mh | ||
i386lynx.mt | ||
i386mach.mh | ||
i386sco4.mh | ||
i386sco.mh | ||
i386sol2.mh | ||
i386sol2.mt | ||
i386v4.mh | ||
i386v4.mt | ||
i386v32.mh | ||
i386v.mh | ||
i386v.mt | ||
linux.mh | ||
linux.mt | ||
ncr3000.mh | ||
ncr3000.mt | ||
nm-i386aix.h | ||
nm-i386bsd.h | ||
nm-i386lynx.h | ||
nm-i386mach.h | ||
nm-i386sco4.h | ||
nm-i386sco.h | ||
nm-i386v4.h | ||
nm-i386v.h | ||
nm-sun386.h | ||
sun386.mh | ||
sun386.mt | ||
symmetry.mh | ||
symmetry.mt | ||
tm-i386aix.h | ||
tm-i386bsd.h | ||
tm-i386lynx.h | ||
tm-i386v4.h | ||
tm-i386v.h | ||
tm-sun386.h | ||
tm-symmetry.h | ||
xm-go32.h | ||
xm-i386aix.h | ||
xm-i386bsd.h | ||
xm-i386lynx.h | ||
xm-i386mach.h | ||
xm-i386sco.h | ||
xm-i386v4.h | ||
xm-i386v32.h | ||
xm-i386v.h | ||
xm-linux.h | ||
xm-sun386.h | ||
xm-symmetry.h |