summaryrefslogtreecommitdiff
path: root/ace/OS.h
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***schmidt1997-12-211-18/+23
* changed ACE_SEH_FINALLY to be if (1) on Unix, not just pSOSlevine1997-12-201-1/+1
* *** empty log message ***irfan1997-12-201-1/+1
* ACE_SEH_FINALLY should always be executed on UNIX platforms.nw11997-12-201-1/+1
* fixed sigwait for DEC cxx, yet again for cxx V6.0-010levine1997-12-191-6/+13
* fixed typo in end-of-comment markerlevine1997-12-191-1/+1
* Added Windows CE flags.nw11997-12-191-6/+22
* Rearranged ACE_Thread_Adapter::invoke to cleanup, print error messages, and r...nw11997-12-181-0/+6
* - Filecache changed -- debugged writing a file.jxh1997-12-181-0/+12
* *** empty log message ***schmidt1997-12-181-4/+0
* On Digital Unix 4.0, only declare sigwait () with cxx, not with g++levine1997-12-181-4/+4
* (sigwait): removed DEC cxx version dependence; fixed return value to depend o...levine1997-12-171-42/+36
* pSOS portcdgill1997-12-171-7/+506
* Added "inc_user_config.h" to prevent multiple inclusions of user config.h file.nw11997-12-161-4/+2
* typedef ACE_hrtime_t to ACE_UINT64levine1997-12-161-4/+0
* *** empty log message ***schmidt1997-12-151-0/+3
* *** empty log message ***schmidt1997-12-141-3/+0
* *** empty log message ***irfan1997-12-131-0/+1
* cast the 1 in ACE_MSB_MASK to an fd_mask, to support 64-bit fd_maskslevine1997-12-131-5/+13
* moved basic type determination, including ACE_U_LongLong, to Basic_Types.*. ...levine1997-12-121-66/+8
* fixed sigwait on DEC CXX 6.0/later versions of DEC UNIX 4.0levine1997-12-051-10/+10
* *** empty log message ***irfan1997-12-051-0/+7
* *** empty log message ***irfan1997-12-041-1/+15
* *** empty log message ***schmidt1997-12-041-2/+13
* fixed used of ::sigwait with cxx 6.0, which now uses ACE_HAS_ONEARG_SIGWAITlevine1997-12-031-4/+5
* Changed use of ACE_HAS_MINIMUM_IOSTREAMH_INCLUSION in stdcpp.hbrunsch1997-12-011-4/+0
* removed ACE_HAS_STDARG_THR_DEST dependence for ACE_THR_DEST definition.levine1997-12-011-4/+0
* *** empty log message ***irfan1997-11-291-1/+1
* *** empty log message ***irfan1997-11-291-5/+5
* Fixed misspelling in ACE_SINGLETON macro names for non-MSC branch.Chris Cleeland1997-11-261-2/+2
* *** empty log message ***nw11997-11-191-3/+3
* Added ACE_CONFIG_H to prevent config.h from getting includednw11997-11-191-2/+5
* *** empty log message ***schmidt1997-11-191-1/+1
* *** empty log message ***schmidt1997-11-191-1/+1
* *** empty log message ***schmidt1997-11-191-2/+4
* *** empty log message ***schmidt1997-11-191-5/+18
* *** empty log message ***schmidt1997-11-161-16/+41
* * ace/ACE.cpp (ldfind): Changed uses of strsplit_r to be scopedChris Cleeland1997-11-151-8/+0
* Fixed strsplit_r().Chris Cleeland1997-11-141-0/+5
* *** empty log message ***schmidt1997-11-141-0/+34
* * ace/OS.h: Added definitions to work around VxWorks' lack ofChris Cleeland1997-11-141-0/+8
* *** empty log message ***nw11997-11-141-1/+1
* (gethostbyaddr_r,gethostbyname_r): added VxWorks support.levine1997-11-141-0/+1
* Added generic factory define/declare macros: ACE_FACTORY_DECLAREnw11997-11-141-2/+7
* Reorganized ACE_Export and ACE_Svc_Export and added several "common" definitionsnw11997-11-131-49/+48
* (strlen,strcpy): protect declarations of wchar versions with ACE_HAS_WCHAR_TY...levine1997-11-131-0/+2
* (hostname): added Chorus support.levine1997-11-121-0/+1
* *** empty log message ***schmidt1997-11-111-3/+1
* *** empty log message ***schmidt1997-11-111-0/+2
* *** empty log message ***schmidt1997-11-101-5/+3