summaryrefslogtreecommitdiff
path: root/ace/Process.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'TAO-1_0_4'.TAO-1_0_4nobody1999-09-131-404/+0
* ChangeLogTag:Fri Sep 10 11:20:47 1999 Douglas C. Schmidt <schmidt@ace.cs.wu...schmidt1999-09-101-0/+18
* ChangeLogTag:Wed Sep 8 13:13:18 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-09-081-1/+1
* ChangeLogTag:Sat Sep 4 14:43:36 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-09-041-4/+16
* ChangeLogTag:Mon Aug 30 16:12:36 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-301-10/+30
* ChangeLogTag:Sun Aug 29 07:53:33 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-301-3/+3
* ChangeLogTag:Sat Aug 21 12:36:40 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-221-22/+27
* ChangeLogTag:Sat Aug 14 15:20:27 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-141-1/+1
* ChangeLogTag:Mon Aug 09 16:49:45 1999 Nanbor Wang <nanbor@cs.wustl.edu>nanbor1999-08-091-4/+4
* ChangeLogTag:Mon Aug 9 11:29:36 1999 Douglas C. Schmidt <schmidt@tango.cs....schmidt1999-08-091-1/+1
* Reworte comments.nanbor1999-08-091-2/+7
* Added 'const' to ACE_Process_Options::comand_line (LPCTSTR argv[]). RestoresSteve Huston1999-07-271-1/+1
* .schmidt1999-06-071-9/+3
* ChangeLogTag:Sun Jun 6 18:05:48 1999 Carlos O'Ryan <coryan@cs.wustl.edu>coryan1999-06-061-1/+4
* No zombie patchnanbor1999-05-211-0/+6
* .schmidt1999-04-201-2/+5
* .schmidt1999-01-171-4/+8
* Removed constness of the return value of get_process_attributes and get_threa...nanbor1999-01-111-2/+2
* .schmidt1998-11-061-0/+14
* changed include protection from #if !defined to ifndef, and added #pragma onc...levine1998-10-201-1/+1
* Basic_Types.hschmidt1998-10-171-1/+1
* .schmidt1998-10-141-0/+4
* Added a parameter to get back the exit status of the child process.nanbor1998-08-201-1/+1
* *** empty log message ***schmidt1998-06-121-1/+0
* Bob Laferriere's mods to make the environment buffer and number of environmen...levine1998-05-121-17/+32
* CE changes.nanbor1998-03-131-11/+20
* Moved ACE_Tokenizer from Process.* to SString.*nanbor1998-03-091-102/+1
* Define NO_EXEC as 0 on Win32.nanbor1998-02-231-0/+4
* *** empty log message ***schmidt1997-12-211-7/+11
* Added NO_EXEC option. I've tried this before. CVS sucks.harrison1997-06-301-9/+14
* *** empty log message ***schmidt1997-06-211-20/+24
* - Fixed ACE_Process::spawn to close descriptors after havingjxh1997-06-021-2/+3
* Removed the class ACE_Process_Old.harrison1997-05-301-92/+0
* (env_argv): added "const" to char * type in reaturn value, for argument compa...levine1997-05-241-1/+1
* *** empty log message ***irfan1997-05-151-36/+36
* Changed ACE_Process::start to ACE_Process::spawn. Added newharrison1997-05-121-3/+10
* Let's try this again... I keep messing up my workspace...harrison1997-05-121-8/+8
* Replaced the win32 ACE_Process_Options::new_console method withharrison1997-05-111-4/+4
* ACE_ProcessEx is working on NT and Solaris.harrison1997-05-111-31/+22
* The new ACE_ProcessEx is working on Solaris for theharrison1997-05-091-4/+8
* Compiles (not runs) on Solaris.harrison1997-05-081-12/+42
* *** empty log message ***schmidt1997-05-081-31/+33
* This contains the first pass at the new ACE_Process class. It is nowharrison1997-05-081-4/+322
* *** empty log message ***schmidt1997-04-221-7/+10
* *** empty log message ***schmidt1997-04-141-8/+11
* *** empty log message ***schmidt1997-04-141-1/+1
* *** empty log message ***schmidt1997-04-071-1/+1
* fooschmidt1997-04-061-2/+3
* *** empty log message ***schmidt1997-04-061-5/+16
* fooschmidt1997-03-061-1/+0