summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_53'.ACE-4_5_53nobody1998-10-143043-802340/+0
|
* 4.5.53schmidt1998-10-144-4/+8
|
* *** empty log message ***naga1998-10-141-0/+5
|
* .schmidt1998-10-141-5/+5
|
* *** empty log message ***naga1998-10-141-6/+6
|
* .schmidt1998-10-141-6/+6
|
* *** empty log message ***naga1998-10-142-1/+4
|
* *** empty log message ***naga1998-10-144-1/+17
|
* ChangeLogTag:Tue Oct 13 23:03:24 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-149-42/+128
|
* ChangeLogTag:Tue Oct 13 22:40:40 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-147-19/+247
|
* Added some new tasks.coryan1998-10-141-0/+9
|
* *** empty log message ***levine1998-10-141-0/+8
|
* added ACE_HAS_PTHREAD_PROCESS_ENUM supportlevine1998-10-142-2/+6
|
* added ACE_HAS_PTHREAD_PROCESS_ENUM support, and changed default ↵levine1998-10-141-3/+3
| | | | PTHREAD_PROCESS_SHARED from 0 to 1
* (client): added an ACE_ASSERT to check that shm is non-zero.levine1998-10-141-1/+2
|
* *** empty log message ***levine1998-10-141-15/+20
|
* *** empty log message ***schmidt1998-10-141-0/+1
|
* *** empty log message ***irfan1998-10-148-22/+188
|
* *** empty log message ***alex1998-10-142-3/+10
|
* Fixed the problem with POSIX4 implementation ofalex1998-10-141-65/+34
| | | | | Asynch_Transmit_File. Thanks to James Hu and Irfan for reporting this problem and helped me on the fixes.
* .schmidt1998-10-141-28/+34
|
* *** empty log message ***Steve Huston1998-10-131-0/+2
|
* One more trailing whitespaceSteve Huston1998-10-131-1/+1
|
* Clean up extra spaces and trailing tabs.Steve Huston1998-10-131-10/+7
|
* *** empty log message ***Steve Huston1998-10-131-0/+9
|
* Changed to work with both xlC and gcc.Steve Huston1998-10-131-84/+90
|
* Split Acceptor_Handler out to a .h file to satisfy AIX xlC's templateSteve Huston1998-10-132-15/+45
| | | | instantiation.
* Initialized rd_ptr_ and wr_ptr_ to 0.jxh1998-10-131-0/+2
|
* *** empty log message ***jp41998-10-132-2/+17
|
* *** empty log message ***naga1998-10-132-4/+8
|
* added Fernando D. Mato Mira <matomira@acm.org>levine1998-10-131-0/+1
|
* *** empty log message ***levine1998-10-131-0/+4
|
* changed C++-style comments to C-style comments in preprocessor directiveslevine1998-10-132-29/+29
|
* Test files for JAWSjxh1998-10-134-0/+31100
|
* Changes to account for Asynch status codes.jxh1998-10-134-1/+19
|
* *** empty log message ***levine1998-10-131-2/+2
|
* Made many changes to ensure race conditions do not occur. Among them --jxh1998-10-136-71/+212
| | | | | | | a new return value to indicate the Done task has finished. Additional status values to indicate which operations are asynch and which are synch. RW_MUTEX protection around the destruction of the IO_Handler. Creation of the Done task.
* removed ACE_HAS_PTHREAD_T, ACE_HAS_TID_T, and ACE_HAS_PTHREAD_EQUALlevine1998-10-131-5/+0
| | | | because they're no longer used
* *** empty log message ***levine1998-10-131-0/+8
|
* removed ACE_HAS_PTHREAD_EQUAL because it's no longer usedlevine1998-10-1312-20/+1
|
* *** empty log message ***irfan1998-10-131-1/+1
|
* *** empty log message ***levine1998-10-131-0/+6
|
* (thr_cmp): use pthread_equal with PTHREADS, same as in thr_equal ()levine1998-10-131-20/+20
|
* *** empty log message ***levine1998-10-131-0/+11
|
* removed ACE_HAS_PTHREAD_T and ACE_HAS_TID_T supportlevine1998-10-1314-51/+12
|
* removed ACE_HAS_TID_T and ACE_HAS_PTHREAD_T support. ACE_hthread_t is now a ↵levine1998-10-131-19/+9
| | | | simple typedef of pthread_t. It was before, also, but not so simple :-)
* *** empty log message ***jcej1998-10-131-0/+47
|
* *** empty log message ***levine1998-10-131-0/+3
|
* updated dependencieslevine1998-10-131-355/+361
|
* *** empty log message ***schmidt1998-10-133-7/+8
|