summaryrefslogtreecommitdiff
path: root/ace/OS.i
Commit message (Expand)AuthorAgeFilesLines
* (gethrtime, Solaris only): removed ACE_OSCALL_RETURN wrapper around ::gethrti...levine1997-10-011-686/+686
* (thr_setconcurrency): added support on Irix 6.x, using its pthread_setconcurr...levine1997-09-291-0/+4
* *** empty log message ***schmidt1997-09-261-8/+15
* In ACE_OS::cond_timedwait, DCE Draft 4 threads return EAGAIN (not ETIMEDOUT)Steve Huston1997-09-251-2/+2
* *** empty log message ***irfan1997-09-251-2/+7
* Because Tls could also store 0, we need to check whether there is an errornw11997-09-251-4/+1
* *** empty log message ***irfan1997-09-241-77/+89
* *** empty log message ***irfan1997-09-241-0/+2
* (ACE_U_LongLong): added operator!=, and made args const to ctor, operator/, h...levine1997-09-221-4/+10
* (gethrtime): on Linux, removed "volatile" qualifier from "now"levine1997-09-201-5/+4
* *** empty log message ***schmidt1997-09-161-1/+1
* *** empty log message ***schmidt1997-09-161-0/+8
* *** empty log message ***schmidt1997-09-161-0/+6
* Changed a couple of ACE_UNUSED(arg) to ACE_UNUSED_ARG(arg)Steve Huston1997-09-161-2/+2
* *** empty log message ***levine1997-09-151-1/+1
* (gethrtime, Linux only): inlined and added Alpha supportlevine1997-09-151-2/+26
* ported to LynxOSlevine1997-09-121-2/+11
* ChangeLogTag:Thu Sep 11 10:37:00 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-09-111-4/+8
* uninlined ACE_TSS_Emulation::tss_open/closelevine1997-09-031-43/+0
* allow TSS_Emulation storage to be on thread stack, instead of always dynamica...levine1997-09-031-10/+35
* (tss_base): cast VxWorks TCB spare field to a void **& instead of a void **, ...levine1997-09-021-1/+1
* *** empty log message ***schmidt1997-09-011-2/+4
* *** empty log message ***schmidt1997-08-311-7/+11
* moved ACE_OS::thr_self () up before first uselevine1997-08-311-45/+45
* major cleanup of ACE_TSS_Emulation, esp. how it interacts with ACE_TSS_Cleanu...levine1997-08-311-4/+72
* *** empty log message ***schmidt1997-08-301-24/+17
* started adding TSS emulationlevine1997-08-291-23/+31
* *** empty log message ***schmidt1997-08-291-0/+12
* *** empty log message ***schmidt1997-08-281-29/+47
* *** empty log message ***schmidt1997-08-271-1/+1
* *** empty log message ***schmidt1997-08-271-22/+36
* *** empty log message ***schmidt1997-08-271-1/+1
* *** empty log message ***irfan1997-08-261-24/+44
* *** empty log message ***schmidt1997-08-241-3/+2
* ChangeLogTag:Fri Aug 22 17:59:54 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-08-221-3/+14
* Removed use of ACE_HAS_SETKIND_NP, generally replacing it withSteve Huston1997-08-191-44/+88
* *** empty log message ***nw11997-08-191-1/+1
* *** empty log message ***nw11997-08-191-12/+32
* ChangeLogTag:Mon Aug 18 19:46:27 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-191-2/+14
* ChangeLogTag:Sun Aug 17 17:02:53 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-08-171-9/+9
* *** empty log message ***schmidt1997-08-151-1/+1
* Fixed ldfind and added strsplit_r.cleeland1997-08-141-0/+19
* *** empty log message ***schmidt1997-08-131-0/+29
* Added strtoul().cleeland1997-08-081-0/+7
* *** empty log message ***schmidt1997-08-041-2/+2
* *** empty log message ***schmidt1997-08-041-0/+3
* *** empty log message ***schmidt1997-08-041-2/+2
* *** empty log message ***schmidt1997-08-031-17/+17
* *** empty log message ***schmidt1997-08-031-1/+1
* *** empty log message ***schmidt1997-08-011-1/+1