summaryrefslogtreecommitdiff
path: root/ace/OS.h
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***schmidt1997-10-301-14/+19
* Added strcasecmp functionality for NTbrunsch1997-10-301-0/+2
* (cleanup_tss): added an argument to indicate whether the main thread is calli...levine1997-10-291-3/+4
* *** empty log message ***schmidt1997-10-291-0/+4
* *** empty log message ***irfan1997-10-291-0/+12
* Added ACE_NESTED_CLASS macrogokhale1997-10-281-0/+2
* *** empty log message ***schmidt1997-10-271-0/+5
* Disable ACE_OS::sprintf (wchar_t, char, ...).nw11997-10-261-0/+2
* *** empty log message ***schmidt1997-10-261-0/+12
* (ACE_TSS_Emulation): made ACE_TSS_THREAD_MAX public. This is for testing only.levine1997-10-241-2/+2
* Modified to force caching thread-descriptor entry.nw11997-10-221-1/+8
* moved ACE_PTHREAD_CLEANUP_PUSH/POP definitions from OS.i to OS.h. Also, adde...levine1997-10-221-173/+186
* Added ACE_SINGLETON_DECLARATION,nw11997-10-211-28/+50
* Added extern "C" around tiuser.h include for HPSteve Huston1997-10-201-0/+6
* *** empty log message ***schmidt1997-10-201-1/+1
* *** empty log message ***irfan1997-10-171-2/+2
* *** empty log message ***schmidt1997-10-161-0/+4
* ChangeLogTag:Wed Oct 15 22:47:30 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-151-1/+1
* define ACE_NOTREACHED as empty on DEC_CXX (and on ghs instead of VXWORKS)levine1997-10-151-1/+1
* use "complex" ACE_UNUSED_ARG with DEC_CXXlevine1997-10-151-1/+1
* *** empty log message ***schmidt1997-10-151-3/+3
* *** empty log message ***schmidt1997-10-141-3/+4
* *** empty log message ***schmidt1997-10-121-0/+4
* rsschmidt1997-10-111-2/+7
* Made non-blocking connection checking delay an constant in ACE_OS class.nw11997-10-111-0/+2
* ChangeLogTag:Thu Oct 9 17:46:59 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-091-9/+0
* Added THR_DAEMON for Win32 and others.nw11997-10-081-3/+3
* ChangeLogTag:Tue Oct 7 10:57:48 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-10-071-0/+9
* *** empty log message ***irfan1997-10-041-1/+0
* Removed spaces surrounding '##' in ACE_DES_FREE* macros.Steve Huston1997-10-021-2/+2
* 1) Use u_long for ACE_hrtime_t if ACE_HAS_64BIT_LONGS. 2) Added ACE_NO_INLIN...levine1997-09-301-481/+495
* *** empty log message ***nw11997-09-301-1/+2
* *** empty log message ***schmidt1997-09-261-0/+9
* *** empty log message ***irfan1997-09-241-1/+9
* ChangeLogTag:Wed Sep 24 10:34:29 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-09-241-2/+2
* (ACE_U_LongLong): added operator!=, and made args const to ctor, operator/, h...levine1997-09-221-4/+5
* *** empty log message ***schmidt1997-09-181-3/+3
* *** empty log message ***schmidt1997-09-171-5/+9
* *** empty log message ***schmidt1997-09-161-1/+4
* *** empty log message ***schmidt1997-09-161-0/+1
* *** empty log message ***irfan1997-09-151-1/+1
* *** empty log message ***irfan1997-09-141-3/+3
* ported to LynxOSlevine1997-09-121-0/+9
* ChangeLogTag:Thu Sep 11 10:37:00 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-09-111-0/+5
* Making ACE_Cleanup exportable. (Win32.)nw11997-09-101-1/+1
* *** empty log message ***schmidt1997-09-091-0/+4
* added ACE_Cleanup base class and ace_cleanup_destroyer adapterlevine1997-09-071-0/+21
* (ACE_Cleanup_Info): added default ctorlevine1997-09-051-0/+3
* ChangeLogTag:Wed Sep 3 21:38:18 1997 Carlos O'Ryan <coryan@polka.cs.wustl....coryan1997-09-041-1/+1
* define ACE_TSS macros with ACE_HAS_TSS_EMULATION,levine1997-09-031-17/+25