[7297] Fixed profession spells sorting in trainer spell list at client.
[getmangos.git] / dep / ACE_wrappers / ace / config-qnx-rtp-pre62x.h
blob92adf76b162f95415f80f8d9f62a9af5019284be
1 // -*- C++ -*-
2 // $Id: config-qnx-rtp-pre62x.h 80826 2008-03-04 14:51:23Z wotte $
3 // The following configuration file is designed to work for QNX RTP
4 // GNU C++ and the POSIX (pthread) threads package. You can get QNX
5 // RTP at http://get.qnx.com
7 #ifndef ACE_CONFIG_RTP_PRE62x_H
8 #define ACE_CONFIG_RTP_PRE62x_H
9 #include /**/ "ace/pre.h"
10 #include /**/ "ace/config-qnx-rtp-common.h"
12 /////////////////////////////////////////////////////////////////
13 // Definition of the features that are available.
15 // ACE_HAS Section
16 /////////////////////////////////////////////////////////////////
18 #define ACE_HAS_2_PARAM_ASCTIME_R_AND_CTIME_R
19 #define ACE_HAS_4_4BSD_SENDMSG_RECVMSG
20 // Although ACE does have alloca() on this compiler/platform combination, it is
21 // disabled by default since it can be dangerous. Uncomment the following line
22 // if you ACE to use it.
23 //#define ACE_HAS_ALLOCA
24 #define ACE_HAS_ALLOCA_H
25 #define ACE_HAS_AUTOMATIC_INIT_FINI
26 #define ACE_HAS_CLOCK_GETTIME
27 #define ACE_HAS_CLOCK_SETTIME
28 #define ACE_HAS_CONSISTENT_SIGNAL_PROTOTYPES
29 #define ACE_HAS_DIRENT
30 #define ACE_HAS_GETPAGESIZE
31 // Enable gperf, this is a hosted configuration.
32 #define ACE_HAS_GPERF
33 #define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
34 //#define ACE_HAS_NONSTATIC_OBJECT_MANAGER
35 #define ACE_HAS_INLINED_OSCALLS
36 #define ACE_HAS_IP_MULTICAST
37 #define ACE_HAS_MSG
38 #define ACE_HAS_MT_SAFE_MKTIME
39 #define ACE_HAS_MUTEX_TIMEOUTS
40 #define ACE_HAS_NONCONST_SELECT_TIMEVAL
41 #define ACE_HAS_POSIX_SEM
42 #define ACE_HAS_POSIX_TIME
43 #define ACE_HAS_PTHREADS
44 #define ACE_HAS_P_READ_WRITE
45 #define ACE_HAS_REENTRANT_FUNCTIONS
46 #define ACE_HAS_SELECT_H
47 #define ACE_HAS_SIGINFO_T
48 #define ACE_HAS_SIGISMEMBER_BUG
49 #define ACE_HAS_SIGWAIT
50 #define ACE_HAS_SIG_ATOMIC_T
51 #define ACE_HAS_SIG_MACROS
52 #define ACE_HAS_SOCKADDR_IN_SIN_LEN
53 // #define ACE_HAS_SIZET_SOCKET_LEN
54 #define ACE_HAS_SOCKLEN_T
55 #define ACE_HAS_SSIZE_T
56 #define ACE_HAS_STRERROR
57 #define ACE_HAS_STRINGS
58 #define ACE_HAS_SVR4_GETTIMEOFDAY
59 #define ACE_HAS_TERMIOS
60 #define ACE_HAS_THREADS
61 #define ACE_HAS_THREAD_SPECIFIC_STORAGE
62 #define ACE_HAS_THR_C_DEST
63 #define ACE_HAS_THR_C_FUNC
64 #define ACE_HAS_TIMEZONE_GETTIMEOFDAY
65 #define ACE_HAS_UALARM
66 #define ACE_HAS_UCONTEXT_T
67 #define ACE_HAS_VOIDPTR_MMAP
68 #define ACE_HAS_VOIDPTR_SOCKOPT
70 /////////////////////////////////////////////////////////////////
71 // Definition of the features that are not available.
73 // ACE_LACKS Section
74 /////////////////////////////////////////////////////////////////
75 #define ACE_LACKS_CONDATTR_PSHARED
76 #define ACE_LACKS_CONST_TIMESPEC_PTR
77 #define ACE_LACKS_LINEBUFFERED_STREAMBUF
78 #define ACE_LACKS_MADVISE
79 #define ACE_LACKS_MUTEXATTR_PSHARED
80 #define ACE_LACKS_NAMED_POSIX_SEM
81 #define ACE_LACKS_NETDB_REENTRANT_FUNCTIONS
82 #define ACE_LACKS_NETDB_REENTRANT_FUNCTIONS
83 #define ACE_LACKS_PTHREAD_THR_SIGSETMASK
84 #define ACE_LACKS_RWLOCK_T
85 #define ACE_LACKS_SBRK
86 #define ACE_LACKS_SEEKDIR
87 #define ACE_LACKS_SOCKET_BUFSIZ
88 #define ACE_LACKS_SOCKETPAIR
89 // Even if the QNX RTP docs says that socket pair are
90 // available, there is actually no implementation of
91 // soket-pairs.
92 #define ACE_LACKS_STREAM_MODULES
93 #define ACE_LACKS_STRRECVFD
94 #define ACE_LACKS_SYSCALL
95 #define ACE_LACKS_SYS_MSG_H
96 #define ACE_LACKS_SYSV_SHMEM
97 #define ACE_LACKS_ALPHASORT
98 //#define ACE_LACKS_TCP_NODELAY // Based on the QNX RTP documentation, this option seems to
99 // to be supported.
100 #define ACE_LACKS_TELLDIR
101 #define ACE_LACKS_TIMESPEC_T
102 #define ACE_LACKS_TRUNCATE
103 #define ACE_LACKS_T_ERRNO
104 #define ACE_LACKS_UALARM_PROTOTYPE
105 #define ACE_LACKS_UCONTEXT_H
106 #define ACE_LACKS_UNIX_DOMAIN_SOCKETS
107 #define ACE_LACKS_U_LONGLONG_T
109 #define ACE_LACKS_RLIMIT // QNX rlimit syscalls don't work properly with ACE.
111 #define ACE_MT_SAFE 1
112 #define ACE_NEEDS_FUNC_DEFINITIONS
113 #define ACE_NEEDS_HUGE_THREAD_STACKSIZE 64000
114 #define ACE_TEMPLATES_REQUIRE_SOURCE
115 #define ACE_THR_PRI_FIFO_DEF 10
116 #define ACE_USES_STD_NAMESPACE_FOR_STDCPP_LIB 1
117 #define ACE_HAS_SIGTIMEDWAIT
118 #define ACE_HAS_SIGSUSPEND
120 #define ACE_HAS_BROKEN_PREALLOCATED_OBJECTS_AFTER_FORK 1
122 #define ACE_SIZEOF_WCHAR 4
124 // Not really, but the prototype returns wchar_t instead of wchar_t *
125 #define ACE_LACKS_WCSSTR
127 // No prototypes
128 #define ACE_LACKS_ITOW
129 #define ACE_LACKS_WCSICMP
130 #define ACE_LACKS_WCSNICMP
131 #define ACE_LACKS_WCSDUP
133 // And these have prototypes but no implementation
134 #define ACE_LACKS_WCSLEN
135 #define ACE_LACKS_WCSNCMP
136 #define ACE_LACKS_WCSCPY
137 #define ACE_LACKS_WCSNCPY
138 #define ACE_LACKS_TOWLOWER
139 #define ACE_LACKS_TOWUPPER
140 #define ACE_LACKS_WCSCMP
141 #define ACE_LACKS_WCSCAT
142 #define ACE_LACKS_WCSNCAT
143 #define ACE_LACKS_WCSSPN
144 #define ACE_LACKS_WCSCHR
145 #define ACE_LACKS_WCSPBRK
146 #define ACE_LACKS_WCSRCHR
148 #define ACE_LACKS_ACE_IOSTREAM
150 #include /**/ "ace/post.h"
151 #endif /* ACE_CONFIG_RTP_PRE62x_H */