summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Updated to including stdcpp.h instead of <iostream.h>, <iomanip.h>,brunsch1997-08-1427-31/+53
* Updatedbrunsch1997-08-142-2/+4
* *** empty log message ***schmidt1997-08-123-11/+3
* *** empty log message ***irfan1997-08-116-156/+406
* Project files for MSVC 5brunsch1997-08-074-0/+325
* *** empty log message ***schmidt1997-08-051-1/+2
* *** empty log message ***schmidt1997-08-053-31/+57
* *** empty log message ***schmidt1997-08-032-7/+7
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-3142-574/+860
* *** empty log message ***schmidt1997-07-301-26/+21
* *** empty log message ***irfan1997-07-282-6/+16
* *** empty log message ***schmidt1997-07-281-7/+1
* (main): use ACE_OS::fprintf () instead of cerrlevine1997-07-281-1/+1
* replaced hard-coded ".shobj" with "$(VSHDIR)" in LDLIBS definitions.levine1997-07-278-8/+8
* include iostream.h with ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-07-271-0/+4
* (main): use ACE_OS::printf () instead of coutlevine1997-07-271-2/+2
* (handle_input): replace use of cerr with stderr (by using default arg of ACE_...levine1997-07-271-1/+1
* *** empty log message ***irfan1997-07-2650-136/+136
* *** empty log message ***irfan1997-07-2674-351/+1342
* require 2 args instead of 1; mask file mode with 0777 (octal), and use ACE_OS...levine1997-07-261-6/+7
* added #include of iostream.h with ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-07-251-0/+4
* (svc): replaced an iostream printout with an ACE_DEBUG calllevine1997-07-251-1/+1
* replaced bare OS calls with ACE_OS calls.levine1997-07-241-5/+5
* (spawn): cast argv argument to (char *const *)levine1997-07-241-11/+12
* Added 'const' to char * initialized from a string literal.Steve Huston1997-07-231-1/+1
* Added 'const' to char * initialized from a string constant.Steve Huston1997-07-232-2/+2
* Explictly declare main() to return int.Steve Huston1997-07-231-1/+1
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-221-132/+132
* Changed WRAPPER_ROOT to ACE_ROOT.Chris Cleeland1997-07-2258-8909/+8909
* Visual C++ Project filesbrunsch1997-07-1556-0/+3857
* Visual C++ 5.0 project filesbrunsch1997-07-1519-0/+1200
* (main): fixed typo, missing ; at end of statementlevine1997-07-121-1/+1
* *** empty log message ***schmidt1997-07-111-5/+7
* removed instantiations of ACE_Guard, etc., because ace/Filecache.cpp now inst...levine1997-07-098-64/+0
* use ACE_HAS_STRING_CLASS rather than __GNUC__ to determine whether the platfo...levine1997-06-292-4/+5
* *** empty log message ***schmidt1997-06-272-23/+33
* added auto_basic_ptr specializationslevine1997-06-242-0/+2
* *** empty log message ***irfan1997-06-235-9/+15
* *** empty log message ***irfan1997-06-231-5/+1
* *** empty log message ***schmidt1997-06-232-2/+1
* (main): replaced call to kill with terminatelevine1997-06-221-2/+2
* *** empty log message ***schmidt1997-06-2110-49/+355
* (svc): fixed typo, n_tasks instead of ntaskslevine1997-06-191-1/+1
* *** empty log message ***nw11997-06-182-3/+3
* *** empty log message ***nw11997-06-161-9/+7
* *** empty log message ***nw11997-06-131-0/+4
* *** empty log message ***nw11997-06-131-6/+6
* *** empty log message ***nw11997-06-132-130/+59
* *** empty log message ***nw11997-06-131-10/+10
* *** empty log message ***nw11997-06-112-0/+201