| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2svn to create tag 'TAO-0_1_5'.TAO-0_1_5 | nobody | 1998-02-24 | 565 | -403677/+0 |
* | removed ACE_HAS_EXCEPTIONS because that is enabled by platform_osf1_4.0{,_rcc... | levine | 1998-02-24 | 1 | -3/+3 |
* | *** empty log message *** | schmidt | 1998-02-24 | 2 | -3/+10 |
* | (sched_params): removed ACE_ADAPT_RETVAL from PTHREADS ::sched_setscheduler (... | levine | 1998-02-23 | 1 | -7/+4 |
* | ACE version 4.4.30, released Mon Feb 23 11:27:10 1998. | levine | 1998-02-23 | 1 | -2/+2 |
* | Define NO_EXEC as 0 on Win32. | nanbor | 1998-02-23 | 1 | -0/+4 |
* | updated based on new Svc_Conf.y | levine | 1998-02-23 | 1 | -30/+39 |
* | *** empty log message *** | schmidt | 1998-02-22 | 1 | -2/+3 |
* | Moved definition for ACE_MAP_{PRIVATE,SHARED,FIXED} a bit. | nanbor | 1998-02-22 | 1 | -12/+12 |
* | *** empty log message *** | schmidt | 1998-02-22 | 1 | -11/+21 |
* | ACE version 4.4.29, released Sat Feb 21 12:44:51 1998. | levine | 1998-02-21 | 1 | -2/+2 |
* | Reset cur_size_ to zero after close_i. | nanbor | 1998-02-21 | 1 | -0/+1 |
* | added ACE_HAS_BOOL, which can by used by TAO | levine | 1998-02-21 | 1 | -0/+1 |
* | On LynxOS, write back the shared object to the plain file, if the mmap protec... | levine | 1998-02-21 | 3 | -0/+47 |
* | (mmap): use ACE_DEFAULT_FILE_PERMS on LynxOS for the shared memory object | levine | 1998-02-21 | 1 | -1/+3 |
* | (cond_timedwait): fixed on LynxOS (DCE_DRAFT4_THREADS), where pthread_cond_ti... | levine | 1998-02-21 | 2 | -64/+29 |
* | (activate): added thread_names argument | levine | 1998-02-20 | 3 | -15/+17 |
* | removed a few /**/ from commented #includes | levine | 1998-02-19 | 1 | -2/+2 |
* | (activate): added optional thread_names array argument | levine | 1998-02-19 | 2 | -19/+40 |
* | moved ACE_Convert specializations from .i file to .h file, because the result... | levine | 1998-02-19 | 2 | -54/+55 |
* | (recv_n): commented out the MSG_PEEK flag check because it caused IOStream_Te... | levine | 1998-02-19 | 1 | -0/+5 |
* | Added '/**/' between '#include' and '<'. | nanbor | 1998-02-19 | 1 | -12/+12 |
* | replaced MAP_PRIVATE with ACE_MAP_PRIVATE | levine | 1998-02-19 | 1 | -2/+2 |
* | (mmap): oops, return mapped address instead of 0 on success | levine | 1998-02-19 | 1 | -1/+1 |
* | replace MAP_PRIVATE with ACE_MAP_PRIVATE | levine | 1998-02-19 | 1 | -34/+33 |
* | default share value to ACE_MAP_PRIVATE instead of MAP_PRIVATE, to allow easy ... | levine | 1998-02-19 | 3 | -111/+108 |
* | added ACE_OS::shm_{open,unlink}, and mmap support on LynxOS | levine | 1998-02-19 | 1 | -19/+131 |
* | added ACE_MAP_{PRIVATE,SHARED,FIXED}, and ACE_OS::shm_{open,unlink} | levine | 1998-02-19 | 1 | -3/+30 |
* | added ACE_HAS_SHM_OPEN, and map ACE_MAP_PRIVATE to ACE_MAP_SHARED | levine | 1998-02-19 | 1 | -16/+4 |
* | *** empty log message *** | schmidt | 1998-02-19 | 1 | -2/+4 |
* | *** empty log message *** | schmidt | 1998-02-18 | 1 | -5/+11 |
* | ACE version 4.4.28, released Tue Feb 17 18:27:15 1998. | schmidt | 1998-02-18 | 1 | -2/+2 |
* | *** empty log message *** | schmidt | 1998-02-17 | 1 | -1/+1 |
* | removed ACE_LACKS_TCP_H on alpha because it's not necessary with glibc-2.0.6 | levine | 1998-02-17 | 1 | -8/+0 |
* | there were two SIGCHLD #defines, if it was not already #defined. I | levine | 1998-02-17 | 1 | -3/+3 |
* | *** empty log message *** | schmidt | 1998-02-17 | 1 | -1/+1 |
* | ACE version 4.4.27, released Tue Feb 17 07:41:32 1998. | schmidt | 1998-02-17 | 1 | -2/+2 |
* | WinCE port continues.. | nanbor | 1998-02-17 | 4 | -1/+239 |
* | initialize global_scale_factor_ to 1 if ACE_HAS_{,AIX_}HI_RES_TIMER and ACE_W... | levine | 1998-02-16 | 1 | -6/+8 |
* | (gethostbyname_r): added some ACE_UNUSED_ARGs for Digital Unix | levine | 1998-02-16 | 1 | -2/+6 |
* | added __rational__ to list of users of long ACE_UNUSED_ARG | levine | 1998-02-16 | 1 | -1/+1 |
* | __rational__ instead of RATIONAL | levine | 1998-02-16 | 1 | -3/+3 |
* | added ACE_LACKS_SIGNED_CHAR | levine | 1998-02-16 | 1 | -0/+1 |
* | Timer Hash wasn't keeping the earliest node pointer up to date with | brunsch | 1998-02-15 | 2 | -6/+24 |
* | *** empty log message *** | schmidt | 1998-02-15 | 1 | -5/+19 |
* | Fixed a bug with earliest time pointers not being set correctly. | brunsch | 1998-02-15 | 2 | -3/+3 |
* | *** empty log message *** | schmidt | 1998-02-15 | 1 | -28/+34 |
* | *** empty log message *** | sergio | 1998-02-14 | 1 | -3/+3 |
* | *** empty log message *** | sergio | 1998-02-14 | 1 | -4/+11 |
* | *** empty log message *** | sergio | 1998-02-14 | 1 | -5/+6 |