summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchunlabeled-4.1.2nobody1996-12-301384-259329/+0
| | | 'unlabeled-4.1.2'.
* fooschmidt1996-12-3047-570/+2188
|
* fooschmidt1996-12-2911-52/+6334
|
* changed itharrison1996-12-291-0/+16
|
* Yeeehawwwwharrison1996-12-298-7647/+7983
|
* Put comments on #endifsharrison1996-12-281-2/+2
|
* Fixed a few random bugs with ACE_event_tharrison1996-12-281-3/+8
|
* fooschmidt1996-12-2810-69/+263
|
* *** empty log message ***levine1996-12-271-0/+5
|
* with more of James CE Johnson's tweakslevine1996-12-271-7/+42
|
* fooschmidt1996-12-251-0/+6
|
* instantiate ACE_Atomic_Op with int instead of u_long to match what's in libACElevine1996-12-258-14/+13
|
* *** empty log message ***levine1996-12-251-15/+38
|
* added specialization of template class ACE_Atomic_Op<ACE_Thread_Mutex, int> ↵levine1996-12-252-0/+9
| | | | for g++
* added call to event_destroy () for waiters_done_ on WTHREADS platformslevine1996-12-251-1/+3
|
* fooschmidt1996-12-251-0/+407
|
* fooschmidt1996-12-251-9/+22
|
* *** empty log message ***levine1996-12-241-0/+4
|
* don't include ace/ARGV.h except on WIN32 because it's only needed there, and ↵levine1996-12-241-0/+4
| | | | don't compile ACE_Thread_Adapter VxWorks to save space
* *** empty log message ***levine1996-12-241-0/+7
|
* in ACE_cond_t, declare waiters_done_ as ACE_sema_t on VxWorks onlylevine1996-12-242-1/+32
|
* *** empty log message ***levine1996-12-241-0/+16
|
* fixed position of #endif /* !ACE_LACKS_THREAD_STACK_SIZE */ directivelevine1996-12-241-1/+1
|
* fixed a couple of typos in commentslevine1996-12-241-2/+2
|
* added declaration of siginfo_t::siginfo_t (ACE_HANDLE *)levine1996-12-241-3/+3
|
* changed #include "Event.h" to #include "Peer_Message.h"; still doesn't ↵levine1996-12-241-1/+1
| | | | build, though
* fooschmidt1996-12-245-47/+37
|
* just to remove a CVS merge conflict warninglevine1996-12-241-7/+0
|
* fooschmidt1996-12-243-2/+17
|
* *** empty log message ***levine1996-12-231-2/+6
|
* rearranged initializers in ctor to match declaration orderlevine1996-12-232-12/+12
|
* *** empty log message ***levine1996-12-231-2/+16
|
* replaced two "ptr && ptr->foo ()" statements with "if (ptr) ptr-> foo()" to ↵levine1996-12-231-4/+5
| | | | prevent compiler warnings about unused computed values
* added explicit "int" return type to declaration of handle_exception ↵levine1996-12-231-1/+1
| | | | (ACE_HANDLE) so that compilers don't complain about a declaration with no type
* fooschmidt1996-12-232-5/+5
|
* fooschmidt1996-12-2257-894/+1820
|
* *** empty log message ***levine1996-12-211-0/+6
|
* fixes for VxWorks and inlining (moved #include of OS.i after #defines but ↵levine1996-12-212-18/+24
| | | | before other ace #includes
* hi hiharrison1996-12-191-1/+1
|
* Leave me alone.harrison1996-12-191-8/+6
|
* More insignificant changes to help compilations on other platforms.harrison1996-12-191-15/+13
|
* *** empty log message ***levine1996-12-191-0/+5
|
* enable inlining on VxWorkslevine1996-12-194-11/+15
|
* Put in a terrible #define to make it compile on non-win32 platforms.harrison1996-12-191-1/+3
|
* Hello cruel world.harrison1996-12-181-0/+7
|
* Check the ChangeLogharrison1996-12-182-9/+12
|
* Forgot to commit this.harrison1996-12-181-0/+4
|
* *** empty log message ***levine1996-12-181-0/+5
|
* more VxWorks gethostbyname () tweakslevine1996-12-183-5/+7
|
* Check the ChangeLogharrison1996-12-181-0/+26
|