| Commit message (Expand) | Author | Age | Files | Lines |
* | ot | schmidt | 1997-03-20 | 30 | -191/+453 |
* | added ACE_LACKS_SETSCHED, removed ACE_HAS_THREAD_SELF and ACE_HAS_SVR$_DYNAMI... | levine | 1997-03-19 | 2 | -8/+4 |
* | added ACE_HAS_AIX_BROKEN_SOCKET_HEADER to wrap #include of sys/socket.h with ... | levine | 1997-03-19 | 2 | -1/+10 |
* | added ACE_HAS_AIX_BROKEN_SOCKET_HEADER, ACE_HAS_PTHREAD_T, and ACE_LACKS_TCP_H | levine | 1997-03-19 | 2 | -2/+9 |
* | *** empty log message *** | schmidt | 1997-03-19 | 12 | -14/+38 |
* | oops, added one more ACE_UNUSED_ARG (type) | levine | 1997-03-19 | 1 | -1/+5 |
* | added more ACE_UNUSED_ARG's | levine | 1997-03-19 | 1 | -4/+28 |
* | removed SVR4_DYNAMIC_LINKING protection around #define of RTLD_LAZY because i... | levine | 1997-03-19 | 1 | -2/+0 |
* | *** empty log message *** | irfan | 1997-03-19 | 2 | -6872/+6604 |
* | foo | schmidt | 1997-03-19 | 2 | -34/+57 |
* | added some ACE_UNUSED_ARG calls | levine | 1997-03-18 | 1 | -228/+258 |
* | moved #include of Local_Name_Space.h up because this file needs declaration o... | levine | 1997-03-18 | 1 | -3/+1 |
* | removed #include of ace/Service_Config.h | levine | 1997-03-18 | 1 | -1/+0 |
* | removed ACE_HAS_RTLD_LAZY_V | levine | 1997-03-18 | 23 | -90/+4 |
* | (close): replaced call to ACE_SOCK_Stream::close () with one to generic STREA... | levine | 1997-03-18 | 1 | -1/+1 |
* | replaced "y.tab.c" string with "Svc_Conf_y.cpp" | levine | 1997-03-18 | 1 | -3/+3 |
* | *** empty log message *** | irfan | 1997-03-18 | 4 | -12/+1144 |
* | oops, fixed comment in ACE_OS::nanosleep () #endif | levine | 1997-03-18 | 1 | -1/+1 |
* | default "remaining" arg of nanosleep to 0 | levine | 1997-03-17 | 1 | -1/+1 |
* | added nanosleep (), currently supported only on POSIX platforms | levine | 1997-03-17 | 2 | -0/+20 |
* | foo | schmidt | 1997-03-17 | 8 | -12/+33 |
* | (priority_min, priority_max, next_priority, previous_priority): not supported... | levine | 1997-03-17 | 1 | -4/+4 |
* | (sched_params): return -1 if NOTSUP; (fork): added ACE_UNUSED_ARG (program_na... | levine | 1997-03-17 | 1 | -1/+2 |
* | Commented out the calls to ACE_OS:: for Win32. | harrison | 1997-03-14 | 1 | -0/+2 |
* | *** empty log message *** | schmidt | 1997-03-14 | 10 | -35/+41 |
* | Commented out ACE_DEBUG statements. | harrison | 1997-03-14 | 1 | -2/+2 |
* | Gave default values to many old_cstate local variables. | harrison | 1997-03-14 | 1 | -5/+5 |
* | *** empty log message *** | irfan | 1997-03-14 | 1 | -23/+23 |
* | (thr_getprio): added missing ACE_NOTSUP_RETURN for case of ptheadcs and ! def... | levine | 1997-03-13 | 1 | -0/+2 |
* | *** empty log message *** | irfan | 1997-03-13 | 2 | -1/+4 |
* | *** empty log message *** | irfan | 1997-03-13 | 2 | -22/+149 |
* | *** empty log message *** | irfan | 1997-03-13 | 1 | -11/+15 |
* | Added multicast flag since Linux now has this. | Chris Cleeland | 1997-03-12 | 1 | -0/+3 |
* | added VXWORKS support to gethrtime () | levine | 1997-03-12 | 1 | -1/+8 |
* | *** empty log message *** | irfan | 1997-03-12 | 1 | -4/+36 |
* | added CVS header (// $Id$) | levine | 1997-03-11 | 14 | -0/+33 |
* | (ctor, grow_heap): fixed the fix by reverting the types to size_t and casting... | levine | 1997-03-11 | 1 | -4/+6 |
* | (uname, hostname): added VxWorks support, and uninlined uname on WIN32 and Vx... | levine | 1997-03-11 | 2 | -13/+37 |
* | (ctor, grow_heap): changed type of loop index from size_t to int to avoid sig... | levine | 1997-03-11 | 1 | -2/+2 |
* | (bind): changed type of "current_size" to size_t to avoid signed/unsigned com... | levine | 1997-03-11 | 1 | -3/+3 |
* | (unbind) cast "index" to int to avoid signed/unsigned comparison | levine | 1997-03-11 | 1 | -1/+1 |
* | fixed interpretation of ACE_hrtime_t (nanoseconds) and casts for WIN32 | levine | 1997-03-11 | 2 | -23/+23 |
* | added ACE_LACKS_SYS_NERR | levine | 1997-03-11 | 1 | -0/+1 |
* | Fixed broken #elif constructs in a few places. | Chris Cleeland | 1997-03-10 | 1 | -4/+4 |
* | foo | schmidt | 1997-03-08 | 2 | -40/+50 |
* | foo | schmidt | 1997-03-08 | 6 | -9/+389 |
* | (sched_param): with STHREADS, map ACE_SCOPE_THREAD to ACE_SCOPE_PROCESS | levine | 1997-03-07 | 1 | -1/+3 |
* | commented out YY_BREAK after ace_yyterminate (); to avoid GHS compiler warnin... | levine | 1997-03-07 | 1 | -1/+1 |
* | two fixes to avoid warnings on VxWorks, and added missing #else to thr_getpri... | levine | 1997-03-07 | 1 | -1/+7 |
* | foo | schmidt | 1997-03-06 | 1 | -1/+0 |