summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* On LynxOS, write back the shared object to the plain file, if the mmap protec...levine1998-02-213-0/+47
* (mmap): use ACE_DEFAULT_FILE_PERMS on LynxOS for the shared memory objectlevine1998-02-211-1/+3
* (cond_timedwait): fixed on LynxOS (DCE_DRAFT4_THREADS), where pthread_cond_ti...levine1998-02-212-64/+29
* (activate): added thread_names argumentlevine1998-02-203-15/+17
* removed a few /**/ from commented #includeslevine1998-02-191-2/+2
* (activate): added optional thread_names array argumentlevine1998-02-192-19/+40
* moved ACE_Convert specializations from .i file to .h file, because the result...levine1998-02-192-54/+55
* (recv_n): commented out the MSG_PEEK flag check because it caused IOStream_Te...levine1998-02-191-0/+5
* Added '/**/' between '#include' and '<'.nanbor1998-02-191-12/+12
* replaced MAP_PRIVATE with ACE_MAP_PRIVATElevine1998-02-191-2/+2
* (mmap): oops, return mapped address instead of 0 on successlevine1998-02-191-1/+1
* replace MAP_PRIVATE with ACE_MAP_PRIVATElevine1998-02-191-34/+33
* default share value to ACE_MAP_PRIVATE instead of MAP_PRIVATE, to allow easy ...levine1998-02-193-111/+108
* added ACE_OS::shm_{open,unlink}, and mmap support on LynxOSlevine1998-02-191-19/+131
* added ACE_MAP_{PRIVATE,SHARED,FIXED}, and ACE_OS::shm_{open,unlink}levine1998-02-191-3/+30
* added ACE_HAS_SHM_OPEN, and map ACE_MAP_PRIVATE to ACE_MAP_SHAREDlevine1998-02-191-16/+4
* *** empty log message ***schmidt1998-02-191-2/+4
* *** empty log message ***schmidt1998-02-181-5/+11
* ACE version 4.4.28, released Tue Feb 17 18:27:15 1998.schmidt1998-02-181-2/+2
* *** empty log message ***schmidt1998-02-171-1/+1
* removed ACE_LACKS_TCP_H on alpha because it's not necessary with glibc-2.0.6levine1998-02-171-8/+0
* there were two SIGCHLD #defines, if it was not already #defined. Ilevine1998-02-171-3/+3
* *** empty log message ***schmidt1998-02-171-1/+1
* ACE version 4.4.27, released Tue Feb 17 07:41:32 1998.schmidt1998-02-171-2/+2
* WinCE port continues..nanbor1998-02-174-1/+239
* initialize global_scale_factor_ to 1 if ACE_HAS_{,AIX_}HI_RES_TIMER and ACE_W...levine1998-02-161-6/+8
* (gethostbyname_r): added some ACE_UNUSED_ARGs for Digital Unixlevine1998-02-161-2/+6
* added __rational__ to list of users of long ACE_UNUSED_ARGlevine1998-02-161-1/+1
* __rational__ instead of RATIONALlevine1998-02-161-3/+3
* added ACE_LACKS_SIGNED_CHARlevine1998-02-161-0/+1
* Timer Hash wasn't keeping the earliest node pointer up to date withbrunsch1998-02-152-6/+24
* *** empty log message ***schmidt1998-02-151-5/+19
* Fixed a bug with earliest time pointers not being set correctly.brunsch1998-02-152-3/+3
* *** empty log message ***schmidt1998-02-151-28/+34
* *** empty log message ***sergio1998-02-141-3/+3
* *** empty log message ***sergio1998-02-141-4/+11
* *** empty log message ***sergio1998-02-141-5/+6
* *** empty log message ***schmidt1998-02-142-3/+2
* *** empty log message ***schmidt1998-02-141-1/+5
* ACE version 4.4.26, released Fri Feb 13 10:40:36 1998.levine1998-02-131-2/+2
* added ACE_LACKS_LINEBUFFERED_STREAMBUF with RATIONALlevine1998-02-131-1/+1
* DU V4.0a and laterlevine1998-02-131-2/+2
* added Rational RCC supportlevine1998-02-131-9/+19
* (mktemp): I missed this one in Win32 section.nanbor1998-02-121-1/+9
* removed include of stdfileio.h on ghs/Choruslevine1998-02-111-4/+0
* New config file for DG/UX 4.x using Green Hills Multi C++ compiler andSteve Huston1998-02-111-0/+228
* Added conditional include of <sched.h> based on ACE_NEEDS_SCHED_H macro.Steve Huston1998-02-111-0/+4
* Added explanation for ACE_NEEDS_SCHED_HSteve Huston1998-02-111-0/+2
* Added the function __d10_sigwait for use on DG/UX 4 with draft 10 pthreads.Steve Huston1998-02-111-0/+15
* ACE version 4.4.25, released Wed Feb 11 09:24:51 1998.levine1998-02-111-2/+2