summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* fschmidt1998-03-221-2/+4
* ACE_OS::flock_destroy: lock->lockname_ should be cast to LPTSTR.nanbor1998-03-221-2/+2
* *** empty log message ***sergio1998-03-221-4/+4
* MSVC 4.2 doesn't support CancelIo call.nanbor1998-03-211-1/+1
* Added Msg_WFMO_Reactor.nanbor1998-03-212-3755/+2727
* ACE version 4.4.34, released Fri Mar 20 19:47:34 1998.schmidt1998-03-211-2/+2
* Fixed typos.nanbor1998-03-201-2/+2
* with ACE_LACKS_WCHAR_T, changed wchar_t typedef from long to ACE_UINT32 to en...levine1998-03-201-2/+1
* In 2 sections which calls shared lib load/unload, made g++ the same asSteve Huston1998-03-191-2/+2
* Added user32.lib.nanbor1998-03-191-44/+1166
* CE stuff.nanbor1998-03-1925-129/+839
* ACE version 4.4.33, released Wed Mar 18 17:00:10 1998.schmidt1998-03-181-2/+2
* Grab the lock before updating instance_count_.nanbor1998-03-181-0/+2
* *** empty log message ***alex1998-03-182-1/+16
* *** empty log message ***levine1998-03-181-1/+0
* (operator *): initialize retv to 0 to avoid warning about using it before set...levine1998-03-183-6/+6
* *** empty log message ***irfan1998-03-184-1160/+78
* *** empty log message ***irfan1998-03-176-52/+312
* *** empty log message ***schmidt1998-03-171-2/+2
* (gethrtime): with ACE_HAS_CLOCK_GETTIME, carefully construct return value to ...levine1998-03-171-1/+7
* (dump): implemented for platforms w/o ACE_HAS_PRUSAGE_T and ACE_HAS_GETRUSAGElevine1998-03-172-0/+10
* (dump): fleshed out the implementationlevine1998-03-171-1/+17
* *** empty log message ***schmidt1998-03-171-2/+2
* Regular CE Tricks [tm].nanbor1998-03-172-40/+48
* Added ACE_LACKS_STRRCHR.nanbor1998-03-173-8/+22
* *** empty log message ***irfan1998-03-171-7/+15
* (hostname): on Chorus, tyr the HOST environment variable if ::gethostname () ...levine1998-03-161-1/+15
* use units of microseconds instead of seconds if ACE_LACKS_FLOATING_POINTlevine1998-03-162-9/+13
* set global_scale_factor_ to 1000 with ACE_HAS_CLOCK_GETTIME, because clock_ge...levine1998-03-161-2/+3
* Extended the ACE_HAS_STL_MAP_CONFLICT to include queue, which clashedsbw11998-03-161-0/+13
* *** empty log message ***nanbor1998-03-161-6/+1681
* CE stuff.nanbor1998-03-1647-377/+445
* (get_host_name): on Chorus, save errno in error so that it getslevine1998-03-141-0/+3
* oops, changed ACE_HAS_NON_STATIC_OBJECT_MANAGER to ACE_HAS_NONSTATIC_OBJECT_M...levine1998-03-141-2/+2
* moved WIN32 and SGI-specific code out of Basic_Types.h and into their respec...levine1998-03-147-10/+30
* *** empty log message ***schmidt1998-03-142-2/+3
* Correct syntax error on CE.nanbor1998-03-141-3/+2
* (ACE_Process_Options): reordered initializers to match declaration orderlevine1998-03-141-87/+89
* CE changes.nanbor1998-03-135-37/+598
* added ACE_LACKS_FLOATING_POINT supportlevine1998-03-135-52/+65
* *** empty log message ***irfan1998-03-131-174/+173
* *** empty log message ***irfan1998-03-133-109/+320
* *** empty log message ***schmidt1998-03-131-28/+30
* Incorporated changes that were suggested by Robert Hanzlikjxh1998-03-131-0/+10
* Regular CE stuff.nanbor1998-03-1274-381/+381
* (read): null-terminate the result bufferlevine1998-03-123-51/+59
* Some CE stuffnanbor1998-03-122-0/+272
* *** empty log message ***irfan1998-03-121-1/+1
* *** empty log message ***irfan1998-03-123-34/+46
* *** empty log message ***schmidt1998-03-112-10/+26