summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'ACE-4_6_8'.ACE-4_6_8nobody1998-12-242-48/+0
* 4.6.8schmidt1998-12-241-2/+2
* Updated documentation for old <at_exit> method.nanbor1998-12-241-8/+15
* *** empty log message ***kirthika1998-12-241-1/+6
* *** empty log message ***nanbor1998-12-231-7/+1
* *** empty log message ***nanbor1998-12-231-6/+17
* added ACE_HAS_TEMPLATE_INSTANTIATION_PRAGMA with GreenHillslevine1998-12-231-0/+1
* added GreenHills supportlevine1998-12-231-24/+42
* don't use hrtime_t for ACE_hrtime_t if ACE_LACKS_LONGLONG_Tlevine1998-12-231-3/+3
* .schmidt1998-12-212-5/+4
* (ACE_Bounded_Set::is_full): On LynxOS only, uninlined this function to avoid ...levine1998-12-212-0/+13
* .schmidt1998-12-201-7/+8
* added timneout_id_t typedeflevine1998-12-191-0/+1
* addedlevine1998-12-191-0/+25
* removed redundant ACE_HAS_XPG4_MULTIBYTE_CHAR #definelevine1998-12-191-1/+0
* *** empty log message ***levine1998-12-181-1/+1
* .schmidt1998-12-183-16/+15
* .schmidt1998-12-181-1/+1
* (elapsed_time): rearranged terms in nanoseconds calculation to avoidlevine1998-12-171-1/+4
* .schmidt1998-12-177-49/+27
* Added ACE_OS::lstat() and readlink() methods, in addition toOssama Othman1998-12-153-0/+42
* removed () from #pragma implementation argumentlevine1998-12-1542-42/+42
* Added Message_Queue.cpp to the files lists.Steve Huston1998-12-152-46770/+1317
* added ACE_LACKS_READLINKlevine1998-12-151-0/+1
* added ACE_LACKS_LSTAT and ACE_LACKS_READLINKlevine1998-12-154-2/+16
* *** empty log message ***gokhale1998-12-151-7/+7
* static setting changesnanbor1998-12-141-163/+163
* Added IOV_MAXfredk1998-12-141-7/+35
* *** empty log message ***fredk1998-12-141-35/+14
* *** empty log message ***irfan1998-12-121-3/+4
* addedlevine1998-12-121-0/+18
* Added enqueue_tail and dequeue_headnanbor1998-12-113-4/+29
* ACE_Message_Queue_NT changes.nanbor1998-12-116-2/+480
* updated comment on why explicit instantiation isn't used with Sun CClevine1998-12-101-17/+18
* replaced ACE_LACKS_GETPGID with a getpgid () prototype.levine1998-12-101-1/+6
* added getpgid () prototypelevine1998-12-101-3/+3
* added ACE_LACKS_FSYNClevine1998-12-101-69/+48
* 4.6.7levine1998-12-101-2/+2
* Removed ACE_HAS_STRUCT_PROTOENT_DATA, because it is no longer used.levine1998-12-092-6/+1
* restored ACE_LACKS_GETPGID, because ::getpgid () isn't found on Alpha.levine1998-12-091-1/+1
* removed ACE_LACKS_GETPGIDlevine1998-12-093-3/+1
* moved ACE_LACKS_FSYNClevine1998-12-091-1/+1
* *** empty log message ***irfan1998-12-091-1/+1
* *** empty log message ***irfan1998-12-092-0/+2
* *** empty log message ***irfan1998-12-091-0/+3
* *** empty log message ***irfan1998-12-093-3/+10
* .schmidt1998-12-091-3/+3
* Added fsync() method to ACE_OS.Ossama Othman1998-12-083-4/+14
* Added a number of methods - register/remove a service, as well as SCP-like me...Steve Huston1998-12-083-3/+441
* 4.6.6cdgill1998-12-081-2/+2