summaryrefslogtreecommitdiff
path: root/ace
diff options
context:
space:
mode:
authormbrudka <mbrudka@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-04-13 20:05:39 +0000
committermbrudka <mbrudka@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-04-13 20:05:39 +0000
commitf3835741dc6b29ea3078bbb499a489a312e571a5 (patch)
tree28e1fc563844c029032d45856014422e2f78786a /ace
parent7d260967c1c83587e079541c66f2317b7163a6df (diff)
downloadATCD-f3835741dc6b29ea3078bbb499a489a312e571a5.tar.gz
Formats..
Diffstat (limited to 'ace')
-rw-r--r--ace/config-qnx-neutrino.h1
-rw-r--r--ace/config-qnx-rtp-62x.h5
-rw-r--r--ace/config-qnx-rtp-common.h2
-rw-r--r--ace/config-qnx-rtp-pre62x.h8
-rw-r--r--ace/config-qnx-rtp.h1
5 files changed, 8 insertions, 9 deletions
diff --git a/ace/config-qnx-neutrino.h b/ace/config-qnx-neutrino.h
index bb248453fb5..47f50dc84be 100644
--- a/ace/config-qnx-neutrino.h
+++ b/ace/config-qnx-neutrino.h
@@ -1,3 +1,4 @@
+// -*- C++ -*-
// $Id$
// The following configuration file is designed to work for Neutrino
diff --git a/ace/config-qnx-rtp-62x.h b/ace/config-qnx-rtp-62x.h
index 3f5da24a7df..e111958af3a 100644
--- a/ace/config-qnx-rtp-62x.h
+++ b/ace/config-qnx-rtp-62x.h
@@ -1,3 +1,4 @@
+// -*- C++ -*-
// $Id$
// The following configuration file is designed to work for QNX RTP 621
@@ -36,7 +37,6 @@
#define ACE_HAS_MT_SAFE_MKTIME
#define ACE_HAS_MUTEX_TIMEOUTS
#define ACE_HAS_NONCONST_SELECT_TIMEVAL
-#define ACE_HAS_NONCONST_SWAB
#define ACE_HAS_POSIX_SEM
#define ACE_HAS_POSIX_TIME
#define ACE_HAS_PTHREADS
@@ -90,9 +90,6 @@
#define ACE_LACKS_RPC_H
#define ACE_LACKS_RWLOCK_T
#define ACE_LACKS_SOCKET_BUFSIZ
-#define ACE_LACKS_SOCKETPAIR // Even if the QNX RTP docs says that socket pair are
- // available, there is actually no implementation of
- // soket-pairs.
#define ACE_LACKS_STREAM_MODULES
#define ACE_LACKS_STROPTS_H
#define ACE_LACKS_STRRECVFD
diff --git a/ace/config-qnx-rtp-common.h b/ace/config-qnx-rtp-common.h
index 72a38144f4d..a7942a3597c 100644
--- a/ace/config-qnx-rtp-common.h
+++ b/ace/config-qnx-rtp-common.h
@@ -1,3 +1,4 @@
+// -*- C++ -*-
// $Id$
// several macros common to various qnx neutrino version.
#ifndef ACE_CONFIG_QNX_RTP_COMMON_H
@@ -46,4 +47,3 @@
#include /**/ "ace/post.h"
#endif /* ACE_CONFIG_QNX_RTP_COMMON_H */
-
diff --git a/ace/config-qnx-rtp-pre62x.h b/ace/config-qnx-rtp-pre62x.h
index 05b1a610ae9..c36564a420a 100644
--- a/ace/config-qnx-rtp-pre62x.h
+++ b/ace/config-qnx-rtp-pre62x.h
@@ -1,3 +1,4 @@
+// -*- C++ -*-
// $Id$
// The following configuration file is designed to work for QNX RTP
@@ -90,10 +91,9 @@
#define ACE_LACKS_SBRK
#define ACE_LACKS_SEEKDIR
#define ACE_LACKS_SOCKET_BUFSIZ
-#define ACE_LACKS_SOCKETPAIR
-// Even if the QNX RTP docs says that socket pair are
-// available, there is actually no implementation of
-// socket-pairs.
+#define ACE_LACKS_SOCKETPAIR // Even if the QNX RTP docs says that socket pair are
+ // available, there is actually no implementation of
+ // soket-pairs.
#define ACE_LACKS_STREAM_MODULES
#define ACE_LACKS_STRRECVFD
#define ACE_LACKS_SYSCALL
diff --git a/ace/config-qnx-rtp.h b/ace/config-qnx-rtp.h
index 6220945950b..fa940e4fa28 100644
--- a/ace/config-qnx-rtp.h
+++ b/ace/config-qnx-rtp.h
@@ -1,3 +1,4 @@
+// -*- C++ -*-
// $Id$
// The following configuration file is designed to work for QNX RTP