summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-07-031-4/+6
* *** empty log message ***brunsch1997-07-031-0/+12370
* Removing and re-adding to attach the -kb flagbrunsch1997-07-021-12015/+0
* Added functionality to High Res Timers to get the speed of the computerbrunsch1997-07-021-2/+47
* Fixed NT version to return child pid from spawn.harrison1997-07-021-1/+1
* *** empty log message ***schmidt1997-07-026-11/+11
* (gettime): use gettime () static function to wrap all calls to ACE_OS::gethrt...levine1997-07-012-40/+73
* *** empty log message ***irfan1997-06-302-12015/+12015
* Added NO_EXEC option. I've tried this before. CVS sucks.harrison1997-06-305-12027/+12037
* added ACE_LACK_IOSTREAM_FX, ACE_LACKS_LINEBUFFERED_STREAMBUF, and ACE_LACKS_S...levine1997-06-291-0/+3
* (ipfx): comment out unused variable "need"levine1997-06-291-1/+1
* split definitions of ACE_OS::cond_* member functions to avoid mutual dependen...levine1997-06-291-336/+510
* (remove): don't declare local variable result if ! ACE_HAS_STREAM_PIPESlevine1997-06-291-1/+3
* (rec_read): initialized local variable c to make sure that it is always defin...levine1997-06-291-1/+1
* (elapsed_time): commented out unused arg "et"levine1997-06-291-1/+1
* (VxWorks only): added ACE_UNUSED_ARG callslevine1997-06-293-2/+20
* (ACE_Stream_Node,ACE_Dynamic_Node,ACE_Dummy_Node ctors): reordered initialize...levine1997-06-291-8/+8
* commented out unused args and wrapped assignments in "if" conditionals to avo...levine1997-06-281-8/+10
* added definitions of ACE_SHLIB_HANDLE and ACE_DEFAULT_SHLIB_MODE on platforms...levine1997-06-281-11/+17
* *** empty log message ***schmidt1997-06-273-3/+3
* (Compiled to match Svc_Conf.y) - detect/recover from errors when setting upSteve Huston1997-06-271-35/+45
* Changes when setting up dynamic entries to recover from failures (can't loadSteve Huston1997-06-271-2/+12
* Added a check for an empty queue in expire.brunsch1997-06-271-6/+9
* Removed extraneous \n from ACE_ERROR in ACE_Location_Node::open_handle().Steve Huston1997-06-271-1/+1
* *** empty log message ***nw11997-06-271-6/+5
* *** empty log message ***schmidt1997-06-274-14/+15
* *** empty log message ***nw11997-06-271-5/+9
* *** empty log message ***nw11997-06-271-2/+3
* *** empty log message ***schmidt1997-06-263-54/+65
* Updated the project and workspacesbrunsch1997-06-262-15/+15
* Added expire() to get rid of Sun CC 4.2 warnings.brunsch1997-06-264-1/+31
* *** empty log message ***nw11997-06-264-1/+30
* *** empty log message ***irfan1997-06-252-8/+72
* *** empty log message ***irfan1997-06-251-0/+4
* Insure that ACE_Object_Node::symbol(void) returns 0 if the shared library can'tSteve Huston1997-06-251-1/+3
* Added ACE_DLL_SUFFIX for HP-UX.Steve Huston1997-06-251-0/+4
* *** empty log message ***irfan1997-06-251-0/+4
* Oops... Nanbor had it right. Back to his way.Steve Huston1997-06-251-3/+4
* Moved ACE_SHLIB_HANDLE and ACE_DEFAULT_SHLIB_MODE for Win32 to the placeSteve Huston1997-06-251-3/+3
* *** empty log message ***nw11997-06-251-1/+1
* *** empty log message ***nw11997-06-251-3/+5
* *** empty log message ***nw11997-06-251-2/+2
* *** empty log message ***nw11997-06-252-13/+14
* *** empty log message ***nw11997-06-251-5/+3
* *** empty log message ***nw11997-06-251-1/+2
* *** empty log message ***nw11997-06-251-0/+1
* *** empty log message ***nw11997-06-251-2/+8
* commented out unused args and wrapped assignments in "if" conditionals to avo...levine1997-06-251-8/+10
* Use new ACE_SHLIB_HANDLE type for shared library handles.Steve Huston1997-06-251-1/+1
* Changed shared library handle from void * to ACE_SHLIB_HANDLE.Steve Huston1997-06-252-4/+4