mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[10874] Update ACE to v5.8.3
(based on zergtmn's repo commit 3a8c259) (based on zergtmn's repo commit 946c1a8) Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
c38c876b1d
commit
b8d773091a
343 changed files with 3060 additions and 7431 deletions
|
|
@ -1,15 +1,11 @@
|
|||
/* -*- C++ -*- */
|
||||
// $Id: config-openvms.h 91285 2010-08-05 08:29:30Z johnnyw $
|
||||
// $Id: config-openvms.h 91685 2010-09-09 09:35:14Z johnnyw $
|
||||
|
||||
// The following configuration file is designed to work for OpenVMS 7.3-2
|
||||
|
||||
#ifndef ACE_CONFIG_H
|
||||
#define ACE_CONFIG_H
|
||||
|
||||
#if !defined (ACE_USE_RCSID)
|
||||
# define ACE_USE_RCSID 0
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
#pragma message disable CODCAUUNR
|
||||
#pragma message disable CODEUNREACHABLE
|
||||
|
|
@ -141,7 +137,7 @@
|
|||
#define ACE_LACKS_STRRECVFD 1
|
||||
#define ACE_LACKS_T_ERRNO 1
|
||||
|
||||
/* POSIX threads ompatibilities */
|
||||
/* POSIX threads compatibilities */
|
||||
#define ACE_LACKS_RWLOCK_T 1
|
||||
#define ACE_LACKS_PTHREAD_KILL 1
|
||||
#define ACE_LACKS_THREAD_PROCESS_SCOPING 1
|
||||
|
|
@ -182,7 +178,6 @@
|
|||
#define ACE_HAS_STRING_CLASS 1
|
||||
#define ACE_HAS_SVR4_DYNAMIC_LINKING 1
|
||||
|
||||
#define ACE_HAS_TEMPLATE_TYPEDEFS 1
|
||||
#define ACE_LACKS_NAMED_POSIX_SEM 1
|
||||
#define ACE_LACKS_SYSV_SHMEM 1
|
||||
#define ACE_LACKS_UNIX_DOMAIN_SOCKETS 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue