summaryrefslogtreecommitdiff
path: root/ace/config-macosx.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-07-06 16:27:21 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-07-06 16:27:21 +0000
commit117d4ffb1f4a12845e4b0fac35392d9139d11332 (patch)
tree17c0606e593cb504384036bea86fcd7d0fe21c4d /ace/config-macosx.h
parent14d233f072a9d5ead9195089acf8a103e808adb9 (diff)
downloadATCD-117d4ffb1f4a12845e4b0fac35392d9139d11332.tar.gz
ChangeLogTag:Fri Jul 06 11:39:41 2001 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/config-macosx.h')
-rw-r--r--ace/config-macosx.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/ace/config-macosx.h b/ace/config-macosx.h
index 5636b4927bb..b9398186825 100644
--- a/ace/config-macosx.h
+++ b/ace/config-macosx.h
@@ -5,7 +5,6 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
-
#if ! defined (__ACE_INLINE__)
#define __ACE_INLINE__
#endif /* ! __ACE_INLINE__ */
@@ -31,9 +30,8 @@
#define ACE_HAS_GPERF
//#define ACE_HAS_POSIX_SEM
-#define ACE_HAS_SVR4_TLI
+//#define ACE_HAS_SVR4_TLI
-//#define ACE_HAS_CLOCK_GETTIME
#define ACE_HAS_MEMCHR
// Compiler/platform defines the sig_atomic_t typedef.
@@ -48,7 +46,8 @@
//Platform supports sigsuspend()
#define ACE_HAS_SIGSUSPEND
-//Platform/compiler has macros for sig{empty,fill,add,del}set (e.g., SCO and FreeBSD)
+// Platform/compiler has macros for sig{empty,fill,add,del}set (e.g.,
+// SCO and FreeBSD)
#define ACE_HAS_SIG_MACROS
//#define ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICS
@@ -160,12 +159,9 @@
#define ACE_HAS_THREAD_SPECIFIC_STORAGE
#define ACE_HAS_DIRENT
-
#define ACE_LACKS_SETSCHED
-//#define ACE_HAS_TANDEM_SIGNALS
//#define ACE_HAS_RECURSIVE_MUTEXES
-
#define ACE_HAS_TERM_IOCTLS
#define ACE_USES_HIGH_BAUD_RATES
#define TCGETS TIOCGETA