summaryrefslogtreecommitdiff
path: root/ace/ACE.cpp
Commit message (Expand)AuthorAgeFilesLines
* only create the ACE_Object_Manager_Destroyer if not ACE_HAS_NONSTATIC_OBJECT_...levine1997-08-261-7/+5
* ChangeLogTag:Sun Aug 17 17:02:53 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-171-10/+10
* *** empty log message ***irfan1997-08-161-5/+6
* *** empty log message ***irfan1997-08-161-1/+0
* Fixed ldfind and added strsplit_r.Chris Cleeland1997-08-141-9/+33
* *** empty log message ***schmidt1997-08-051-0/+6
* *** empty log message ***schmidt1997-08-041-140/+422
* *** empty log message ***irfan1997-08-011-1/+2
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-311-145/+149
* Clean build with -Wall on Linux, now!Chris Cleeland1997-07-291-3/+1
* added ACE_Exportlevine1997-07-281-1/+1
* added ACE_Object_Manager_Destroyerlevine1997-07-281-0/+34
* Changed from using 100 to ACE_UNIQUE_NAME_LEN in ACE::unique_namenw11997-07-271-1/+1
* *** empty log message ***nw11997-07-271-1/+1
* *** empty log message ***nw11997-07-231-113/+27
* *** empty log message ***irfan1997-07-211-0/+15
* used ACE_NOTSUP_RETURN instead of setting errno explicitlylevine1997-07-141-5/+3
* Added TEXT to definition of INVALID_TCPIP_DEVICE_ADDR.harrison1997-07-141-1/+1
* Made changes so that get_ip_interfaces () now works on NT platform.nw11997-07-131-9/+15
* *** empty log message ***schmidt1997-07-101-2/+2
* (VxWorks only): added ACE_UNUSED_ARG callslevine1997-06-291-0/+5
* added auto_basic_array_ptr specializationlevine1997-06-231-0/+1
* removed used of ACE_OSCALL_RETURN macros because they're defined in OS.ilevine1997-06-231-2/+2
* *** empty log message ***schmidt1997-06-231-4/+4
* *** empty log message ***irfan1997-06-231-3/+0
* *** empty log message ***schmidt1997-06-211-27/+45
* (get_ip_interfaces): use auto_array_ptr instead of auto_ptr so that the array...levine1997-06-181-2/+6
* get_handle (): use /dev/udp instead of /dev/ip on SVR4 machines because it ha...levine1997-06-171-1/+1
* Fixed get_ip_interfaces (and associated count_interfaces) for non-SVR4Steve Huston1997-06-171-23/+18
* Changed #elif __unix__ to __unix for get_ip_interfaces, get_handle, andSteve Huston1997-06-171-3/+3
* Changed count_interfaces() so it should compile on non-SVR4 systems. HaveSteve Huston1997-06-131-9/+5
* Quick changes to fix bugs.Chris Cleeland1997-06-121-4/+4
* *** empty log message ***nw11997-06-111-2/+2
* Changed int to size_t in ACE::get_ip_interfacesbrunsch1997-06-101-1/+1
* *** empty log message ***irfan1997-06-101-2/+2
* *** empty log message ***schmidt1997-06-071-9/+10
* *** empty log message ***schmidt1997-06-071-10/+379
* *** empty log message ***irfan1997-05-291-0/+39
* *** empty log message ***irfan1997-05-281-1/+6
* *** empty log message ***schmidt1997-05-251-5/+4
* *** empty log message ***irfan1997-05-171-4/+1
* *** empty log message ***irfan1997-05-121-4/+13
* *** empty log message ***irfan1997-04-301-1/+1
* (format_hexdump): changed type of first arg to const char * for compatibility...levine1997-04-191-1/+1
* fooschmidt1997-03-281-14/+15
* Changed ::sprintf calls to ACE_OS::sprintf.levine1997-03-261-24/+24
* (get_bcast_addr): added return 0 at end of non-WIN32 code to avoid compile wa...levine1997-03-251-0/+2
* *** empty log message ***schmidt1997-03-251-27/+58
* *** empty log message ***schmidt1997-03-251-0/+100
* otschmidt1997-03-201-1/+1