summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* *** 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
* Once againnanbor1998-12-082-2/+2
* Removed redundant ACE_Time_Date class definition.nanbor1998-12-081-8/+0
* *** empty log message ***irfan1998-12-084-44/+58
* *** empty log message ***irfan1998-12-082-15/+68
* added entries for new ACE macros to READMEcdgill1998-12-071-0/+4
* (std_dev): added comments to not reformat some code. It compiles withlevine1998-12-071-9/+15
* *** empty log message ***irfan1998-12-071-0/+8
* *** empty log message ***irfan1998-12-071-0/+40
* Changes for pSOS using Diab 4.2a releasecdgill1998-12-0612-185/+345
* use ACE_NLOGGING instead of ACE_NDEBUGlevine1998-12-069-20/+20
* added if NDEBUG protection to some local variables and ACE_UNUSED_ARG to some...levine1998-12-069-158/+181
* (Svc_Conf_Tokens.h): escaped $Id$ stringlevine1998-12-061-1/+1
* Protected some of the ACE_DEBUG statements with a ACE::debug () check.brunsch1998-12-051-6/+9
* moved -DVXWORKS from platform_vxworks5.x_* files to config-vxworks5.x.h, to r...levine1998-12-041-0/+4
* (std_dev): fixed difference calculation so that it always calculates a non-ne...levine1998-12-041-16/+10