aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/cray603
-rw-r--r--config/next201
-rw-r--r--config/next211
-rw-r--r--config/next301
-rw-r--r--config/osf1.dec4
-rw-r--r--config/sco6
-rw-r--r--config/sgi4051
-rw-r--r--config/utek18
8 files changed, 34 insertions, 1 deletions
diff --git a/config/cray60 b/config/cray60
index 043f5dd7..7253277b 100644
--- a/config/cray60
+++ b/config/cray60
@@ -3,3 +3,6 @@ SIGTYPE void
RANDOM_MISSING 1
STDC_HEADERS 1
CHAR_UNSIGNED 1
+GETPGRP_NOARG 1
+MAKE_ALLOCA_C
+MAKE_CC
diff --git a/config/next20 b/config/next20
index 4e903ce7..29528a94 100644
--- a/config/next20
+++ b/config/next20
@@ -2,6 +2,7 @@ NeXT running 2.0
STRTOD_MISSING 1 /* NeXT strtod() is buggy */
STDC_HEADERS 1
ALLOCA_PROTO 1
+SRANDOM_PROTO 1
SZTC (size_t)
INTC (int)
MAKE_NeXT
diff --git a/config/next21 b/config/next21
index 5007d337..f29aa951 100644
--- a/config/next21
+++ b/config/next21
@@ -1,6 +1,7 @@
NeXT running 2.1 or higher
STDC_HEADERS 1
ALLOCA_PROTO 1
+SRANDOM_PROTO 1
SZTC (size_t)
INTC (int)
MAKE_NeXT
diff --git a/config/next30 b/config/next30
index 5007d337..f29aa951 100644
--- a/config/next30
+++ b/config/next30
@@ -1,6 +1,7 @@
NeXT running 2.1 or higher
STDC_HEADERS 1
ALLOCA_PROTO 1
+SRANDOM_PROTO 1
SZTC (size_t)
INTC (int)
MAKE_NeXT
diff --git a/config/osf1.dec b/config/osf1.dec
new file mode 100644
index 00000000..c7aaec67
--- /dev/null
+++ b/config/osf1.dec
@@ -0,0 +1,4 @@
+For DEC OSF/1 2.0
+STDC_HEADERS 1
+HAVE_UNDERSCORE_SETJMP 1
+SRANDOM_PROTO 1
diff --git a/config/sco b/config/sco
new file mode 100644
index 00000000..5123b0e7
--- /dev/null
+++ b/config/sco
@@ -0,0 +1,6 @@
+SCO UNIX
+RANDOM_MISSING 1
+STRCASE_MISSING 1
+STDC_HEADERS 1
+MAKE_ALLOCA_C
+HAVE_STRING_H 1
diff --git a/config/sgi405 b/config/sgi405
index 1f72a329..93d72a77 100644
--- a/config/sgi405
+++ b/config/sgi405
@@ -2,4 +2,3 @@ SGI Personal Iris (Sys V derived) (this works with gcc)
BLKSIZE_MISSING 1
STDC_HEADERS 1
GETPGRP_NOARG 1
-MAKE_ALLOCA_C
diff --git a/config/utek b/config/utek
new file mode 100644
index 00000000..101daef7
--- /dev/null
+++ b/config/utek
@@ -0,0 +1,18 @@
+For a Tektronix 4300 running UTek 4.0 (BSD based.)
+SIGTYPE int
+MEMCMP_MISSING 1
+MEMCPY_MISSING 1
+MEMSET_MISSING 1
+STRCASE_MISSING 1
+STRERROR_MISSING 1
+STRFTIME_MISSING 1
+STRTOD_MISSING 1
+STRTOL_MISSING 1
+NON_STD_SPRINTF 1
+VPRINTF_MISSING 1
+BSDSTDIO 1
+TZNAME_MISSING 1
+TZSET_MISSING 1
+LIMITS_H_MISSING 1
+TM_ZONE_MISSING 1
+MAKE_CC