summaryrefslogtreecommitdiff
path: root/ace/OS.h
Commit message (Expand)AuthorAgeFilesLines
...
* *** empty log message ***nw11997-07-251-1/+1
* *** empty log message ***nw11997-07-251-1/+1
* For testing purposesbrunsch1997-07-251-0/+1
* *** empty log message ***nw11997-07-231-0/+2
* *** empty log message ***schmidt1997-07-221-2/+0
* (sema_open): changed return type from sem_t * to ACE_sema_t *; ACE_U_LongLong...levine1997-07-221-11/+16
* *** empty log message ***schmidt1997-07-221-0/+2
* *** empty log message ***schmidt1997-07-211-0/+13
* normalize ACE_U_LongLong by only storing below 1000000000 in lo byte, so that...levine1997-07-211-1/+6
* *** empty log message ***jxh1997-07-211-0/+1
* added ACE_U_LongLong comparison operators and copy constructorlevine1997-07-211-0/+9
* added ACE_U_LongLong::operator/ (), and made some of its operators constlevine1997-07-191-5/+8
* not ready to make ACE_hrtime_t ACE_U_LongLong, yetlevine1997-07-181-2/+3
* added ACE_U_Long_Longlevine1997-07-181-4/+34
* added ACE_HAS_RENAMED_MAINlevine1997-07-181-0/+5
* fixed ACE_PROC_PRI_RR_MAX and ACE_PROC_PRI_OTHER_MAXlevine1997-07-171-2/+2
* added sysLib.h #include on VxWorkslevine1997-07-141-0/+1
* moved RTLD_LAZY #define so that it doesn't need the AIX special handling, and...levine1997-07-141-3/+4
* *** empty log message ***schmidt1997-07-131-0/+7
* don't #define RTLD_LAZY on AIXlevine1997-07-121-2/+2
* added RTLD_LAZY definition back for WIN32, and factored out all of the Unix d...levine1997-07-071-10/+7
* *** empty log message ***schmidt1997-07-071-1/+4
* *** empty log message ***schmidt1997-07-031-1/+1
* added definitions of ACE_SHLIB_HANDLE and ACE_DEFAULT_SHLIB_MODE on platforms...levine1997-06-281-11/+17
* *** empty log message ***schmidt1997-06-271-2/+2
* Added ACE_DLL_SUFFIX for HP-UX.Steve Huston1997-06-251-0/+4
* Oops... Nanbor had it right. Back to his way.Steve Huston1997-06-251-3/+4
* Moved ACE_SHLIB_HANDLE and ACE_DEFAULT_SHLIB_MODE for Win32 to the placeSteve Huston1997-06-251-3/+3
* *** empty log message ***nw11997-06-251-0/+14
* *** empty log message ***nw11997-06-251-5/+3
* *** empty log message ***nw11997-06-251-1/+2
* *** empty log message ***nw11997-06-251-0/+1
* Added a ACE_SHLIB_HANDLE typedef to mask the differences between sharedSteve Huston1997-06-251-4/+43
* Revert ACE_hrtime_t to unsigned __int64 with VC++. This might break somethin...levine1997-06-241-2/+2
* *** empty log message ***irfan1997-06-231-3/+21
* *** empty log message ***schmidt1997-06-211-0/+1
* *** empty log message ***schmidt1997-06-211-9/+211
* (VxWorks/g++ only): added horrible hack to work around mismatch of memcmp, et...levine1997-06-201-5/+18
* Adjust for HP-UX's mismatch between man page and reality for type returnedSteve Huston1997-06-121-0/+5
* *** empty log message ***irfan1997-06-091-0/+8
* *** empty log message ***schmidt1997-06-081-14/+15
* *** empty log message ***irfan1997-06-041-1/+17
* *** empty log message ***brunsch1997-06-041-2/+10
* *** empty log message ***schmidt1997-06-031-9/+9
* (ACE_Time_Value): added default constructor, which does not call normalize ()levine1997-05-281-1/+4
* Fixed difftime with help from Arturo. Fixed tempnam withjxh1997-05-261-1/+6
* *** empty log message ***schmidt1997-05-251-1/+7
* *** empty log message ***schmidt1997-05-251-0/+6
* *** empty log message ***schmidt1997-05-241-0/+7
* Added entries to ACE_OS for difftime () and tempnam ().jxh1997-05-211-0/+2