summaryrefslogtreecommitdiff
path: root/ace/OS.cpp
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-08-011-2/+4
* *** empty log message ***irfan1997-08-011-1/+1
* *** empty log message ***schmidt1997-07-301-1/+11
* Avoid using default when copying info_arr[] in ACE_TSS_Cleanup::exit ().nw11997-07-301-2/+6
* *** empty log message ***schmidt1997-07-301-2/+2
* Fixed problem with longlong and the high res timer.cleeland1997-07-301-1/+1
* Clean build with -Wall on Linux, now!cleeland1997-07-291-0/+9
* (sched_params): added some more initializations to 0 to avoid Purify warnings...levine1997-07-291-3/+16
* *** empty log message ***schmidt1997-07-281-3/+6
* Changed from using 100 to ACE_UNIQUE_NAME_LEN in ACE::mutex_init.nw11997-07-271-6/+6
* *** empty log message ***irfan1997-07-261-4/+4
* added newline at end of filelevine1997-07-221-1/+1
* Moved around rwlock_init so the issues of using ACE:: in OS.i is resolved.brunsch1997-07-221-0/+59
* (sema_open): changed return type from sem_t * to ACE_sema_t *; ACE_U_LongLong...levine1997-07-221-9/+2
* updated ACE_U_LongLong::dump for only storing less than 1000000000 in lo_.levine1997-07-211-2/+4
* removed a couple of blank lineslevine1997-07-211-2/+0
* inlined most ACE_U_LongLong methodslevine1997-07-211-55/+13
* added ACE_WIN32 check because it doesn't have ACE_HAS_LONGLONG_T definedlevine1997-07-191-9/+9
* added ACE_U_LongLong::operator/ (), and made some of its operators constlevine1997-07-191-3/+9
* added ACE_U_Long_Longlevine1997-07-181-0/+58
* (uname): swapped release and version on VxWorkslevine1997-07-141-2/+2
* (uname): added machine and release fields on VxWorkslevine1997-07-141-2/+2
* *** empty log message ***irfan1997-07-091-52/+54
* (VxWorks only): added ACE_UNUSED_ARG callslevine1997-06-291-2/+11
* *** empty log message ***irfan1997-06-231-5/+3
* Updates for HP-UX with DCE thread support.Steve Huston1997-06-121-0/+7
* *** empty log message ***schmidt1997-05-241-14/+21
* (thr_create, STHREADS only): check return values of ::thr_setprio and ::thr_c...levine1997-05-231-2/+12
* (thr_create): fixed comment about Solaris threadslevine1997-05-231-2/+1
* (thr_create, STHREADS only): *thr_handle was used but *thr_id had been set by...levine1997-05-231-2/+6
* (Solaris only): use 0 min priority again, with workaround in ACE_OS::thr_crea...levine1997-05-211-21/+70
* *** empty log message ***irfan1997-05-151-8/+20
* use ACE_DEFAULT_THREAD_PRIORITY instead of -1, because -1 is a valid priority...levine1997-05-131-8/+9
* *** empty log message ***irfan1997-05-091-1/+1
* *** empty log message ***schmidt1997-05-081-5/+5
* (mktime): added time_t cast of -1 (error) return to avoid compiler warninglevine1997-05-061-4/+2
* *** empty log message ***schmidt1997-05-051-1/+1
* *** empty log message ***schmidt1997-05-051-1/+1
* *** empty log message ***schmidt1997-05-011-0/+12
* *** empty log message ***irfan1997-04-301-0/+2
* *** empty log message ***schmidt1997-04-291-32/+32
* *** empty log message ***schmidt1997-04-291-1/+1
* *** empty log message ***schmidt1997-04-281-21/+21
* *** empty log message ***schmidt1997-04-281-37/+112
* * ace/OS.cpp (thr_create): Hopefully resolved tensioncleeland1997-04-281-3/+3
* * ace/OS.cpp (thr_create): Fixed the fix from Thilo so that itcleeland1997-04-251-1/+2
* Integrated Thilo's changes from 4/16/97.cleeland1997-04-231-1/+1
* *** empty log message ***schmidt1997-04-161-1/+1
* *** empty log message ***schmidt1997-04-071-35/+29
* *** empty log message ***schmidt1997-04-061-1/+0