| Commit message (Expand) | Author | Age | Files | Lines |
* | (fcntl): changed type of last argument from int to long, to permit safer cast... | levine | 1999-05-20 | 1 | -1/+1 |
* | . | schmidt | 1999-05-17 | 1 | -4/+0 |
* | moved #include of ace/Trace.h to before #include of ace/OS.i | levine | 1999-05-17 | 1 | -4/+6 |
* | . | schmidt | 1999-05-14 | 1 | -0/+4 |
* | added ACE_THR_PRI_OTHER_DEF for NT, because MT_Cubit uses it. | levine | 1999-05-11 | 1 | -3/+17 |
* | added some QNX support | levine | 1999-05-07 | 1 | -10/+28 |
* | Removed all references to ACE_HAS_PTHREAD_SIGMASK. This macro | Ossama Othman | 1999-05-07 | 1 | -5/+2 |
* | added ACE_U_ONE_SECOND_IN_*SECS | levine | 1999-05-05 | 1 | -5/+11 |
* | added ghs back to ACE_NOTREACHED suppressions | levine | 1999-05-02 | 1 | -5/+5 |
* | put Object_Manager back on the stack of main, instead of using ACE::init and ... | levine | 1999-05-01 | 1 | -6/+2 |
* | Added wrapper for <pthread_sigmask> to get the Proactor code compile | alex | 1999-04-30 | 1 | -0/+4 |
* | Removed ACE_non_function_ptr_to_function_ptr_cast. | nanbor | 1999-04-30 | 1 | -15/+0 |
* | cosmetic changes | Ossama Othman | 1999-04-30 | 1 | -10/+11 |
* | moved INET_ADDRSTRLEN INET6_ADDRSTRLEN to a location NT can find them. | Ossama Othman | 1999-04-30 | 1 | -12/+11 |
* | *** empty log message *** | irfan | 1999-04-30 | 1 | -1/+1 |
* | IPv6 updates. | Ossama Othman | 1999-04-30 | 1 | -0/+21 |
* | Started to add minimal IPv6 support. | Ossama Othman | 1999-04-29 | 1 | -0/+1 |
* | Added ACE_non_function_ptr_to_function_ptr_cast. | nanbor | 1999-04-28 | 1 | -0/+15 |
* | *** empty log message *** | irfan | 1999-04-27 | 1 | -16/+68 |
* | On non-psos replacement of main() function, use ACE::init, ACE::fini rather than | Steve Huston | 1999-04-26 | 1 | -2/+6 |
* | (init,fini): moved init_fini_count_ from ACE Object_Managers to ACE, so that ... | levine | 1999-04-26 | 1 | -5/+0 |
* | ACE_NOTREACHED should expand to nothing on KAI compiler. | nanbor | 1999-04-25 | 1 | -1/+1 |
* | Added support for the memchr library function. | jxh | 1999-04-23 | 1 | -0/+3 |
* | Fixed specification of what gets thrown at failed 'new' for HP aC++. | Steve Huston | 1999-04-23 | 1 | -1/+5 |
* | . | schmidt | 1999-04-20 | 1 | -0/+4 |
* | (ACE_OS_Object_Manager,ACE_Object_Manager: added static counter to match init... | levine | 1999-04-19 | 1 | -2/+11 |
* | (read_n,send_n,write_n): moved from ACE to ACE_OS, so that the uses in OS.cpp... | levine | 1999-04-16 | 1 | -0/+18 |
* | reorganized a couple of the pSOS PPC conditional compilation branches in ACE_... | cdgill | 1999-04-15 | 1 | -8/+13 |
* | pSOS PPC port changes from Sam Reddy | cdgill | 1999-04-15 | 1 | -5/+14 |
* | Added additional parameter <int signal_number> to all the Asynchronos | alex | 1999-04-14 | 1 | -4/+9 |
* | Use non-static object manager on CE. | nanbor | 1999-04-06 | 1 | -3/+1 |
* | . | joeh | 1999-04-06 | 1 | -2/+8 |
* | removed second #include of netdb.h | levine | 1999-04-05 | 1 | -1/+0 |
* | moved flags members from ACE_Thread_Descriptor to a new ACE_OS_Thread_Descrip... | levine | 1999-04-05 | 1 | -1/+24 |
* | Reverted some of the -Weffc++ changes I made. | Ossama Othman | 1999-04-02 | 1 | -26/+1 |
* | See my ChangeLog entry from 1 April 1999. | Ossama Othman | 1999-04-01 | 1 | -0/+24 |
* | Fixed rogue characters in Nanbor's change. | brunsch | 1999-03-31 | 1 | -1/+1 |
* | Cosmetic change. | nanbor | 1999-03-31 | 1 | -2/+2 |
* | Moved ACE_NEW_THROW* and ACE_GUARD_THROW* to CORBA_macros.h | nanbor | 1999-03-28 | 1 | -41/+1 |
* | Replaced ACE_LACKS_SCHED_H with ACE_NEEDS_SCHED_H | nanbor | 1999-03-27 | 1 | -1/+1 |
* | Only include <sched.h> when !defined (ACE_LACKS_SCHED_H) | nanbor | 1999-03-27 | 1 | -4/+4 |
* | * ace/OS.h: Added __USLC__ to list of macros in the conditional that | Ossama Othman | 1999-03-26 | 1 | -1/+1 |
* | ChangeLogTag:Thu Mar 25 16:31:27 1999 Carlos O'Ryan <coryan@cs.wustl.edu> | coryan | 1999-03-25 | 1 | -0/+4 |
* | * ace/OS.h: | Ossama Othman | 1999-03-25 | 1 | -2/+3 |
* | Added ACE_DEFAULT_TEMP_DIR_ENV to be "TEMP" for WIN32 and "TMP" for | alex | 1999-03-25 | 1 | -1/+13 |
* | * ace/OS.h: | Ossama Othman | 1999-03-23 | 1 | -4/+0 |
* | Supress warning 4290 on MSVC. | nanbor | 1999-03-23 | 1 | -0/+5 |
* | (cleanup_tss): added tss_close (), to enable deleting the native key on progr... | levine | 1999-03-22 | 1 | -0/+3 |
* | Removing MFC dependency | nanbor | 1999-03-19 | 1 | -5/+14 |
* | pSOS MIPS patches from Jaepil Kim | cdgill | 1999-03-16 | 1 | -10/+58 |