summaryrefslogtreecommitdiff
path: root/gdb/config/xm-sysv4.h
Commit message (Collapse)AuthorAgeFilesLines
* * config/xm-lynx.h, config/xm-nbsd.h, config/xm-sysv4.h,Mark Kettenis2001-08-241-4/+0
| | | | | config/i386/xm-i386aix.h, config/m68k/xm-dpx2.h: Remove redundant inclusion of <limits.h>.
* * configure.in (AC_CHECK_FUNCS): Add setpggrp.Mark Kettenis2001-07-231-4/+0
| | | | | | | | | | | | | | | | (AC_FUNC_SETPGRP): Add. * aclocal.m4, configure, config.in: Regenerated. * inflow.c (gdb_setpgid): Get rid of NEED_POSIX_SETPGID and SETPGRP_ARGS. Always use setpgid if it is available, fall back on setpgrp if it isn't. Use SETPGRP_VOID (defined by autoconf) to distinguish between the two setpgrp flavours. * config/xm-sysv4.h, config/arm/xm-linux.h, config/i386/xm-i386aix.h, config/i386/xm-sco.h, config/i386/xm-linux.h, config/i386/xm-ptx.h, config/m68k/xm-linux.h, config/powerpc/xm-linux.h, config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h, config/ia64/xm-linux.h (NEED_POSIX_SETPGID): Remove. * config/rs6000/xm-rs6000.h (SETPGRP_ARGS): Remove.
* * configure.in: Add check for sigsetjmp.Mark Kettenis2001-07-121-3/+0
| | | | | | * config/m68k/xm-linux.h (HAVE_SIGSETJMP): Removed. * config/xm-sysv4.h (HAVE_SIGSETJMP): Removed. * configure, config.in: Regenerated.
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-15/+16
|
* Initial revisionStan Shebs1999-04-161-0/+39