| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | *** empty log message *** | schmidt | 1998-02-14 | 2 | -3/+2 |
* | *** empty log message *** | schmidt | 1998-02-14 | 1 | -1/+5 |
* | ACE version 4.4.26, released Fri Feb 13 10:40:36 1998. | levine | 1998-02-13 | 1 | -2/+2 |
* | added ACE_LACKS_LINEBUFFERED_STREAMBUF with RATIONAL | levine | 1998-02-13 | 1 | -1/+1 |
* | DU V4.0a and later | levine | 1998-02-13 | 1 | -2/+2 |
* | added Rational RCC support | levine | 1998-02-13 | 1 | -9/+19 |
* | (mktemp): I missed this one in Win32 section. | nanbor | 1998-02-12 | 1 | -1/+9 |
* | removed include of stdfileio.h on ghs/Chorus | levine | 1998-02-11 | 1 | -4/+0 |
* | New config file for DG/UX 4.x using Green Hills Multi C++ compiler and | Steve Huston | 1998-02-11 | 1 | -0/+228 |
* | Added conditional include of <sched.h> based on ACE_NEEDS_SCHED_H macro. | Steve Huston | 1998-02-11 | 1 | -0/+4 |
* | Added explanation for ACE_NEEDS_SCHED_H | Steve Huston | 1998-02-11 | 1 | -0/+2 |
* | Added the function __d10_sigwait for use on DG/UX 4 with draft 10 pthreads. | Steve Huston | 1998-02-11 | 1 | -0/+15 |
* | ACE version 4.4.25, released Wed Feb 11 09:24:51 1998. | levine | 1998-02-11 | 1 | -2/+2 |