summaryrefslogtreecommitdiff
path: root/ace/ACE.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added #include "ace/SString.h" to catch def for ACE_TokenizerSteve Huston1999-05-181-0/+1
* Fri May 14 15:35:50 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-05-141-2/+2
* Added support to enter_recv_timedwait, enter_send_timedwait,jxh1999-05-101-5/+78
* Removed DllMain function.Steve Huston1999-05-051-33/+0
* temporary fix to dll load/unload on NT so tao_idl doesn't crashcdgill1999-05-031-0/+4
* Reverted my previous change.nanbor1999-05-011-3/+2
* Fixed non-static object manger being destructed too late problemnanbor1999-05-011-4/+5
* Re-enabled DllMain use for init/fini ACE on Win32 DLL.Steve Huston1999-04-261-8/+10
* (init,fini): moved init_fini_count_ from ACE Object_Managers to ACE, so that ...levine1999-04-261-5/+27
* Temporarily disable DllMain.Steve Huston1999-04-211-1/+1
* Add DllMain function from which to call ACE::init() and ACE::fini().Steve Huston1999-04-211-0/+28
* (read_n,send_n,write_n): moved from ACE to ACE_OS, so that the uses in OS.cpp...levine1999-04-161-88/+2
* .schmidt1999-04-091-1/+1
* pSOS MIPS patches from Jaepil Kimcdgill1999-03-161-0/+2
* Use CSIOCGIFCONF instead of SIOCGIFCONF on AIX.Steve Huston1999-03-161-3/+18
* fork(), handle case for ACE_HAS_UNION_WAIT.Steve Huston1999-03-161-0/+5
* removed unnecessary #includes of ace/IPC_SAP.h, ace/Process.h, and ace/SString.hlevine1999-03-111-4/+1
* .schmidt1999-03-031-3/+3
* (strecpy,unique_name): moved to ACE_OS, so it can be self-containedlevine1999-03-011-24/+4
* Removed tabsnanbor1999-02-201-2/+2
* *** empty log message ***nanbor1999-02-191-0/+2
* .schmidt1999-02-191-9/+1
* Initialize struct ifreq * ifs to zero to prevent "uninitialized warningsOssama Othman1999-02-101-1/+1
* Made sure to look for a dll under the current directory first on Win32.nanbor1999-02-091-12/+36
* .schmidt1999-02-021-0/+1
* .schmidt1999-02-011-0/+54
* .schmidt1999-02-011-3/+6
* ChangeLogTag:Fri Jan 29 14:49:37 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-01-291-1/+38
* In handle_timed_complete, set errno to ETIMEDOUT, not ETIME, if the connectSteve Huston1999-01-251-1/+1
* moved gcd, minimum_frame_size to class ACEcdgill1999-01-221-0/+60
* .schmidt1999-01-201-2/+5
* Fix open-temp-file on Win32nanbor1999-01-181-3/+3
* *** empty log message ***irfan1999-01-131-2/+2
* .schmidt1999-01-111-1/+78
* .schmidt1999-01-041-0/+28
* ChangeLogTag:Thu Dec 31 12:10:46 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-311-3/+2
* ChangeLogTag:Wed Dec 30 14:41:56 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-301-4/+10
* *** empty log message ***irfan1998-12-251-0/+1
* *** empty log message ***irfan1998-12-251-1/+33
* *** empty log message ***nanbor1998-12-231-7/+1
* *** empty log message ***nanbor1998-12-231-6/+17
* *** empty log message ***irfan1998-12-121-3/+4
* *** empty log message ***irfan1998-12-081-0/+8
* Added _AIX to platforms that get explicit template instantiation at end of file.Steve Huston1998-10-301-1/+1
* Let AIX take a whack at ACE::get_ip_interfaces.Steve Huston1998-10-241-3/+3
* Replaced __TEXT with ACE_TEXTnanbor1998-10-241-8/+8
* In get_ip_interfaces, on Win32 w/ Winsock2, use WSAIoctl to get the interfaceSteve Huston1998-10-211-0/+74
* .schmidt1998-10-161-3/+3
* *** empty log message ***irfan1998-10-091-0/+14
* (set_handle_limit): wrapped the final return statement with #ifdef __sgi.levine1998-10-031-0/+6