summaryrefslogtreecommitdiffstats
path: root/contrib/gdb/gdb/config/i386/xm-i386sco.h
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-06-27 23:04:23 +0000
committerobrien <obrien@FreeBSD.org>2002-06-27 23:04:23 +0000
commit24c014fcd5bfe9e57a1208a57b8c0f9aa77261ec (patch)
tree3a27b96108bccb91c5b154b69c30b24950c25d89 /contrib/gdb/gdb/config/i386/xm-i386sco.h
parenta9ab854862b9e8f268eb8bbbac00742895dbb2c3 (diff)
parentf458c59c2304bcdacc00cd43ff1a93f184c407d0 (diff)
downloadFreeBSD-src-24c014fcd5bfe9e57a1208a57b8c0f9aa77261ec.zip
FreeBSD-src-24c014fcd5bfe9e57a1208a57b8c0f9aa77261ec.tar.gz
This commit was generated by cvs2svn to compensate for changes in r98944,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib/gdb/gdb/config/i386/xm-i386sco.h')
-rw-r--r--contrib/gdb/gdb/config/i386/xm-i386sco.h30
1 files changed, 14 insertions, 16 deletions
diff --git a/contrib/gdb/gdb/config/i386/xm-i386sco.h b/contrib/gdb/gdb/config/i386/xm-i386sco.h
index 31fa7e6..920ebbb 100644
--- a/contrib/gdb/gdb/config/i386/xm-i386sco.h
+++ b/contrib/gdb/gdb/config/i386/xm-i386sco.h
@@ -1,21 +1,22 @@
/* Macro defintions for i386, running SCO Unix System V/386 3.2.
- Copyright (C) 1989 Free Software Foundation, Inc.
+ Copyright 1989, 1993, 1995 Free Software Foundation, Inc.
-This file is part of GDB.
+ This file is part of GDB.
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or
-(at your option) any later version.
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+ You should have received a copy of the GNU General Public License
+ along with this program; if not, write to the Free Software
+ Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
/* In 3.2v4 <sys/user.h> requires on <sys/dir.h>. */
#include <sys/types.h>
@@ -37,6 +38,3 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
So we use dots instead. This item must be coordinated with G++. */
#undef CPLUS_MARKER
#define CPLUS_MARKER '.'
-
-/* Use setpgid instead of setpgrp on SCO */
-#define NEED_POSIX_SETPGID
OpenPOWER on IntegriCloud