| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | irfan | 1998-12-12 | 1 | -3/+4 |
* | added | levine | 1998-12-12 | 1 | -0/+18 |
* | Added enqueue_tail and dequeue_head | nanbor | 1998-12-11 | 3 | -4/+29 |
* | ACE_Message_Queue_NT changes. | nanbor | 1998-12-11 | 6 | -2/+480 |
* | updated comment on why explicit instantiation isn't used with Sun CC | levine | 1998-12-10 | 1 | -17/+18 |
* | replaced ACE_LACKS_GETPGID with a getpgid () prototype. | levine | 1998-12-10 | 1 | -1/+6 |
* | added getpgid () prototype | levine | 1998-12-10 | 1 | -3/+3 |
* | added ACE_LACKS_FSYNC | levine | 1998-12-10 | 1 | -69/+48 |
* | 4.6.7 | levine | 1998-12-10 | 1 | -2/+2 |
* | Removed ACE_HAS_STRUCT_PROTOENT_DATA, because it is no longer used. | levine | 1998-12-09 | 2 | -6/+1 |
* | restored ACE_LACKS_GETPGID, because ::getpgid () isn't found on Alpha. | levine | 1998-12-09 | 1 | -1/+1 |
* | removed ACE_LACKS_GETPGID | levine | 1998-12-09 | 3 | -3/+1 |
* | moved ACE_LACKS_FSYNC | levine | 1998-12-09 | 1 | -1/+1 |
* | *** empty log message *** | irfan | 1998-12-09 | 1 | -1/+1 |
* | *** empty log message *** | irfan | 1998-12-09 | 2 | -0/+2 |
* | *** empty log message *** | irfan | 1998-12-09 | 1 | -0/+3 |
* | *** empty log message *** | irfan | 1998-12-09 | 3 | -3/+10 |
* | . | schmidt | 1998-12-09 | 1 | -3/+3 |
* | Added fsync() method to ACE_OS. | Ossama Othman | 1998-12-08 | 3 | -4/+14 |
* | Added a number of methods - register/remove a service, as well as SCP-like me... | Steve Huston | 1998-12-08 | 3 | -3/+441 |
* | 4.6.6 | cdgill | 1998-12-08 | 1 | -2/+2 |
* | Once again | nanbor | 1998-12-08 | 2 | -2/+2 |
* | Removed redundant ACE_Time_Date class definition. | nanbor | 1998-12-08 | 1 | -8/+0 |
* | *** empty log message *** | irfan | 1998-12-08 | 4 | -44/+58 |
* | *** empty log message *** | irfan | 1998-12-08 | 2 | -15/+68 |
* | added entries for new ACE macros to README | cdgill | 1998-12-07 | 1 | -0/+4 |
* | (std_dev): added comments to not reformat some code. It compiles with | levine | 1998-12-07 | 1 | -9/+15 |
* | *** empty log message *** | irfan | 1998-12-07 | 1 | -0/+8 |
* | *** empty log message *** | irfan | 1998-12-07 | 1 | -0/+40 |
* | Changes for pSOS using Diab 4.2a release | cdgill | 1998-12-06 | 12 | -185/+345 |
* | use ACE_NLOGGING instead of ACE_NDEBUG | levine | 1998-12-06 | 9 | -20/+20 |
* | added if NDEBUG protection to some local variables and ACE_UNUSED_ARG to some... | levine | 1998-12-06 | 9 | -158/+181 |
* | (Svc_Conf_Tokens.h): escaped $Id$ string | levine | 1998-12-06 | 1 | -1/+1 |
* | Protected some of the ACE_DEBUG statements with a ACE::debug () check. | brunsch | 1998-12-05 | 1 | -6/+9 |
* | moved -DVXWORKS from platform_vxworks5.x_* files to config-vxworks5.x.h, to r... | levine | 1998-12-04 | 1 | -0/+4 |
* | (std_dev): fixed difference calculation so that it always calculates a non-ne... | levine | 1998-12-04 | 1 | -16/+10 |
* | . | schmidt | 1998-12-02 | 1 | -0/+1 |
* | fstat needs to close down the fd opened by open_osfhandle. | nanbor | 1998-12-02 | 1 | -1/+7 |
* | . | schmidt | 1998-12-02 | 1 | -0/+7 |
* | added ESUCCESS, if not #defined | levine | 1998-12-01 | 1 | -0/+4 |
* | used ESUCCESS, now that it's in OS.h | levine | 1998-12-01 | 1 | -2/+2 |
* | (recv,recv_n): use 0 instead of ESUCCESS, because ESUCCESS isn't | levine | 1998-12-01 | 1 | -2/+2 |
* | Disallow compilation on FreeBSD 2.x. Added ACE_HAS_SIGWAIT. | nanbor | 1998-12-01 | 1 | -1/+5 |
* | Support sigwait for FreeBSD 3.0 or over. | nanbor | 1998-12-01 | 1 | -1/+1 |
* | (recv,recv_n): set errno to ESUCCESS. (eof): cleaned up a bit. | levine | 1998-12-01 | 1 | -11/+14 |
* | Since type key_t might be something other than int (e.g., a long), | jxh | 1998-12-01 | 1 | -1/+4 |
* | 4.6.5 | levine | 1998-12-01 | 1 | -2/+2 |
* | Fixed a bug introduced when someone genericized the creation strategy | jxh | 1998-12-01 | 2 | -18/+32 |
* | uninlined ACE_OS::exit (), so that ACE_Object_Manager_fini () is no longer ne... | levine | 1998-11-30 | 4 | -49/+47 |
* | added ACE_Object_Manager_fini to avoid circular include problems | levine | 1998-11-30 | 3 | -6/+15 |