summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagpost_mt_posix_proactornobody1999-04-253-70/+0
* - Completed Multithreading of POSIX_SIG_Proactor.alex1999-04-2510-250/+371
* .schmidt1999-04-244-92/+177
* unconditionally set instance_ to 0 at the end. This allows init () tolevine1999-04-241-1/+2
* (fini): unconditionally set instance_ to 0 at the end. This allowslevine1999-04-241-1/+2
* added ACE_THR_PRI_OTHER_DEF #define, for use by MT_Cubit.levine1999-04-241-0/+1
* Suppress sign warning.jxh1999-04-231-2/+2
* Added support for the memchr library function.jxh1999-04-234-0/+25
* *** empty log message ***parsons1999-04-231-1/+3
* Fixed specification of what gets thrown at failed 'new' for HP aC++.Steve Huston1999-04-232-1/+8
* Thu Apr 22 19:30:01 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-234-0/+585
* Added values for class's consts for platforms w/o FORE ATM.Steve Huston1999-04-231-0/+5
* Added KAI C++ compiler support.nanbor1999-04-221-0/+5
* Thu Apr 22 13:26:26 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-222-64/+69
* suppression of ACE_TSS_EMULATION and enable oflevine1999-04-221-9/+0
* 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
* (ACE_OS_Object_Manager::fini): disabledlevine1999-04-211-0/+9
* 4.6.37schmidt1999-04-211-2/+2
* (thr_join): ifdef ACE_LACKS_PTHREAD_NULL_STATUS, provide the addresslevine1999-04-211-43/+52
* Added ACE_LACKS_PTHREAD_NULL_STATUS. LynxOS 3.0.0 failslevine1999-04-211-0/+1
* added ACE_LACKS_PTHREAD_NULL_STATUSlevine1999-04-211-7/+2
* .schmidt1999-04-206-8/+11
* fixed remaining tests with fixable diab compiler workaroundscdgill1999-04-204-24/+33
* Make sure we are not counting null task in num_tasks_in_grp().nanbor1999-04-201-3/+3
* Removed non-blocking connects for XTI/ATM since this causes problems with FOR...joeh1999-04-201-5/+16
* Adding default XTI/ATM devicejoeh1999-04-201-0/+8
* Code formatting changejoeh1999-04-201-1/+0
* Fixing t_free so it frees memory if the pointer is not nulljoeh1999-04-201-1/+1
* .schmidt1999-04-201-0/+183
* .schmidt1999-04-201-2/+5
* Mon Apr 19 23:15:01 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-201-1/+1
* Mon Apr 19 17:02:42 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-191-8/+1
* (ACE_OS_Object_Manager,ACE_Object_Manager: added static counter to match init...levine1999-04-194-2/+42
* .schmidt1999-04-191-7/+9
* moved ACE_LACKS_MADVISE to non-glibc sectionlevine1999-04-191-4/+4
* * ace/config-linux-common.h (ACE_LACKS_MADVISE):Ossama Othman1999-04-181-1/+1
* reordered inline methods to avoid use before definition. Fixed a fewlevine1999-04-181-50/+50
* *** empty log message ***irfan1999-04-171-1/+1
* *** empty log message ***irfan1999-04-171-4/+4
* Sat Apr 17 18:34:56 1999 Irfan Pyarali <irfan@cs.wustl.edu>irfan1999-04-171-1/+1
* *** empty log message ***irfan1999-04-172-45/+61
* Switched the order of TIMER_QUEUE and delete_implementation in thealex1999-04-171-4/+4
* Switched the order of TIMER_QUEUE and delete_implementation in the constructor.alex1999-04-171-3/+6
* (read_n,send_n,write_n): moved from ACE to ACE_OS, so that the uses in OS.cpp...levine1999-04-165-108/+153
* Integrated a patch to return rusage info with elapsed time.brunsch1999-04-161-0/+10
* Previous fix didn't actually fix.brunsch1999-04-161-5/+5
* reorganized a couple of the pSOS PPC conditional compilation branches in ACE_...cdgill1999-04-152-65/+34
* pSOS PPC port changes from Sam Reddycdgill1999-04-153-15/+335
* added #define ACE_HAS_DLL 0levine1999-04-141-0/+1