summaryrefslogtreecommitdiff
path: root/ace/config-irix6.x-sgic++-nothreads.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-21 20:43:03 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-10-21 20:43:03 +0000
commit1c626a84ae5fc714661eedd8604529ab15604c36 (patch)
treef2ee4983abb821d9558b1bc1f5fa2d4ea7e5549f /ace/config-irix6.x-sgic++-nothreads.h
parent47495e812f0bb49e050a04262b989ac150cc8db1 (diff)
downloadATCD-1c626a84ae5fc714661eedd8604529ab15604c36.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-irix6.x-sgic++-nothreads.h')
-rw-r--r--ace/config-irix6.x-sgic++-nothreads.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-irix6.x-sgic++-nothreads.h b/ace/config-irix6.x-sgic++-nothreads.h
index f60facd1748..5c9e4422e8f 100644
--- a/ace/config-irix6.x-sgic++-nothreads.h
+++ b/ace/config-irix6.x-sgic++-nothreads.h
@@ -45,6 +45,9 @@
// Optimize ACE_Handle_Set for select().
#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
+// Platform has terminal ioctl flags like TCGETS and TCSETS.
+#define ACE_HAS_TERM_IOCTLS
+
// Platform does not support reentrant password file accessor functiions.
#define ACE_LACKS_PWD_REENTRANT_FUNCTIONS