diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-12-20 11:02:06 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-12-20 11:02:06 +0000 |
commit | 5fe571851efa22a2cc27e53ebaaec01e768b0836 (patch) | |
tree | dff8b6c2543881cee32315ac4549349ad14660d7 /ace/config-vxworks5.x.h | |
parent | 1343412b5c79c21fff5a14a730006f91db66c8d8 (diff) | |
download | ATCD-5fe571851efa22a2cc27e53ebaaec01e768b0836.tar.gz |
ChangeLogTag: Mon Dec 20 11:01:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/config-vxworks5.x.h')
-rw-r--r-- | ace/config-vxworks5.x.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-vxworks5.x.h b/ace/config-vxworks5.x.h index 9b2819b7dc6..20367d85276 100644 --- a/ace/config-vxworks5.x.h +++ b/ace/config-vxworks5.x.h @@ -110,6 +110,8 @@ // OS-specific configuration +#define ACE_MKDIR_LACKS_MODE +#define ACE_HAS_NONCONST_STAT #define ACE_HAS_NONCONST_SWAB #define ACE_HAS_NONCONST_READV #define ACE_LACKS_UNIX_SYSLOG @@ -187,6 +189,7 @@ #define ACE_LACKS_TIMESPEC_T #define ACE_LACKS_TRUNCATE #define ACE_LACKS_UCONTEXT_H +#define ACE_LACKS_UMASK #define ACE_LACKS_UNIX_SIGNALS #define ACE_LACKS_UTSNAME_T #define ACE_LACKS_NATIVE_STRPTIME |