summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_39'.ACE-4_5_39nobody1998-09-152-6992/+0
* 4.5.39schmidt1998-09-151-2/+2
* *** empty log message ***schmidt1998-09-151-2/+3
* added "class" to several ACE_DLList friend declarationslevine1998-09-151-6/+6
* *** empty log message ***irfan1998-09-152-18/+1
* *** empty log message ***schmidt1998-09-144-15/+12
* *** empty log message ***jxh1998-09-141-1/+1
* ACE_HAS_GPERF now.brunsch1998-09-141-0/+2
* *** empty log message ***schmidt1998-09-143-4/+11
* *** empty log message ***nanbor1998-09-141-1/+1
* Added ACE_LACKS_BSEARCHnanbor1998-09-141-0/+1
* Return NULL if bsearch is not supportednanbor1998-09-141-1/+1
* Updated project filenanbor1998-09-141-684/+1385
* *** empty log message ***schmidt1998-09-142-4/+8
* Added ACE_Thread_Pool_Strategy and AE_Svc_Handler_Pool_Strategynanbor1998-09-143-0/+126
* 4.5.38schmidt1998-09-141-2/+2
* ChangeLogTag:Sun Sep 13 16:29:27 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-131-3/+2
* *** empty log message ***schmidt1998-09-131-2/+2
* Removed the #pragma template instantiation of ACE_Timer_Node<ACE_Event_Handle*>.nanbor1998-09-131-1/+0
* *** empty log message ***schmidt1998-09-131-1/+1
* *** empty log message ***schmidt1998-09-131-0/+6
* *** empty log message ***schmidt1998-09-132-22/+22
* *** empty log message ***schmidt1998-09-132-7/+50
* Also removed the ACE_NOTSUP_RETURN in qsort.nanbor1998-09-131-1/+0
* qsort shouldn't return anything. Removed "return"nanbor1998-09-131-1/+1
* Fixed a typo.nanbor1998-09-131-1/+1
* *** empty log message ***schmidt1998-09-121-1/+1
* *** empty log message ***schmidt1998-09-1231-366/+922
* *** empty log message ***naga1998-09-111-1/+1
* fixes for templates as args to templates on pSOScdgill1998-09-115-34/+156
* removed ACE_HAS_SYSV_SPRINTF because it's no longer usedlevine1998-09-103-4/+0
* Changes to make TAO happier?jxh1998-09-101-9/+16
* Created a new container class ACE_DLList.jxh1998-09-092-1/+193
* Added crunch() method to Message_Block.jxh1998-09-092-0/+15
* corrected comment: the dump method is named ouytputlevine1998-09-091-1/+1
* Don't use ACE_HAS_STRING_CLASS with LynxOS >= 3.0.0levine1998-09-091-3/+7
* ChangeLogTag:Tue Sep 8 21:31:32 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-091-0/+10
* Removed unused/unneeded defs from the PTHREADS_DRAFT6 section of mappingSteve Huston1998-09-081-7/+4
* added ACE_HAS_DIRENT and ACE_LACKS_READDIR_R.levine1998-09-081-1/+3
* added ACE_LACKS_{READDIR_R,SEEKDIR,TELLDIR}levine1998-09-081-0/+3
* *** empty log message ***schmidt1998-09-081-0/+1
* *** empty log message ***nanbor1998-09-082-24/+24
* (readdir_r): don't use the POSIX.1c ::readdir_r on suns withoutlevine1998-09-081-3/+4
* Added ACE_HAS_SIGINFO_T, ACE_LACKS_SIGINFO_H, ACE_LACKS_UCONTEXT_H, ACE_LACKS...nanbor1998-09-081-0/+5
* Added ACE_HAS_DIRENTnanbor1998-09-081-0/+1
* Added ACE_HAS_DIRENT.nanbor1998-09-081-0/+2
* (readdir_r,rewinddir,seekdir,telldir): added support forlevine1998-09-082-20/+28
* (readdir_r): use ACE_HAS_PTHREADS_STD instead of _POSIX_PTHREAD_SEMANTICS to ...levine1998-09-082-7/+6
* added ACE_HAS_DIRENTlevine1998-09-071-0/+1
* (log): initialize local "c" to '\0' so that egcs 1.1b won'tlevine1998-09-071-10/+10