summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-12-041-4/+5
* built with Doug's flexlevine1997-12-041-490/+232
* *** empty log message ***irfan1997-12-041-140/+0
* *** empty log message ***irfan1997-12-041-234/+492
* *** empty log message ***irfan1997-12-0417-3696/+18516
* trying branch commitirfan1997-12-041-0/+5
* *** empty log message ***irfan1997-12-042-0/+176
* *** empty log message ***schmidt1997-12-045-55/+94
* *** empty log message ***schmidt1997-12-041-3/+4
* added ACE_HAS_MINIMUM_STREAMH_INCLUSION supportlevine1997-12-041-0/+30
* fixed used of ::sigwait with cxx 6.0, which now uses ACE_HAS_ONEARG_SIGWAITlevine1997-12-033-5/+10
* set an ACE_DEFAULT_BASE_ADDR, on Alpha for now. This mightlevine1997-12-031-0/+3
* ChangeLogTag:Wed Dec 3 10:29:58 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-12-031-1/+1
* (inet_aton): return 0 if addr argument is 0levine1997-12-031-3/+4
* moved ACE_Atomic_Op<ACE_Thread_Mutex, int> instantiation from ace/Future.cpp ...levine1997-12-031-12/+1
* restore ACE_Atomic_Op instantiation because it is needed with g++levine1997-12-031-0/+11
* *** empty log message ***irfan1997-12-033-39/+2
* *** empty log message ***irfan1997-12-032-17/+0
* DECXX 6009006 has SIGWAITlevine1997-12-032-1/+4
* Reenabled thread manager of Proactor to wait on its threads.nw11997-12-021-5/+1
* Furthre refine wait mechanism. See ChangeLog entry of Dec. 2 1997.nw11997-12-022-32/+52
* removed ACE_HAS_UALARM, because LynxOS apparently doesn'tlevine1997-12-021-2/+0
* (inet_aton): removed CHORUS specialization.levine1997-12-021-7/+3
* (elapsed_time): changed ACE_ONE_SECOND_IN_USECS to ACE_ONE_SECOND_IN_NSECS.levine1997-12-021-19/+18
* oops, fixed typolevine1997-12-021-1/+1
* commented out ACE_TEMPLATES_REQUIRE_SOURCElevine1997-12-021-1/+1
* (underflow,overflow): moved get_mode_ and put_mode_ accesses so that it now w...levine1997-12-021-28/+25
* (~ACE_Object_Manager_Destroyer): don't delete the ACE_Object_Manager if not d...levine1997-12-021-4/+14
* *** empty log message ***irfan1997-12-022-1/+6
* *** empty log message ***irfan1997-12-021-0/+2
* added ACE_HAS_RECURSIVE_THR_EXIT_SEMANTICSlevine1997-12-011-0/+2
* *** empty log message ***irfan1997-12-011-2/+0
* Changed use of ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION in stdcpp.hbrunsch1997-12-016-23/+26
* get{host,proto,serv}by{addr,name}_r): with ACE_HAS_NONCONST_GETBY only, added...levine1997-12-011-0/+10
* (thr_keycreate): with ACE_HAS_DCETHREADS only, cast dest argument to ::pthrea...levine1997-12-011-1/+5
* removed ACE_HAS_STDARG_THR_DEST dependence for ACE_THR_DEST definition.levine1997-12-011-4/+0
* (set_handle_limit): only call setrlimit if RLIMIT_NOFILE is #definedlevine1997-12-011-2/+2
* ACE version 4.4.1, released Sun Nov 30 22:44:50 1997.schmidt1997-12-011-2/+2
* declare ACE_THR_MEMBER_FUNC outside of ACE_Thread_Manager with __GNUG__ inste...levine1997-12-011-4/+5
* #include ace/stdcpp.h instead of stdio.h. Changed ECHO to ACE_SVC_CONF_ECHOlevine1997-12-011-21/+14
* *** empty log message ***sergio1997-11-301-1/+1
* ChangeLogTag:Sun Nov 30 16:31:41 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-11-302-4/+4
* Be sure to ask our thread manager not to wait for the timer_handler_.nw11997-11-301-0/+3
* ~ACE_Proactor_Timer_Handler: Removed explicit call to thr_mgr_.close().nw11997-11-301-71/+64
* (close_singleton): Only reset global thr_mgr_ is we own it.nw11997-11-301-4/+3
* *** empty log message ***nw11997-11-291-3/+3
* class LOCK should be class ACE_LOCK.nw11997-11-291-49/+49
* Should use the global Thread_Manager in close_singleton().nw11997-11-291-1/+1
* ChangeLogTag:Sat Nov 29 15:15:04 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-11-291-2/+2
* *** empty log message ***irfan1997-11-2913-36/+36