summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_53'.ACE-4_5_53nobody1998-10-143-7017/+0
* 4.5.53schmidt1998-10-141-2/+2
* .schmidt1998-10-141-5/+5
* *** empty log message ***naga1998-10-141-6/+6
* .schmidt1998-10-141-6/+6
* *** empty log message ***naga1998-10-141-1/+1
* *** empty log message ***naga1998-10-143-1/+9
* ChangeLogTag:Tue Oct 13 22:40:40 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-146-19/+225
* added ACE_HAS_PTHREAD_PROCESS_ENUM supportlevine1998-10-142-2/+6
* added ACE_HAS_PTHREAD_PROCESS_ENUM support, and changed default PTHREAD_PROCE...levine1998-10-141-3/+3
* *** empty log message ***schmidt1998-10-141-0/+1
* *** empty log message ***irfan1998-10-141-13/+36
* *** empty log message ***alex1998-10-141-3/+3
* Fixed the problem with POSIX4 implementation ofalex1998-10-141-65/+34
* One more trailing whitespaceSteve Huston1998-10-131-1/+1
* Clean up extra spaces and trailing tabs.Steve Huston1998-10-131-10/+7
* Changed to work with both xlC and gcc.Steve Huston1998-10-131-84/+90
* Initialized rd_ptr_ and wr_ptr_ to 0.jxh1998-10-131-0/+2
* *** empty log message ***naga1998-10-131-4/+4
* changed C++-style comments to C-style comments in preprocessor directiveslevine1998-10-132-29/+29
* removed ACE_HAS_PTHREAD_T, ACE_HAS_TID_T, and ACE_HAS_PTHREAD_EQUALlevine1998-10-131-5/+0
* removed ACE_HAS_PTHREAD_EQUAL because it's no longer usedlevine1998-10-1312-20/+1
* (thr_cmp): use pthread_equal with PTHREADS, same as in thr_equal ()levine1998-10-131-20/+20
* 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
* (join): replaced __xlC__ test with _AIX. That way, g++ and xlC willlevine1998-10-131-4/+7
* (dump): replaced ACE_static_casts with ACE_CU64_TO_CU32, because the method i...levine1998-10-131-22/+12
* .schmidt1998-10-131-58/+52
* *** empty log message ***schmidt1998-10-131-16/+12
* *** empty log message ***schmidt1998-10-131-3/+3
* .schmidt1998-10-131-12/+22
* .schmidt1998-10-135-4/+32
* .schmidt1998-10-131-3/+9
* (dump): cleaned up output so that it works and is consistent across all platf...levine1998-10-131-16/+18
* .schmidt1998-10-131-1/+1
* *** empty log message ***irfan1998-10-123-40/+45
* .schmidt1998-10-126-64/+121
* (size): removed unused local "old_base"levine1998-10-121-1/+0
* .schmidt1998-10-123-23/+23
* .schmidt1998-10-123-3/+3
* * Asynch_IO.cpp: Minor changes to deal with FMR error.jxh1998-10-125-31/+24
* .schmidt1998-10-124-42/+71
* Fixed a double deletion problem. Thanks to James Hu for reportingalex1998-10-121-3/+0
* ChangeLogTag:Mon Oct 12 09:43:07 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-122-3/+31
* .schmidt1998-10-111-1/+1
* *** empty log message ***schmidt1998-10-111-1/+1
* re-enabled msg_* undefs and defines, but for libc5 (non-glibc) onlylevine1998-10-111-20/+12
* *** empty log message ***schmidt1998-10-118-19/+282
* Once again, MSVC 6 change (since MSVC 5 keeps changing it back)brunsch1998-10-111-1/+1
* .schmidt1998-10-114-46/+154