| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed ::sprintf calls to ACE_OS::sprintf. | levine | 1997-03-26 | 3 | -33/+33 |
* | *** empty log message *** | irfan | 1997-03-26 | 1 | -0/+7 |
* | added ACE_NEEDS_DEV_IO_CONVERSION to not compile in the ACE_DEV_IO & conversi... | levine | 1997-03-26 | 30 | -5/+54 |
* | (get_bcast_addr): added return 0 at end of non-WIN32 code to avoid compile wa... | levine | 1997-03-25 | 1 | -0/+2 |
* | Fixed tiny spelling error in comment. | Chris Cleeland | 1997-03-25 | 1 | -1/+1 |
* | Touched up the non-threaded linux config. | Chris Cleeland | 1997-03-25 | 1 | -0/+2 |
* | (thr_create): on VxWorks, always pass 0 as first arg to ::taskSpawn () so tha... | levine | 1997-03-25 | 1 | -4/+4 |
* | *** empty log message *** | schmidt | 1997-03-25 | 4 | -46/+90 |
* | *** empty log message *** | schmidt | 1997-03-25 | 7 | -41/+150 |
* | *** empty log message *** | schmidt | 1997-03-25 | 4 | -8/+25 |
* | (elapsed_time (struct timespec &): fixed, using same approach as in elapsed_n... | levine | 1997-03-24 | 1 | -2/+13 |
* | gra | schmidt | 1997-03-24 | 5 | -25/+48 |
* | thr_create (): fixed call to taskSpawn (), and set flags to VX_FP_TASK if no... | levine | 1997-03-24 | 1 | -10/+11 |
* | Added ACE_High_Res_Timer::elapsed_time (ACE_hrtime_t &nanoseconds). | harrison | 1997-03-24 | 2 | -8/+43 |
* | Removed scale_factor from High_Res_Timer constructor. | harrison | 1997-03-23 | 3 | -82/+70 |
* | Made default <scale_factor> = 1 for all platforms, and the | harrison | 1997-03-23 | 2 | -11/+20 |
* | foo | schmidt | 1997-03-22 | 2 | -6/+9 |
* | *** empty log message *** | schmidt | 1997-03-22 | 1 | -4/+4 |
* | *** empty log message *** | schmidt | 1997-03-22 | 4 | -14/+29 |
* | es | schmidt | 1997-03-22 | 9 | -109/+233 |
* | foo | schmidt | 1997-03-22 | 1 | -1/+2 |
* | "uint64" instead of "unit64" | levine | 1997-03-22 | 1 | -1/+1 |
* | Added David's fixes for scale_factor. Modified OS.h so ACE_hrtime_t | harrison | 1997-03-22 | 4 | -28/+31 |
* | *** empty log message *** | schmidt | 1997-03-21 | 12 | -28/+112 |
* | removed commented-out template specialization in Log_Msg.cpp | levine | 1997-03-21 | 1 | -4/+0 |
* | added template specializations | levine | 1997-03-21 | 1 | -0/+6 |
* | *** empty log message *** | schmidt | 1997-03-21 | 1 | -0/+6 |
* | *** empty log message *** | schmidt | 1997-03-21 | 3 | -28/+28 |
* | added back ACE_HAS_THREAD_SELF, ACE_HAS_AIX_BROKEN_SOCKET_HEADER, and ACE_HAS... | levine | 1997-03-20 | 2 | -12/+24 |
* | Build->Settings->Code Generation->Processor is now set to Pentium for | harrison | 1997-03-20 | 2 | -6437/+6437 |
* | Forgot this one.... | harrison | 1997-03-20 | 1 | -0/+4 |
* | Wrapped the ACE_HAS_PENTIUM macro. | harrison | 1997-03-20 | 2 | -0/+8 |
* | *** empty log message *** | schmidt | 1997-03-20 | 2 | -12/+11 |
* | Removed scale_factor > 0 checks. | harrison | 1997-03-20 | 3 | -57/+52 |
* | fWarning: ridiculously long PATH truncated | schmidt | 1997-03-20 | 4 | -9/+22 |
* | ot | schmidt | 1997-03-20 | 30 | -191/+453 |
* | added ACE_LACKS_SETSCHED, removed ACE_HAS_THREAD_SELF and ACE_HAS_SVR$_DYNAMI... | levine | 1997-03-19 | 2 | -8/+4 |
* | added ACE_HAS_AIX_BROKEN_SOCKET_HEADER to wrap #include of sys/socket.h with ... | levine | 1997-03-19 | 2 | -1/+10 |
* | added ACE_HAS_AIX_BROKEN_SOCKET_HEADER, ACE_HAS_PTHREAD_T, and ACE_LACKS_TCP_H | levine | 1997-03-19 | 2 | -2/+9 |
* | *** empty log message *** | schmidt | 1997-03-19 | 12 | -14/+38 |
* | oops, added one more ACE_UNUSED_ARG (type) | levine | 1997-03-19 | 1 | -1/+5 |
* | added more ACE_UNUSED_ARG's | levine | 1997-03-19 | 1 | -4/+28 |
* | removed SVR4_DYNAMIC_LINKING protection around #define of RTLD_LAZY because i... | levine | 1997-03-19 | 1 | -2/+0 |
* | *** empty log message *** | irfan | 1997-03-19 | 2 | -6872/+6604 |
* | foo | schmidt | 1997-03-19 | 2 | -34/+57 |
* | added some ACE_UNUSED_ARG calls | levine | 1997-03-18 | 1 | -228/+258 |
* | moved #include of Local_Name_Space.h up because this file needs declaration o... | levine | 1997-03-18 | 1 | -3/+1 |
* | removed #include of ace/Service_Config.h | levine | 1997-03-18 | 1 | -1/+0 |
* | removed ACE_HAS_RTLD_LAZY_V | levine | 1997-03-18 | 23 | -90/+4 |
* | (close): replaced call to ACE_SOCK_Stream::close () with one to generic STREA... | levine | 1997-03-18 | 1 | -1/+1 |