summaryrefslogtreecommitdiff
path: root/ace
Commit message (Expand)AuthorAgeFilesLines
* Changed ::sprintf calls to ACE_OS::sprintf.levine1997-03-263-33/+33
* *** empty log message ***irfan1997-03-261-0/+7
* added ACE_NEEDS_DEV_IO_CONVERSION to not compile in the ACE_DEV_IO & conversi...levine1997-03-2630-5/+54
* (get_bcast_addr): added return 0 at end of non-WIN32 code to avoid compile wa...levine1997-03-251-0/+2
* Fixed tiny spelling error in comment.Chris Cleeland1997-03-251-1/+1
* Touched up the non-threaded linux config.Chris Cleeland1997-03-251-0/+2
* (thr_create): on VxWorks, always pass 0 as first arg to ::taskSpawn () so tha...levine1997-03-251-4/+4
* *** empty log message ***schmidt1997-03-254-46/+90
* *** empty log message ***schmidt1997-03-257-41/+150
* *** empty log message ***schmidt1997-03-254-8/+25
* (elapsed_time (struct timespec &): fixed, using same approach as in elapsed_n...levine1997-03-241-2/+13
* graschmidt1997-03-245-25/+48
* thr_create (): fixed call to taskSpawn (), and set flags to VX_FP_TASK if no...levine1997-03-241-10/+11
* Added ACE_High_Res_Timer::elapsed_time (ACE_hrtime_t &nanoseconds).harrison1997-03-242-8/+43
* Removed scale_factor from High_Res_Timer constructor.harrison1997-03-233-82/+70
* Made default <scale_factor> = 1 for all platforms, and theharrison1997-03-232-11/+20
* fooschmidt1997-03-222-6/+9
* *** empty log message ***schmidt1997-03-221-4/+4
* *** empty log message ***schmidt1997-03-224-14/+29
* esschmidt1997-03-229-109/+233
* fooschmidt1997-03-221-1/+2
* "uint64" instead of "unit64"levine1997-03-221-1/+1
* Added David's fixes for scale_factor. Modified OS.h so ACE_hrtime_tharrison1997-03-224-28/+31
* *** empty log message ***schmidt1997-03-2112-28/+112
* removed commented-out template specialization in Log_Msg.cpplevine1997-03-211-4/+0
* added template specializationslevine1997-03-211-0/+6
* *** empty log message ***schmidt1997-03-211-0/+6
* *** empty log message ***schmidt1997-03-213-28/+28
* added back ACE_HAS_THREAD_SELF, ACE_HAS_AIX_BROKEN_SOCKET_HEADER, and ACE_HAS...levine1997-03-202-12/+24
* Build->Settings->Code Generation->Processor is now set to Pentium forharrison1997-03-202-6437/+6437
* Forgot this one....harrison1997-03-201-0/+4
* Wrapped the ACE_HAS_PENTIUM macro.harrison1997-03-202-0/+8
* *** empty log message ***schmidt1997-03-202-12/+11
* Removed scale_factor > 0 checks.harrison1997-03-203-57/+52
* fWarning: ridiculously long PATH truncatedschmidt1997-03-204-9/+22
* otschmidt1997-03-2030-191/+453
* added ACE_LACKS_SETSCHED, removed ACE_HAS_THREAD_SELF and ACE_HAS_SVR$_DYNAMI...levine1997-03-192-8/+4
* added ACE_HAS_AIX_BROKEN_SOCKET_HEADER to wrap #include of sys/socket.h with ...levine1997-03-192-1/+10
* added ACE_HAS_AIX_BROKEN_SOCKET_HEADER, ACE_HAS_PTHREAD_T, and ACE_LACKS_TCP_Hlevine1997-03-192-2/+9
* *** empty log message ***schmidt1997-03-1912-14/+38
* oops, added one more ACE_UNUSED_ARG (type)levine1997-03-191-1/+5
* added more ACE_UNUSED_ARG'slevine1997-03-191-4/+28
* removed SVR4_DYNAMIC_LINKING protection around #define of RTLD_LAZY because i...levine1997-03-191-2/+0
* *** empty log message ***irfan1997-03-192-6872/+6604
* fooschmidt1997-03-192-34/+57
* added some ACE_UNUSED_ARG callslevine1997-03-181-228/+258
* moved #include of Local_Name_Space.h up because this file needs declaration o...levine1997-03-181-3/+1
* removed #include of ace/Service_Config.hlevine1997-03-181-1/+0
* removed ACE_HAS_RTLD_LAZY_Vlevine1997-03-1823-90/+4
* (close): replaced call to ACE_SOCK_Stream::close () with one to generic STREA...levine1997-03-181-1/+1