summaryrefslogtreecommitdiff
path: root/ace/OS.h
Commit message (Expand)AuthorAgeFilesLines
* pSOS PPC port changes from Sam Reddycdgill1999-04-151-5/+14
* Added additional parameter <int signal_number> to all the Asynchronosalex1999-04-141-4/+9
* Use non-static object manager on CE.nanbor1999-04-061-3/+1
* .joeh1999-04-061-2/+8
* removed second #include of netdb.hlevine1999-04-051-1/+0
* moved flags members from ACE_Thread_Descriptor to a new ACE_OS_Thread_Descrip...levine1999-04-051-1/+24
* Reverted some of the -Weffc++ changes I made.Ossama Othman1999-04-021-26/+1
* See my ChangeLog entry from 1 April 1999.Ossama Othman1999-04-011-0/+24
* Fixed rogue characters in Nanbor's change.brunsch1999-03-311-1/+1
* Cosmetic change.nanbor1999-03-311-2/+2
* Moved ACE_NEW_THROW* and ACE_GUARD_THROW* to CORBA_macros.hnanbor1999-03-281-41/+1
* Replaced ACE_LACKS_SCHED_H with ACE_NEEDS_SCHED_Hnanbor1999-03-271-1/+1
* Only include <sched.h> when !defined (ACE_LACKS_SCHED_H)nanbor1999-03-271-4/+4
* * ace/OS.h: Added __USLC__ to list of macros in the conditional thatOssama Othman1999-03-261-1/+1
* ChangeLogTag:Thu Mar 25 16:31:27 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-251-0/+4
* * ace/OS.h:Ossama Othman1999-03-251-2/+3
* Added ACE_DEFAULT_TEMP_DIR_ENV to be "TEMP" for WIN32 and "TMP" foralex1999-03-251-1/+13
* * ace/OS.h:Ossama Othman1999-03-231-4/+0
* Supress warning 4290 on MSVC.nanbor1999-03-231-0/+5
* (cleanup_tss): added tss_close (), to enable deleting the native key on progr...levine1999-03-221-0/+3
* Removing MFC dependencynanbor1999-03-191-5/+14
* pSOS MIPS patches from Jaepil Kimcdgill1999-03-161-10/+58
* pSOS fixes, ACE_PSOS_TM and ACE_Time_Value::max_time commentscdgill1999-03-141-4/+8
* fixed comment after #endif to match its #ifdef.levine1999-03-121-1/+1
* *** empty log message ***vishal1999-03-121-0/+5
* added an ACE_OS_thread_key_t typedef on WIN32 with ACE_HAS_TSS_EMULATION.levine1999-03-101-4/+7
* Removed ACE_THREAD_GUARD macros.nanbor1999-03-051-12/+0
* added ACE_OS_Object_Manager::starting_up () and shutting_down (). (ACE_TSS_C...levine1999-03-041-0/+8
* conditionally #include Object_Manager.h, only iflevine1999-03-041-22/+10
* changed Object_Manager state to be per-instance, instead of globallevine1999-03-031-29/+23
* added ACE_OS_Object_Managerlevine1999-03-011-5/+176
* .schmidt1999-02-271-0/+12
* ASYS_ONLY_WIDE_STRING's definition was reversed.nanbor1999-02-251-3/+3
* Added ASYS_ONLY_WIDE_STRINGnanbor1999-02-241-0/+4
* moved ACE_Thread_Control and ACE_Thread_Exit class definitions from Thread_Ma...levine1999-02-241-0/+109
* .schmidt1999-02-241-0/+1
* added ACE_HAS_MINIMAL_ACE_OS supportlevine1999-02-241-0/+2
* *** empty log message ***irfan1999-02-231-14/+0
* changed ACE_OS::exit to call an exit hook that is registered by the ACE_Objec...levine1999-02-201-1/+20
* *** empty log message ***nanbor1999-02-201-1/+1
* ChangeLogTag:Fri Feb 19 22:54:18 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-02-201-2/+2
* .schmidt1999-02-201-1/+1
* Added ACE_OS_?String classesnanbor1999-02-201-11/+66
* .schmidt1999-02-191-25/+56
* .schmidt1999-02-191-0/+3
* .schmidt1999-02-191-0/+5
* Added ACE_NEW_THROW_EX.nanbor1999-02-171-10/+20
* .schmidt1999-02-091-2/+3
* *** empty log message ***irfan1999-02-061-11/+41
* .schmidt1999-02-021-3/+19