summaryrefslogtreecommitdiff
path: root/ace/config-osf1-3.2.h
diff options
context:
space:
mode:
authorjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-06 15:52:11 +0000
committerjtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-08-06 15:52:11 +0000
commitb67f808bab0e55ac8ffd7d04168ed3afd888a28f (patch)
tree4454506c819eec4311b5d502095c978a2c5c4079 /ace/config-osf1-3.2.h
parent6ea813c02439fff52ae8eec5c950809a33e0110e (diff)
downloadATCD-b67f808bab0e55ac8ffd7d04168ed3afd888a28f.tar.gz
ChangeLogTag: Fri Aug 6 08:17:23 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ace/config-osf1-3.2.h')
-rw-r--r--ace/config-osf1-3.2.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ace/config-osf1-3.2.h b/ace/config-osf1-3.2.h
index 4fe6d10fb79..83edfa0f9af 100644
--- a/ace/config-osf1-3.2.h
+++ b/ace/config-osf1-3.2.h
@@ -61,13 +61,13 @@ extern "C" pid_t getpgid (pid_t);
#define ACE_HAS_LONG_MAP_FAILED
// Platform's implementation of sendmsg() has a non-const msgheader parameter.
-#define ACE_HAS_BROKEN_SENDMSG
+#define ACE_HAS_NONCONST_SENDMSG
// Platform's implementation of writev() has a non-const iovec parameter.
-#define ACE_HAS_BROKEN_WRITEV
+#define ACE_HAS_NONCONST_WRITEV
// Platform's implementation of setlrmit() has a non-const rlimit parameter.
-#define ACE_HAS_BROKEN_SETRLIMIT
+#define ACE_HAS_NONCONST_SETRLIMIT
// Platform supports System V IPC (most versions of UNIX, but not Win32)
#define ACE_HAS_SYSV_IPC