summaryrefslogtreecommitdiff
path: root/thread.h
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2013-05-24 12:20:02 +0200
committerNicholas Clark <nick@ccl4.org>2013-05-27 11:26:18 +0200
commit8d87852bc15db2551d30680b9ef82903e4c7ca1a (patch)
tree1657c70fa5c475f4a186716f666d79121212d46a /thread.h
parent553215cca7b3b92e1c96ef45917ee18dc7446644 (diff)
downloadperl-8d87852bc15db2551d30680b9ef82903e4c7ca1a.tar.gz
Remove DG/UX support.
DG/UX was a Unix sold by Data General. The last release was in April 2001. It only runs on Data General's own hardware.
Diffstat (limited to 'thread.h')
-rw-r--r--thread.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/thread.h b/thread.h
index 03965c8b52..15d2665047 100644
--- a/thread.h
+++ b/thread.h
@@ -91,10 +91,6 @@
# endif
#endif
-#ifdef DGUX
-# define THREAD_CREATE_NEEDS_STACK (32*1024)
-#endif
-
#ifdef __VMS
/* Default is 1024 on VAX, 8192 otherwise */
# ifdef __ia64