summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_5_29'.ACE-4_5_29nobody1998-08-182823-659063/+0
|
* 4.5.29levine1998-08-183-3/+7
|
* *** empty log message ***levine1998-08-181-14/+14
|
* *** empty log message ***levine1998-08-181-0/+3
|
* added -P to cvs checkout command, to ignore empty diretorieslevine1998-08-181-1/+1
|
* *** empty log message ***Steve Huston1998-08-181-1/+1
|
* *** empty log message ***Steve Huston1998-08-181-2/+2
|
* *** empty log message ***alex1998-08-181-25/+61
|
* Added ACE_HAS_SIGISMEMBER_BUGSteve Huston1998-08-181-2/+6
|
* Rearranged some macros to stay in orderly sections.Steve Huston1998-08-181-5/+8
|
* *** empty log message ***jp41998-08-184-27/+21
|
* *** empty log message ***alex1998-08-181-1/+1
|
* Added comment on how to shut up the warnings from using +DA2.0Steve Huston1998-08-181-1/+3
|
* *** empty log message ***Steve Huston1998-08-181-0/+5
|
* Use operator delete to delete un-typed memory blocks.Steve Huston1998-08-181-3/+3
|
* *** empty log message ***Steve Huston1998-08-181-0/+16
|
* Switch support for threads on and off based on ACE_HAS_THREADS def set inSteve Huston1998-08-182-28/+23
| | | | platform macros file.
* Use 'threads' make variable to switch support for threads on and off.Steve Huston1998-08-182-6/+65
|
* Use only -lACEshr to get shared lib, not -lACE to get static libSteve Huston1998-08-181-2/+1
|
* Old comment, but still relevantcoryan1998-08-181-0/+6
|
* *** empty log message ***levine1998-08-181-27/+36
|
* replace longlong with unsigned longlong, so that the test is supported on ↵levine1998-08-1811-157/+160
| | | | platforms that don't have a native 64-bit int type.
* Added some fixes to the error reporting code.coryan1998-08-181-1/+5
|
* *** empty log message ***levine1998-08-181-9/+14
|
* (do_sysconf): on VxWorks, don't call ACE_OS::sysconf () because it's not ↵levine1998-08-181-48/+51
| | | | supported
* Added Dynamic_Priority_Test into the workspacenanbor1998-08-182-5/+294
|
* *** empty log message ***nanbor1998-08-181-0/+6
|
* ChangeLogTag:Mon Aug 17 22:01:05 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-183-7/+12
|
* ChangeLogTag:Mon Aug 17 18:04:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-172-3/+2
|
* *** empty log message ***schmidt1998-08-177-486/+51
|
* *** empty log message ***Steve Huston1998-08-171-0/+8
|
* Added +302 to warning suppression; changed LIBS= to LIBS +=Steve Huston1998-08-171-3/+4
|
* *** empty log message ***schmidt1998-08-172-0/+462
|
* Changed argv and envp in main to type ASYS_TCHAR*[].nanbor1998-08-171-2/+2
|
* *** empty log message ***nanbor1998-08-171-0/+5
|
* ChangeLogTag:Mon Aug 17 15:10:25 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-178-17/+118
|
* *** empty log message ***levine1998-08-171-73/+80
|
* (thr_sigsetmask): with ACE_HAS_PTHREADS_DRAFT4 orlevine1998-08-171-10/+10
| | | | ACE_HAS_PTHREADS_DRAFT6, added :: in front of sigprocmask () call.
* *** empty log message ***schmidt1998-08-176-62/+71
|
* ChangeLogTag:Mon Aug 17 15:27:22 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-08-173-18/+20
|
* *** empty log message ***naga1998-08-172-27/+7
|
* *** empty log message ***levine1998-08-171-0/+3
|
* use ACE_CString instead of const char * for the hash_map_ EXT_IDlevine1998-08-172-67/+29
|
* *** empty log message ***schmidt1998-08-171-0/+78
|
* *** empty log message ***Steve Huston1998-08-172-0/+65
|
* Updated templete filesnanbor1998-08-172-28/+82
|
* *** empty log message ***nanbor1998-08-171-0/+4
|
* *** empty log message ***irfan1998-08-171-1/+1
|
* Changed to not use ACE_HAS_DCETHREADS (or DCE_DRAFT4_THREADS) - unify around theSteve Huston1998-08-175-340/+404
| | | | | | new symbols: ACE_HAS_PTHREADS, which must be combined with one of: ACE_HAS_PTHREADS_DRAFT4, ACE_HAS_PTHREADS_DRAFT6, ACE_HAS_PTHREADS_DRAFT7, or ACE_HAS_PTHREADS_STD.
* Changed to use common config-hpux-10.x.h config file.Steve Huston1998-08-171-105/+3
|