summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_43'.ACE-4_5_43nobody1998-10-053-7017/+0
* 4.5.43schmidt1998-10-051-2/+2
* added ACE_LACKS_TRUNCATElevine1998-10-051-0/+1
* Additional interfaces for JAWS.jxh1998-10-053-1/+13
* *** empty log message ***jxh1998-10-053-5/+7
* removed ACE_HAS_PTHREAD_YIELD_VOIDPTR, because it's no longer usedlevine1998-10-052-4/+0
* removed ACE_HAS_PTHREAD_GETSPECIFIC_DATAPTR, because it's no longer usedlevine1998-10-0510-15/+0
* Make sure <notify_handler_> never gets suspended without holding the <token_>.nanbor1998-10-041-6/+13
* added THR_JOINABLE to THR_NEW_LWP in default flagslevine1998-10-034-55/+55
* (set_handle_limit): wrapped the final return statement with #ifdef __sgi.levine1998-10-031-0/+6
* ChangeLogTag:Fri Oct 2 23:43:51 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-034-1/+14
* Do not register a thread as being terminated if it is being joined by another...nanbor1998-10-021-46/+50
* Removed classes ACE_Thread_Pool_Strategy and ACE_Svc_Handler_Pool_Strategynanbor1998-10-023-179/+53
* .schmidt1998-10-011-4/+0
* ChangeLogschmidt1998-10-011-0/+6
* *** empty log message ***irfan1998-10-011-12/+9
* *** empty log message ***irfan1998-10-014-0/+19
* Fixed a memory leak with the ACE_DLList_Iterator::remove () method.jxh1998-09-301-1/+3
* Fixed a typo.nanbor1998-09-301-1/+2
* .schmidt1998-09-301-28/+37
* .schmidt1998-09-301-1/+1
* Updated for VC6brunsch1998-09-302-2/+2
* *** empty log message ***schmidt1998-09-301-0/+9
* *** empty log message ***irfan1998-09-307-171/+235
* *** empty log message ***irfan1998-09-302-216/+120
* *** empty log message ***nanbor1998-09-301-1/+8
* *** empty log message ***irfan1998-09-294-10/+56
* removed ACE_HAS_PTHREAD_DSTATE_PTR because it is no longer usedlevine1998-09-296-8/+0
* removed ACE_HAS_ONLY_TWO_PARAMS_FOR_ASCTIME_R_AND_CTIME_Rlevine1998-09-291-6/+4
* Added begin () and end () to ACE_Unbounded_Queue.sergio1998-09-292-3/+22
* removed ACE_USE_NATIVE_KEYS support by ACE_HAS_TSS_EMULATIONlevine1998-09-285-70/+49
* ChangeLogTag:Sun Sep 27 18:53:25 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-271-2/+2
* (readdir_r): added __USE_POSIX test for three-arg ::readdir_rlevine1998-09-271-2/+3
* Fixed silly error in last commit.coryan1998-09-271-0/+2
* ChangeLogTag:Sun Sep 27 01:52:36 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-271-34/+16
* Not to consider ACE_HAS_PTHREAD_SIGMASK when determining where to allocate AC...nanbor1998-09-272-6/+6
* Fixed the g++ warnings.alex1998-09-271-1/+3
* *** empty log message ***schmidt1998-09-271-1/+1
* use both ACE_HAS_PRIOCNTL and ACE_HAS_STHREADSlevine1998-09-261-6/+6
* *** empty log message ***irfan1998-09-261-0/+1
* ChangeLogTag:Fri Sep 25 22:10:38 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-261-0/+2
* Had to allow the definition of POSIX_COMPLETION_STRATEGY for the do-nothingbrunsch1998-09-252-7/+5
* removed ACE_THR_PRI_FIFO_DEF #define/#undeflevine1998-09-252-6/+0
* (set_handle_limit): on platforms with ACE_LACKS_RLIMIT or !levine1998-09-251-7/+8
* Implemented Asynch_Accept to work for AIO_CONTROL_BLOCKS strategy ofalex1998-09-254-517/+755
* removed carriage returnslevine1998-09-251-1/+1
* *** empty log message ***irfan1998-09-257-11/+11
* ACE_OS::cond_timedwait - add EINTR to the set of errno values that get adjustedSteve Huston1998-09-251-3/+4
* hard-code the ACE_THR_PRI_* values on sunslevine1998-09-251-0/+11
* ChangeLogTag:Thu Sep 24 17:54:26 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-241-2/+0