diff options
author | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-06 15:52:11 +0000 |
---|---|---|
committer | jtc <jtc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2004-08-06 15:52:11 +0000 |
commit | b67f808bab0e55ac8ffd7d04168ed3afd888a28f (patch) | |
tree | 4454506c819eec4311b5d502095c978a2c5c4079 /ace/config-psos-diab.h | |
parent | 6ea813c02439fff52ae8eec5c950809a33e0110e (diff) | |
download | ATCD-b67f808bab0e55ac8ffd7d04168ed3afd888a28f.tar.gz |
ChangeLogTag: Fri Aug 6 08:17:23 2004 J.T. Conklin <jtc@acorntoolworks.com>
Diffstat (limited to 'ace/config-psos-diab.h')
-rw-r--r-- | ace/config-psos-diab.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-psos-diab.h b/ace/config-psos-diab.h index 857647ebd2b..c1cef9c6418 100644 --- a/ace/config-psos-diab.h +++ b/ace/config-psos-diab.h @@ -117,9 +117,9 @@ #define ACE_LACKS_PTHREAD_THR_SIGSETMASK -/* #define ACE_HAS_BROKEN_SENDMSG */ +/* #define ACE_HAS_NONCONST_SENDMSG */ -/* #define ACE_HAS_BROKEN_WRITEV */ +/* #define ACE_HAS_NONCONST_WRITEV */ #define ACE_HAS_BROKEN_CONVERSIONS |