summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***nw11997-09-291-1/+1
* *** empty log message ***irfan1997-09-2918-150/+287
* ChangeLogTag:Sat Sep 27 20:03:29 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-282-1/+3
* Moved checking for invalid handle from SOCK_Stream::close tonw11997-09-262-4/+9
* Added checking for invalid handle before closing the handle in ACE_SOCK_Strea...nw11997-09-261-1/+2
* On second thought, I should put the invalid handle check in SOCK_Stream::clos...nw11997-09-261-2/+1
* ACE_Log_Msg_Manager::close (): Must check if ACE_Log_Msg_message_queue has be...nw11997-09-261-1/+2
* Fixed handle checks in handle_timed_complete to correctly determineSteve Huston1997-09-261-4/+8
* Made all preprocessor math (calculating ACE_CONTROL_BLOCK_ALIGN_LONGS) useSteve Huston1997-09-261-8/+8
* Can't uncouple event with accepted socket yet. Don't ask me why!!nw11997-09-261-0/+2
* *** empty log message ***schmidt1997-09-263-9/+25
* *** empty log message ***schmidt1997-09-263-6/+11
* *** empty log message ***irfan1997-09-261-3/+1
* *** empty log message ***irfan1997-09-261-34/+34
* *** empty log message ***schmidt1997-09-261-5/+6
* *** empty log message ***schmidt1997-09-261-4/+2
* In ACE_OS::cond_timedwait, DCE Draft 4 threads return EAGAIN (not ETIMEDOUT)Steve Huston1997-09-251-2/+2
* removed DllMainlevine1997-09-251-33/+0
* removed dummy_ static now that the Object_Manager initializes WinSocklevine1997-09-252-24/+10
* added socket_init to Object_Manager ctor and socket_fini to Object_Manager dt...levine1997-09-251-1/+10
* *** empty log message ***irfan1997-09-254-8700/+404
* *** empty log message ***nw11997-09-251-2/+2
* Commented out all ACE_TRACE macros in ACE_Unbounded_Queue<T>.nw11997-09-251-10/+10
* Because Tls could also store 0, we need to check whether there is an errornw11997-09-251-4/+1
* *** empty log message ***irfan1997-09-251-1/+1
* *** empty log message ***irfan1997-09-249-81/+116
* changed name of "list" argument ot "listParam" to avoid name clash with STLlevine1997-09-241-2/+4
* *** empty log message ***irfan1997-09-241-0/+2
* ChangeLogTag:Wed Sep 24 10:34:29 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-241-2/+2
* removed ACE_Managed_Object get_object () interfacelevine1997-09-244-90/+13
* ChangeLogTag:Tue Sep 23 17:11:44 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-232-0/+5
* Use ACE_Cleanup_Adapter<TYPE[COUNT]> for preallocated arrays.levine1997-09-231-9/+14
* added ACE_HAS_PTHREAD_T and ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTORlevine1997-09-231-0/+2
* preallocate ACE_Token_Manager creation locklevine1997-09-233-62/+59
* added #include of ace/Malloc.h, and ACE_TOKEN_MANAGER_CREATION_LOCKlevine1997-09-231-0/+6
* added #include of ace/Thread.hlevine1997-09-231-0/+1
* stdarg.h must be included before stdio.h on LynxOSlevine1997-09-221-16/+17
* removed instance (TYPE *) member function because it wasn't being used. And,...levine1997-09-223-53/+25
* moved ACE_Object_Manager_Destroyer to Object_Manager.cpplevine1997-09-221-37/+0
* preallocate locks for Filecache and Signal in ACE_Object_Managerlevine1997-09-224-236/+263
* renamed ACE_Managed_Cleanup to ACE_Cleanup_Adapter, moved ACE_Object_Manager_...levine1997-09-222-22/+75
* renamed ACE_Managed_Cleanup to ACE_Cleanup_Adapter because it doesn't implici...levine1997-09-222-8/+12
* (ACE_U_LongLong): added operator!=, and made args const to ctor, operator/, h...levine1997-09-222-8/+15
* (clone): check this block's cont () instead of the new block's cont_levine1997-09-221-2/+2
* use ACE_MT with preallocated lock codelevine1997-09-213-44/+23
* revised ACE_Object_Manager interface for preallocated objectslevine1997-09-2011-185/+390
* ChangeLogTag:Sat Sep 20 11:47:14 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-201-1/+1
* (gethrtime): on Linux, removed "volatile" qualifier from "now"levine1997-09-201-5/+4
* ChangeLogTag:Fri Sep 19 14:13:07 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-204-95/+256
* *** empty log message ***schmidt1997-09-191-2/+2