| Commit message (Expand) | Author | Age | Files | Lines |
* | *** empty log message *** | schmidt | 1997-04-16 | 1 | -1/+1 |
* | *** empty log message *** | schmidt | 1997-04-07 | 1 | -35/+29 |
* | *** empty log message *** | schmidt | 1997-04-06 | 1 | -1/+0 |
* | added Matthias' updates to Log_Msg, w/ACE_NO_HEAP_CHECK; see ChangeLog for de... | levine | 1997-04-05 | 1 | -10/+15 |
* | foo | schmidt | 1997-04-03 | 1 | -0/+18 |
* | added casts of iov_len and copyn because iov_len is int on some platforms and... | levine | 1997-04-03 | 1 | -1/+4 |
* | (writev, readv): changed type of local variable "i" from size_t to int to avo... | levine | 1997-04-03 | 1 | -4/+4 |
* | * Added -fno-implicit-templates for Linux platforms | Chris Cleeland | 1997-04-02 | 1 | -6/+6 |
* | Moved the setting of policy BEFORE the setting of priority in | Chris Cleeland | 1997-04-01 | 1 | -368/+386 |
* | (gethrtime): added support for PowerPC with Green Hills compiler | levine | 1997-04-01 | 1 | -0/+22 |
* | foo | schmidt | 1997-03-29 | 1 | -3/+19 |
* | added ACE_HAS_ONLY_SCHED_OTHER to indicate that platform only supports POSIX ... | levine | 1997-03-29 | 1 | -1/+1 |
* | (thr_create): only support THR_SCHED_OTHER on Solaris | levine | 1997-03-28 | 1 | -0/+5 |
* | fixed PTHREADS_1003_DOT_1C thread priority logic | levine | 1997-03-28 | 1 | -3/+3 |
* | Integrated changes from Thilo. | Chris Cleeland | 1997-03-28 | 1 | -44/+93 |
* | *** empty log message *** | schmidt | 1997-03-28 | 1 | -153/+17 |
* | Changed ::sprintf calls to ACE_OS::sprintf. | levine | 1997-03-26 | 1 | -7/+7 |
* | (thr_create): on VxWorks, always pass 0 as first arg to ::taskSpawn () so tha... | levine | 1997-03-25 | 1 | -4/+4 |
* | gra | schmidt | 1997-03-24 | 1 | -11/+24 |
* | thr_create (): fixed call to taskSpawn (), and set flags to VX_FP_TASK if no... | levine | 1997-03-24 | 1 | -10/+11 |
* | foo | schmidt | 1997-03-22 | 1 | -2/+3 |
* | es | schmidt | 1997-03-22 | 1 | -15/+60 |
* | ot | schmidt | 1997-03-20 | 1 | -2/+16 |
* | *** empty log message *** | schmidt | 1997-03-19 | 1 | -5/+5 |
* | (sched_params): return -1 if NOTSUP; (fork): added ACE_UNUSED_ARG (program_na... | levine | 1997-03-17 | 1 | -1/+2 |
* | *** empty log message *** | schmidt | 1997-03-14 | 1 | -0/+16 |
* | (uname, hostname): added VxWorks support, and uninlined uname on WIN32 and Vx... | levine | 1997-03-11 | 1 | -0/+30 |
* | (sched_param): with STHREADS, map ACE_SCOPE_THREAD to ACE_SCOPE_PROCESS | levine | 1997-03-07 | 1 | -1/+3 |
* | revised thread/process priority interface (merged in posix_thread_priority br... | levine | 1997-03-05 | 1 | -62/+137 |
* | support gethrtime () on all platforms by calling gettimeofday () | levine | 1997-02-28 | 1 | -2/+2 |
* | uninlined ACE_OS::gethrtime () on linux because it depends on location of loc... | levine | 1997-02-23 | 1 | -0/+20 |
* | use local variables in ACE_OS::gethrtime () on linux | levine | 1997-02-23 | 1 | -6/+0 |
* | added ACE_OS::gethrtime () support for Linux on Pentiums | levine | 1997-02-23 | 1 | -0/+6 |
* | *** empty log message *** | irfan | 1997-02-18 | 1 | -1/+1 |
* | POSIX 1003.1c instead of 1003.1C | levine | 1997-02-10 | 1 | -2/+2 |
* | added comment about thread priorities only being tested for 1003.1C version o... | levine | 1997-02-10 | 1 | -1/+3 |
* | Fixed my OS.cpp OOPS. | Chris Cleeland | 1997-02-08 | 1 | -2122/+5 |
* | Updated set_sched_params for Digital and Linux. | Chris Cleeland | 1997-02-07 | 1 | -0/+2114 |
* | added ACE_Thread_Priority support for Digital Unix. Thanks to Thilo Kielmann... | levine | 1997-02-07 | 1 | -0/+26 |
* | foo | schmidt | 1997-02-05 | 1 | -0/+2 |
* | foo | schmidt | 1997-02-05 | 1 | -4/+6 |
* | foo | schmidt | 1997-02-05 | 1 | -2/+12 |
* | uninlined ACE_OS::gethostbyname (), and ACE_OS::inet_ntoa () on VxWorks, beca... | levine | 1997-01-30 | 1 | -0/+46 |
* | Fixed a wee lil bug | harrison | 1997-01-30 | 1 | -8/+4 |
* | Fixed a tiny little bug. | harrison | 1997-01-30 | 1 | -1/+1 |
* | fixed ACE_OS::set_sched_params on Win32 and VxWorks | levine | 1997-01-29 | 1 | -16/+21 |
* | *** empty log message *** | irfan | 1997-01-29 | 1 | -3/+6 |
* | foo | schmidt | 1997-01-29 | 1 | -26/+21 |
* | added ACE_OS::set_sched_params (), and ACE_Scheduling_Parameters and ACE_Thre... | levine | 1997-01-29 | 1 | -0/+93 |
* | foo | schmidt | 1997-01-29 | 1 | -2/+3 |