diff options
author | Steve Huston <shuston@riverace.com> | 2001-07-10 22:21:05 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2001-07-10 22:21:05 +0000 |
commit | b9db08ee32e77bb034e62367daaf9061ece36673 (patch) | |
tree | b78fd72c92951dfa4bd0a87d4e454f7ac3954363 /ace/config-sunos5.6.h | |
parent | 5505c7700dbd045316c0824fad1a137b969aa21a (diff) | |
download | ATCD-b9db08ee32e77bb034e62367daaf9061ece36673.tar.gz |
ChangeLogTag:Tue Jul 10 18:15:39 2001 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/config-sunos5.6.h')
-rw-r--r-- | ace/config-sunos5.6.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.6.h b/ace/config-sunos5.6.h index 572cb0bcf72..cc4388c5b93 100644 --- a/ace/config-sunos5.6.h +++ b/ace/config-sunos5.6.h @@ -112,6 +112,8 @@ #define ACE_HAS_AIO_CALLS #endif /* ACE_HAS_AIO_CALLS */ +#define ACE_HAS_POSIX_SEM + // Sunos 5.6's aio_* with RT signals is broken. #define ACE_POSIX_AIOCB_PROACTOR |