summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagACE-4_4-releasenobody1997-11-2533-4809/+133
* *** empty log message ***irfan1997-11-254-133/+69
* Remove the tempinc directory before compiling each new program on AIX.Steve Huston1997-11-221-0/+7
* Moved class Errno out from thread_specific.cpp and tss1.cpp to a newSteve Huston1997-11-223-80/+53
* Added const to char * - can't init a char * from a const string.Steve Huston1997-11-221-1/+1
* Added 'const' at line 22 - can't init a char * from a const string.Steve Huston1997-11-221-1/+1
* Added 'const' to "char *r_addr" on line 176.Steve Huston1997-11-221-1/+1
* Added 'const' to "char *r_addr" on line 137.Steve Huston1997-11-221-1/+1
* *** empty log message ***schmidt1997-11-211-2/+10
* Changed 'host' to a const so it can be initialized from a const char string.Steve Huston1997-11-211-1/+1
* *** empty log message ***irfan1997-11-192-0/+14
* *** empty log message ***irfan1997-11-182-0/+762
* *** empty log message ***schmidt1997-11-182-17/+32
* *** empty log message ***schmidt1997-11-163-57/+57
* *** empty log message ***schmidt1997-11-1636-689/+3449
* *** empty log message ***schmidt1997-11-142-23/+27
* *** empty log message ***nw11997-11-111-22/+22
* *** empty log message ***irfan1997-11-112-0/+52
* Removed code to reset non-blocking flag of peer handle. This has been takennw11997-11-101-3/+0
* replace ACE_SYNCH_1 and _2 with _DECL and _USElevine1997-11-071-8/+8
* *** empty log message ***irfan1997-11-071-1/+1
* *** empty log message ***schmidt1997-11-073-15/+15
* *** empty log message ***sergio1997-11-051-1/+1
* (dump): changed another lock () to mutex ()levine1997-11-041-16/+16
* *** empty log message ***irfan1997-11-042-17/+183
* *** empty log message ***schmidt1997-11-026-20/+14
* *** empty log message ***schmidt1997-10-272-4/+4
* *** empty log message ***sergio1997-10-256-59/+90
* *** empty log message ***sergio1997-10-241-7/+11
* *** empty log message ***sergio1997-10-241-0/+5
* *** empty log message ***sergio1997-10-241-10/+0
* *** empty log message ***schmidt1997-10-241-4/+4
* (handle_close): removed declaration of unused arg "mask"levine1997-10-221-36/+36
* (run_test,parse_commands): added ACE_NOTREACHED.levine1997-10-221-29/+29
* (worker): convert arg to long if ACE_HAS_64BIT_LONGSlevine1997-10-221-0/+4
* untabifiedlevine1997-10-221-16/+16
* convert arg to long if ACE_HAS_64BIT_LONGS.levine1997-10-221-9/+15
* *** empty log message ***irfan1997-10-226-28/+114
* *** empty log message ***irfan1997-10-229-49/+75
* removed instantiation of ACE_TSS<ACE_Dynamic> because it is in ace/Thread_Man...levine1997-10-211-2/+0
* the VxWorks hack was a bit more complicatedlevine1997-10-211-3/+12
* added #include of iostream.h with ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-10-211-1/+4
* ChangeLogTag:Tue Oct 21 14:14:33 1997 Carlos O'Ryan <coryan@macarena.cs.wus...coryan1997-10-212-5/+7
* suppress VxWorks builds because the builds fail, and the examples wouldn'tlevine1997-10-211-5/+11
* *** empty log message ***schmidt1997-10-219-32/+63
* *** empty log message ***sergio1997-10-211-26/+0
* *** empty log message ***schmidt1997-10-219-53/+54
* *** empty log message ***sergio1997-10-217-49/+127
* (main): removed call to ACE_Thread_Manager::open () because it no longer is a...levine1997-10-211-4/+0
* *** empty log message ***schmidt1997-10-2013-118/+213