[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:
zerg 2010-12-14 17:14:34 +03:00 committed by VladimirMangos
parent c38c876b1d
commit b8d773091a
343 changed files with 3060 additions and 7431 deletions

View file

@ -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