summaryrefslogtreecommitdiff
path: root/examples/Shared_Malloc
Commit message (Expand)AuthorAgeFilesLines
* ChangeLogTag:Fri Mar 19 18:56:26 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-03-201-8/+4
* ChangeLogTag:Mon Dec 28 10:52:20 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-12-281-1/+6
* *** empty log message ***irfan1998-12-184-0/+376
* ChangeLogTag:Mon Oct 26 18:33:28 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-10-271-2/+5
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-202-2/+10
* cast of &seed to ACE_RANDR_TYPE through unsigned long to avoid warning about ...levine1998-09-181-1/+2
* .schmidt1998-09-171-1/+10
* ChangeLogTag:Thu Sep 17 08:41:14 1998 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1998-09-171-2/+2
* *** empty log message ***schmidt1998-09-021-1/+7
* *** empty log message ***schmidt1998-08-271-5/+0
* Added ACE_RCSID to examples/gonzo1998-07-315-3/+12
* *** empty log message ***schmidt1998-04-091-7/+28
* Changed to match today's changes to rules.bin.GNUSteve Huston1998-04-041-3/+3
* updated dependencies with revised depend.locallevine1998-01-151-29/+12
* *** empty log message ***schmidt1997-12-202-2/+4
* replace ACE_HAS_64BIT_LONGS preprocessor logic with a cast through a long to ...levine1997-12-171-5/+4
* *** empty log message ***schmidt1997-12-041-11/+4
* *** empty log message ***irfan1997-12-042-2/+3
* *** empty log message ***irfan1997-12-031-4/+0
* removed ACE_Malloc instantiation because it's in ace/System_Time.cpplevine1997-12-021-65/+67
* remove ACE_Guard<ACE_Process_Mutex> instantiation because it's in ace/Synch.cpplevine1997-12-011-2/+0
* *** empty log message ***schmidt1997-11-211-2/+10
* *** empty log message ***irfan1997-11-182-0/+762
* *** empty log message ***schmidt1997-11-182-17/+32
* *** empty log message ***schmidt1997-11-161-2/+15
* (worker): convert arg to long if ACE_HAS_64BIT_LONGSlevine1997-10-221-0/+4
* added #include of iostream.h with ACE_HAS_MINIMUM_IOSTREAMH_INCLUSIONlevine1997-10-211-1/+4
* removed unused Employee ostream << operatorlevine1997-10-151-14/+0
* ChangeLogTag:Mon Oct 13 15:39:12 1997 Carlos O'Ryan <coryan@swarm.cs.wustl....coryan1997-10-131-1/+1
* Commented out library lines to build binaries from .o only.Steve Huston1997-10-031-3/+3
* updated Makefile dependencieslevine1997-09-151-4/+2
* *** empty log message ***schmidt1997-09-121-3/+8
* (spawn): added (char *) cast of slave_name () to avoid compilation warnings o...levine1997-09-101-52/+51
* *** empty log message ***schmidt1997-09-091-2/+4
* *** empty log message ***schmidt1997-08-301-4/+0
* added args to declaration of main ()levine1997-08-251-1/+1
* added ACE_HAS_INSTANTIATION_PRAGMA supportlevine1997-07-312-26/+57
* replaced hard-coded ".shobj" with "$(VSHDIR)" in LDLIBS definitions.levine1997-07-271-1/+1
* 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
* (spawn): cast argv argument to (char *const *)levine1997-07-241-11/+12
* Added 'const' to char * initialized from a string constant.Steve Huston1997-07-231-1/+1
* Changed WRAPPER_ROOT to ACE_ROOT.cleeland1997-07-221-55/+55
* *** empty log message ***schmidt1997-05-061-2/+2
* *** empty log message ***schmidt1997-04-281-1/+3
* *** empty log message ***schmidt1997-04-281-2/+16
* *** empty log message ***schmidt1997-04-272-23/+14
* *** empty log message ***schmidt1997-04-131-1/+6
* *** empty log message ***schmidt1997-04-051-6/+1
* added template specializationslevine1997-03-311-0/+29