summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_netdb.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Updates for VxWorks 7 December 2016 releaseAdam Mitz2017-01-091-0/+1
|
* Fixed may be used uninitialized warningJohnny Willemsen2016-05-031-24/+27
| | | | * ACE/ace/OS_NS_netdb.cpp:
* VxWorks: implemented ACE_OS::getmacaddress in terms of a sysctl.Adam Mitz2016-01-051-0/+56
|
* Fixed bugs in ACE_OS::getaddrinfo_emulationAdam Mitz2015-12-011-5/+5
|
* Fixed bugs in ACE_OS::getaddrinfo_emulation.Adam Mitz2015-11-091-2/+14
|
* Merged branch ace-face-safety (FACE Safety Profile import from OCITAO).Adam Mitz2015-11-061-7/+137
|
* Removed single line Id tagJohnny Willemsen2015-01-071-2/+0
|
* Thu Sep 5 07:53:19 UTC 2013 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2013-09-051-1/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/OS_NS_netdb.cpp: * ace/UUID.cpp: * ace/config-android.h: * bin/PerlACE/ProcessAndroid.pm: * include/makeinclude/platform_android.GNU: * tests/run_test.pl: * tests/tests.mpc: Improvements for the Android port, in detail: commit 171a851ebe98b58ed4654956833ee1bfd17961a4 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Sep 4 19:30:40 2013 +0200 Run all ACE tests within one emulator * ACE/tests/run_test.pl: commit f634cead8e84de9320f7626d1fda1fec4fc579ac Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Wed Sep 4 14:22:00 2013 +0200 Added a check for gcc 4.4 && shared libraries, issue an error when someone wants to use this * ACE/ace/config-android.h: commit f1c393872e241d5bc9737b34e1ed10f9288fed17 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue Sep 3 19:47:59 2013 +0200 Removed incorrect define * ACE/ace/config-android.h: commit 9f7d4fffee0e527bfdf87378e89c703df1cf124d Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue Sep 3 15:03:40 2013 +0200 Set ACE_DEFAULT_TEST_DIR and TEST_DIR to /data on Android * ACE/ace/config-android.h: commit 856266b58ef37236e8e79caa9472a93251c9a8d7 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue Sep 3 12:14:42 2013 +0200 3912 also needs a conf file * ACE/tests/run_test.pl: commit 4cea1a7df2840a4409d0e1212667741d27b25125 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Tue Sep 3 11:40:48 2013 +0200 2980 also needs ACE * ACE/tests/tests.mpc: commit 889f04d3e100f92e723222a3c662927d8cf4960f Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Mon Sep 2 18:54:07 2013 +0200 Added Bug_3334_Regression_Test.conf * ACE/tests/run_test.pl: commit 6a8c9eb8a069b7bb01acb3352ad4ef91c9081ae9 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Thu Aug 29 14:24:41 2013 +0200 Fixed compile warnings * ACE/ace/UUID.cpp: commit 3d8bb9c4086ba30528332a8a8c0baf08d7bd464b Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Thu Aug 29 12:41:46 2013 +0200 2980 test needs a shared library * ACE/tests/tests.mpc: commit 9d09334a50106de26cd4909b33b95edbd458d6c4 Author: Johnny Willemsen <jwillemsen@remedy.nl> Date: Thu Aug 29 11:07:59 2013 +0200 Run all ACE tests in a separate emulator * ACE/tests/run_test.pl: commit 7fc163cf996f1449992a01c5a60ad1f7e3e33cc2 Author: Martin Corino <mcorino@remedy.nl> Date: Mon Aug 26 13:05:13 2013 +0200 Add support for ABI specific build flags. refs #3151 * ACE/include/makeinclude/platform_android.GNU: commit d31596f1e27781c22494a8cca7f822eab7ccfd7a Author: Martin Corino <mcorino@remedy.nl> Date: Thu Aug 22 12:50:52 2013 +0200 Fix incorrect crosscompile setup conflicting with latest buildtools changes. refs #3116 * ACE/include/makeinclude/platform_android.GNU: commit d96a43f0b91110fdf9adca9d59c0fbd3f36b984e Author: Martin Corino <mcorino@remedy.nl> Date: Fri Aug 16 17:05:09 2013 +0200 Fix last copy/paste error. refs #3158 * ACE/ace/OS_NS_netdb.cpp: commit 6c389f06f67b617fcce4bf89283f5eb322db79c2 Author: Martin Corino <mcorino@remedy.nl> Date: Fri Aug 16 16:19:56 2013 +0200 Remove logging and fix typo breaking functionality. refs #3158 * ACE/ace/OS_NS_netdb.cpp: commit c02af6da3d34e875ee51ea46c682e4562ae442e8 Author: Martin Corino <mcorino@remedy.nl> Date: Fri Aug 16 15:33:30 2013 +0200 Added some debug prints to track what is going on in ACE_OS::getmacaddress. refs #3158 * ACE/ace/OS_NS_netdb.cpp: commit dd9a9826ba4989ddf44167d3aa4a619fcce7f4ec Author: Martin Corino <mcorino@remedy.nl> Date: Fri Aug 16 14:29:09 2013 +0200 Fixed two typos in ACE_OS::getmacaddres (refs #3158). * ACE/ace/OS_NS_netdb.cpp: commit 981edf7f34445adae658bfb7cdf9f159060cdfde Author: Martin Corino <mcorino@remedy.nl> Date: Fri Aug 16 13:55:46 2013 +0200 Added Android implementation for ACE_OS::getmacaddress (refs #3158). * ACE/ace/OS_NS_netdb.cpp: * ACE/ace/config-android.h: commit 03cbeb0e4a1954ba667ec8c2df14b8a8ef9dca78 Author: Martin Corino <mcorino@remedy.nl> Date: Wed Aug 14 14:00:02 2013 +0200 Fix local expansion of env var intended to be expanded on Android only. Issue #3155. * ACE/bin/PerlACE/ProcessAndroid.pm:
* ChangeLogTag:Thu Jan 3 22:53:44 UTC 2013 Steve Huston <shuston@riverace.com>Steve Huston2013-01-031-2/+31
|
* Tue Feb 14 22:57:00 UTC 2012 William R. Otte <wotte@dre.vanderbilt.edu>William R. Otte2012-02-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/ACE.cpp: * ace/Dev_Poll_Reactor.cpp: * ace/Handle_Set.cpp: * ace/High_Res_Timer.h: * ace/High_Res_Timer.cpp: * ace/INET_Addr.h: * ace/INET_Addr.cpp: * ace/Monitor_Control/Bytes_Received_Monitor.h: * ace/Monitor_Control/Bytes_Received_Monitor.cpp: * ace/Monitor_Control/Bytes_Sent_Monitor.h: * ace/Monitor_Control/Bytes_Sent_Monitor.cpp: * ace/Monitor_Control/CPU_Load_Monitor.h: * ace/Monitor_Control/CPU_Load_Monitor.cpp: * ace/Monitor_Control/Linux_Network_Interface_Monitor.h: * ace/Monitor_Control/Linux_Network_Interface_Monitor.cpp: * ace/Monitor_Control/Num_Threads_Monitor.h: * ace/Monitor_Control/Num_Threads_Monitor.cpp: * ace/Monitor_Control/Packets_Received_Monitor.h: * ace/Monitor_Control/Packets_Received_Monitor.cpp: * ace/Monitor_Control/Packets_Sent_Monitor.h: * ace/Monitor_Control/Packets_Sent_Monitor.cpp: * ace/OS_NS_netdb.cpp: * ace/OS_NS_sys_socket.h: * ace/OS_NS_sys_socket.inl: * ace/OS_NS_time.inl: * ace/OS_NS_unistd.inl: * ace/SOCK_Dgram.cpp: * ace/SOCK_Dgram_Mcast.cpp: * ace/Select_Reactor_T.cpp: * ace/config-linux.h: * ace/os_include/os_pthread.h: * apps/JAWS/clients/WebSTONE/src/nsapi-includes/base/systems.h: * examples/APG/Signals/SigInfo.cpp: * tests/INET_Addr_Test_IPV6.cpp: * tests/MT_Reference_Counted_Event_Handler_Test.cpp: * tests/Malloc_Test.cpp: * tests/Multicast_Test.cpp: * tests/Naming_Test.cpp: * tests/Proactor_Test.cpp: * tests/Proactor_Test_IPV6.cpp: * tests/Proactor_UDP_Test.cpp: * tests/Process_Test.cpp: * tests/SSL/Bug_2912_Regression_Test.cpp: Created a new macro, ACE_LINUX, which replaces all non-standard tests for linux, __linux, and __linux__.
* Mon Mar 21 12:48:01 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2011-03-211-192/+0
| | | | | | | | | | | | | | | | | * ace/INET_Addr.cpp: * ace/OS_NS_netdb.h: * ace/OS_NS_netdb.inl: * ace/OS_NS_netdb.cpp: * ace/OS_NS_pwd.h: * ace/Ping_Socket.h: * ace/Process.cpp: * ace/ace_wchar.h: * ace/os_include/os_signal.h: * ace/os_include/os_stdio.h: Cleanup, removed lot of old VxWorks code not needed anymore * include/makeinclude/platform_sunos5_common.GNU: Add to the correct make flags
* Fri Feb 11 11:16:00 UTC 2011 Martin Corino <mcorino@remedy.nl>mcorino2011-02-111-1/+1
| | | | | Merged changes from Remedy work branch.
* Thu Aug 5 09:00:49 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ace/ACE.cpp: * ace/ACE_crc32.cpp: * ace/ACE_crc_ccitt.cpp: * ace/ARGV.cpp: * ace/ATM_Acceptor.cpp: * ace/ATM_Addr.cpp: * ace/ATM_Connector.cpp: * ace/ATM_Params.cpp: * ace/ATM_QoS.cpp: * ace/ATM_Stream.cpp: * ace/Acceptor.cpp: * ace/Activation_Queue.cpp: * ace/Active_Map_Manager.cpp: * ace/Addr.cpp: * ace/Arg_Shifter.cpp: * ace/Argv_Type_Converter.cpp: * ace/Assert.cpp: * ace/Asynch_Acceptor.cpp: * ace/Asynch_IO.cpp: * ace/Asynch_Pseudo_Task.cpp: * ace/Atomic_Op.cpp: * ace/Atomic_Op_GCC_T.cpp: * ace/Atomic_Op_T.cpp: * ace/Auto_Ptr.cpp: * ace/Barrier.cpp: * ace/Base_Thread_Adapter.cpp: * ace/Basic_Stats.cpp: * ace/CDR_Base.cpp: * ace/Capabilities.cpp: * ace/Codeset_IBM1047.cpp: * ace/Codeset_Registry.cpp: * ace/Condition_Thread_Mutex.cpp: * ace/Connection_Recycling_Strategy.cpp: * ace/Containers.cpp: * ace/Copy_Disabled.cpp: * ace/Countdown_Time.cpp: * ace/DEV.cpp: * ace/DEV_Connector.cpp: * ace/DEV_IO.cpp: * ace/DLL.cpp: * ace/DLL_Manager.cpp: * ace/Date_Time.cpp: * ace/Dev_Poll_Reactor.cpp: * ace/Dirent_Selector.cpp: * ace/Dump.cpp: * ace/Dynamic.cpp: * ace/Dynamic_Message_Strategy.cpp: * ace/Dynamic_Service_Dependency.cpp: * ace/Event.cpp: * ace/Event_Handler.cpp: * ace/FIFO.cpp: * ace/FIFO_Recv.cpp: * ace/FIFO_Recv_Msg.cpp: * ace/FIFO_Send.cpp: * ace/FIFO_Send_Msg.cpp: * ace/FILE.cpp: * ace/FILE_Addr.cpp: * ace/FILE_Connector.cpp: * ace/FILE_IO.cpp: * ace/File_Lock.cpp: * ace/Framework_Component.cpp: * ace/Functor.cpp: * ace/Functor_String.cpp: * ace/Future.cpp: * ace/Get_Opt.cpp: * ace/Handle_Set.cpp: * ace/High_Res_Timer.cpp: * ace/ICMP_Socket.cpp: * ace/IOStream.cpp: * ace/IO_Cntl_Msg.cpp: * ace/IO_SAP.cpp: * ace/IPC_SAP.cpp: * ace/LSOCK.cpp: * ace/LSOCK_Acceptor.cpp: * ace/LSOCK_CODgram.cpp: * ace/LSOCK_Connector.cpp: * ace/LSOCK_Dgram.cpp: * ace/LSOCK_Stream.cpp: * ace/Lib_Find.cpp: * ace/Local_Memory_Pool.cpp: * ace/Local_Name_Space.cpp: * ace/Lock.cpp: * ace/Log_Msg.cpp: * ace/Log_Msg_Backend.cpp: * ace/Log_Msg_Callback.cpp: * ace/Log_Msg_IPC.cpp: * ace/Log_Msg_NT_Event_Log.cpp: * ace/Log_Record.cpp: * ace/MEM_Acceptor.cpp: * ace/MEM_Connector.cpp: * ace/MEM_IO.cpp: * ace/MEM_SAP.cpp: * ace/MEM_Stream.cpp: * ace/MMAP_Memory_Pool.cpp: * ace/Malloc_Allocator.cpp: * ace/Manual_Event.cpp: * ace/Mem_Map.cpp: * ace/Message_Queue.cpp: * ace/Message_Queue_NT.cpp: * ace/Message_Queue_Vx.cpp: * ace/Msg_WFMO_Reactor.cpp: * ace/Mutex.cpp: * ace/Name_Proxy.cpp: * ace/Name_Space.cpp: * ace/Naming_Context.cpp: * ace/Notification_Strategy.cpp: * ace/OS.cpp: * ace/OS_Errno.cpp: * ace/OS_Log_Msg_Attributes.cpp: * ace/OS_NS_Thread.cpp: * ace/OS_NS_arpa_inet.cpp: * ace/OS_NS_ctype.cpp: * ace/OS_NS_dirent.cpp: * ace/OS_NS_dlfcn.cpp: * ace/OS_NS_errno.cpp: * ace/OS_NS_fcntl.cpp: * ace/OS_NS_math.cpp: * ace/OS_NS_netdb.cpp: * ace/OS_NS_poll.cpp: * ace/OS_NS_pwd.cpp: * ace/OS_NS_regex.cpp: * ace/OS_NS_signal.cpp: * ace/OS_NS_stdio.cpp: * ace/OS_NS_stdlib.cpp: * ace/OS_NS_strings.cpp: * ace/OS_NS_stropts.cpp: * ace/OS_NS_sys_mman.cpp: * ace/OS_NS_sys_msg.cpp: * ace/OS_NS_sys_resource.cpp: * ace/OS_NS_sys_select.cpp: * ace/OS_NS_sys_shm.cpp: * ace/OS_NS_sys_socket.cpp: * ace/OS_NS_sys_stat.cpp: * ace/OS_NS_sys_time.cpp: * ace/OS_NS_sys_uio.cpp: * ace/OS_NS_sys_utsname.cpp: * ace/OS_NS_sys_wait.cpp: * ace/OS_NS_time.cpp: * ace/OS_NS_unistd.cpp: * ace/OS_NS_wchar.cpp: * ace/OS_NS_wctype.cpp: * ace/OS_TLI.cpp: * ace/OS_main.cpp: * ace/Obchunk.cpp: * ace/Object_Manager.cpp: * ace/Object_Manager_Base.cpp: * ace/PI_Malloc.cpp: * ace/Pagefile_Memory_Pool.cpp: * ace/Pipe.cpp: * ace/Priority_Reactor.cpp: * ace/Process.cpp: * ace/Process_Mutex.cpp: * ace/Process_Semaphore.cpp: * ace/Profile_Timer.cpp: * ace/RW_Mutex.cpp: * ace/RW_Process_Mutex.cpp: * ace/RW_Thread_Mutex.cpp: * ace/Reactor_Impl.cpp: * ace/Reactor_Notification_Strategy.cpp: * ace/Reactor_Timer_Interface.cpp: * ace/Read_Buffer.cpp: * ace/Recursive_Thread_Mutex.cpp: * ace/Recyclable.cpp: * ace/Registry.cpp: * ace/Registry_Name_Space.cpp: * ace/Remote_Tokens.cpp: * ace/SOCK.cpp: * ace/SOCK_Acceptor.cpp: * ace/SOCK_CODgram.cpp: * ace/SOCK_Connector.cpp: * ace/SOCK_Dgram.cpp: * ace/SOCK_Dgram_Bcast.cpp: * ace/SOCK_Dgram_Mcast.cpp: * ace/SOCK_IO.cpp: * ace/SOCK_SEQPACK_Acceptor.cpp: * ace/SOCK_SEQPACK_Association.cpp: * ace/SOCK_SEQPACK_Connector.cpp: * ace/SOCK_Stream.cpp: * ace/SPIPE.cpp: * ace/SPIPE_Acceptor.cpp: * ace/SPIPE_Addr.cpp: * ace/SPIPE_Connector.cpp: * ace/SPIPE_Stream.cpp: * ace/SUN_Proactor.cpp: * ace/SV_Message.cpp: * ace/SV_Message_Queue.cpp: * ace/SV_Semaphore_Complex.cpp: * ace/SV_Semaphore_Simple.cpp: * ace/SV_Shared_Memory.cpp: * ace/Sample_History.cpp: * ace/Sbrk_Memory_Pool.cpp: * ace/Sched_Params.cpp: * ace/Select_Reactor_T.cpp: * ace/Semaphore.cpp: * ace/Service_Manager.cpp: * ace/Service_Object.cpp: * ace/Service_Repository.cpp: * ace/Service_Types.cpp: * ace/Shared_Memory.cpp: * ace/Shared_Memory_MM.cpp: * ace/Shared_Memory_Pool.cpp: * ace/Shared_Object.cpp: * ace/Sig_Adapter.cpp: * ace/Sig_Handler.cpp: * ace/Signal.cpp: * ace/Stack_Trace.cpp: * ace/Stats.cpp: * ace/Synch_Options.cpp: * ace/System_Time.cpp: * ace/TLI.cpp: * ace/TLI_Acceptor.cpp: * ace/TLI_Connector.cpp: * ace/TLI_Stream.cpp: * ace/TP_Reactor.cpp: * ace/TSS_Adapter.cpp: * ace/TTY_IO.cpp: * ace/Thread.cpp: * ace/Thread_Adapter.cpp: * ace/Thread_Control.cpp: * ace/Thread_Exit.cpp: * ace/Thread_Hook.cpp: * ace/Thread_Mutex.cpp: * ace/Thread_Semaphore.cpp: * ace/Throughput_Stats.cpp: * ace/Time_Value.cpp: * ace/Timeprobe.cpp: * ace/Timer_List_T.cpp: * ace/Token.cpp: * ace/Token_Invariants.cpp: * ace/Token_Manager.cpp: * ace/Token_Request_Reply.cpp: * ace/Trace.cpp: * ace/UNIX_Addr.cpp: * ace/UPIPE_Acceptor.cpp: * ace/UPIPE_Connector.cpp: * ace/UPIPE_Stream.cpp: * ace/UUID.cpp: * ace/WFMO_Reactor.cpp: * ace/WIN32_Proactor.cpp: * ace/XTI_ATM_Mcast.cpp: * ace/ace_wchar.cpp: * ace/gethrtime.cpp: Removed ACE_RCSID
* Thu Apr 8 21:25:54 UTC 2010 Abdul Sowayan <sowayan@gmail.com>Abdullah Sowayan2010-04-081-1/+1
|
* Tue Apr 06 06:08:48 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-061-6/+8
| | | | | | | | | | | | * ace/os_include/os_stddef.h: Fixed incorrect semicolon * ace/OS_NS_netdb.cpp: Initialise pointers to 0 * configure.ac: Fix for cross compilation, thanks to Ed Blackmond <ed dot blackmond at themis dot com> for reporting this
* Tue Jan 26 04:35:17 UTC 2010 Abdul Sowayan <sowayan@gmail.com>Abdullah Sowayan2010-01-261-1/+1
|
* Tue Jan 26 04:18:54 UTC 2010 Abdul Sowayan <sowayan@gmail.com>Abdullah Sowayan2010-01-261-0/+52
|
* (no commit message)Johnny Willemsen2008-09-161-1/+1
|
* undoing accidental deletionWilliam R. Otte2008-03-041-0/+421
|
* swap in externals for ACE and TAOWilliam R. Otte2008-03-041-421/+0
|
* Wed Dec 5 14:46:54 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2007-12-051-2/+2
|
* Wed Nov 22 09:07:12 2006 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2006-11-221-1/+1
|
* ChangeLogTag:Mon Oct 16 14:24:25 UTC 2006 Steve Huston <shuston@riverace.com>Steve Huston2006-10-161-0/+6
|
* Repo restructuringWilliam R. Otte2006-07-241-0/+415