summaryrefslogtreecommitdiff
path: root/ace/config-macosx.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-07-02 11:43:00 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-07-02 11:43:00 +0000
commitf518557f573b1a2302d7f0b9a86b13dbae916de8 (patch)
tree079b79afb50319787a51e9ec8f0390619ce88bd9 /ace/config-macosx.h
parente5c65857bec00930b2f0245dc7defca8c9317678 (diff)
downloadATCD-f518557f573b1a2302d7f0b9a86b13dbae916de8.tar.gz
ChangeLogTag:Mon Jul 2 05:40:54 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Diffstat (limited to 'ace/config-macosx.h')
-rw-r--r--ace/config-macosx.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ace/config-macosx.h b/ace/config-macosx.h
index 9d9d9c938e8..5636b4927bb 100644
--- a/ace/config-macosx.h
+++ b/ace/config-macosx.h
@@ -5,6 +5,7 @@
#ifndef ACE_CONFIG_H
#define ACE_CONFIG_H
+
#if ! defined (__ACE_INLINE__)
#define __ACE_INLINE__
#endif /* ! __ACE_INLINE__ */
@@ -32,6 +33,7 @@
#define ACE_HAS_SVR4_TLI
+//#define ACE_HAS_CLOCK_GETTIME
#define ACE_HAS_MEMCHR
// Compiler/platform defines the sig_atomic_t typedef.
@@ -158,9 +160,12 @@
#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