summaryrefslogtreecommitdiff
path: root/ACE/ace/config-android.h
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2011-07-19 20:17:09 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2011-07-19 20:17:09 +0000
commit80012f8bf8032f0c28e4e5ca02d4672370a25137 (patch)
treeea06d543ffc8e066ccfbaf96a8be8a7ca0e6461a /ACE/ace/config-android.h
parent10d279d3172a275f5f53fb18d4a0945f589a7224 (diff)
downloadATCD-saic_android.tar.gz
Tue Jul 19 20:15:51 UTC 2011 William R. Otte <wotte@dre.vanderbilt.edu>saic_android
* ace/config-android.h: * examples/APG/ThreadManagement/Async_Cancel.cpp: * examples/Service_Configurator/IPC-tests/client/local_dgram_client_test.cpp: * examples/Service_Configurator/IPC-tests/server/Handle_L_Stream.inl: * examples/Service_Configurator/IPC-tests/server/Handle_R_Stream.inl: * examples/Service_Configurator/IPC-tests/server/Handle_Thr_Stream.cpp: * examples/System_V_IPC/SV_Message_Queues/TMQ_Client.cpp: * include/makeinclude/platform_android.GNU: * tests/Logging_Strategy_Test.cpp: * tests/Thread_Attrs_Test.cpp: Various android fixes.
Diffstat (limited to 'ACE/ace/config-android.h')
-rw-r--r--ACE/ace/config-android.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ACE/ace/config-android.h b/ACE/ace/config-android.h
index c17f1f36807..dc33dd47522 100644
--- a/ACE/ace/config-android.h
+++ b/ACE/ace/config-android.h
@@ -31,6 +31,9 @@
#define ACE_LACKS_NETDB_REENTRANT_FUNCTIONS
#define ACE_HAS_LINUX_SEM_H
#define ACE_HAS_LINUX_SHM_H
+#define ACE_LACKS_CUSERID
+#define ACE_LACKS_GETHOSTENT
+
// I'm not sure if this is correct
#define ACE_LACKS_RWLOCK_T
@@ -62,8 +65,6 @@ typedef unsigned long fd_mask;
#undef ACE_SCANDIR_CMP_USES_VOIDPTR
#endif
-#define ACE_LACKS_CUSERID
-
#ifdef ACE_SCANDIR_CMP_USES_CONST_VOIDPTR
#undef ACE_SCANDIR_CMP_USES_CONST_VOIDPTR
#endif
@@ -88,7 +89,6 @@ typedef unsigned long fd_mask;
#undef ACE_HAS_LINUX_SYSINFO
#endif
-#define ACE_LACKS_CUSERID
#define ACE_LACKS_PWD_FUNCTIONS
#define ACE_ERRNO_TYPE volatile int