ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/rtprocess.h
Revision 3.19 - (view) (download) (annotate) - [select for diffs]
Fri Feb 28 16:23:47 2020 UTC (4 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 3.18: +44 -1 lines
Diff to previous 3.18 , to selected 3.16
Added more comments about how to use new filtering features

Revision 3.18 - (view) (download) (annotate) - [select for diffs]
Fri Feb 28 05:18:49 2020 UTC (4 years, 2 months ago) by greg
Branch: MAIN
Changes since 3.17: +33 -6 lines
Diff to previous 3.17 , to selected 3.16
Added filtering capabilities to Unix version of open_process()

Revision 3.17 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 17:45:07 2018 UTC (6 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad5R2
Changes since 3.16: +2 -1 lines
Diff to previous 3.16
Added Windows _execvp()

Revision 3.16 - (view) (download) (annotate) - [selected]
Sun Mar 6 01:13:17 2016 UTC (8 years, 2 months ago) by schorsch
Branch: MAIN
CVS Tags: rad5R1
Changes since 3.15: +5 -3 lines
Diff to previous 3.15
Prepare for SCons build on Win32 and Win64

Revision 3.15 - (view) (download) (annotate) - [select for diffs]
Fri Mar 4 02:48:14 2016 UTC (8 years, 2 months ago) by greg
Branch: MAIN
Changes since 3.14: +4 -2 lines
Diff to previous 3.14 , to selected 3.16
Made quitting rvu, rholo and rcontrib quicker with multiple processes on Unix

Revision 3.14 - (view) (download) (annotate) - [select for diffs]
Wed Feb 3 22:41:35 2016 UTC (8 years, 3 months ago) by greg
Branch: MAIN
Changes since 3.13: +2 -1 lines
Diff to previous 3.13 , to selected 3.16
Fixed errors introduced in Windows

Revision 3.13 - (view) (download) (annotate) - [select for diffs]
Tue Feb 2 18:02:32 2016 UTC (8 years, 3 months ago) by greg
Branch: MAIN
Changes since 3.12: +2 -22 lines
Diff to previous 3.12 , to selected 3.16
Moved declaration of popen to paths.h and put convert_command() into module

Revision 3.12 - (view) (download) (annotate) - [select for diffs]
Tue Mar 4 17:06:13 2014 UTC (10 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2, rad5R0
Changes since 3.11: +8 -4 lines
Diff to previous 3.11 , to selected 3.16
Changed to using _popen and _pclose under MicroSoft VisualStudio

Revision 3.11 - (view) (download) (annotate) - [select for diffs]
Sat Oct 23 18:55:52 2004 UTC (19 years, 6 months ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0, rad4R1
Changes since 3.10: +3 -1 lines
Diff to previous 3.10 , to selected 3.16
Compatibility fixes as suggested by Siegbert Debatin.

Revision 3.10 - (view) (download) (annotate) - [select for diffs]
Wed Jan 28 12:42:22 2004 UTC (20 years, 3 months ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6
Changes since 3.9: +7 -5 lines
Diff to previous 3.9 , to selected 3.16
Created our own RT_PID instead of hijacking pid_t on Windows.

Revision 3.9 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 17:22:06 2003 UTC (20 years, 6 months ago) by schorsch
Branch: MAIN
Changes since 3.8: +2 -1 lines
Diff to previous 3.8 , to selected 3.16
Reduced compile warnings, and other compatibility fixes.

Revision 3.8 - (view) (download) (annotate) - [select for diffs]
Tue Nov 11 16:24:06 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 3.7: +1 -5 lines
Diff to previous 3.7 , to selected 3.16
Replaced all calls to vfork() with regular fork() calls

Revision 3.7 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 16:41:52 2003 UTC (20 years, 6 months ago) by greg
Branch: MAIN
Changes since 3.6: +5 -1 lines
Diff to previous 3.6 , to selected 3.16
Removed redeclaration of fork() call + vfork.h header, using rtprocess.h instead

Revision 3.6 - (view) (download) (annotate) - [select for diffs]
Mon Oct 27 10:19:31 2003 UTC (20 years, 6 months ago) by schorsch
Branch: MAIN
Changes since 3.5: +14 -1 lines
Diff to previous 3.5 , to selected 3.16
Added gethomedir.c and various compatibility fixes.

Revision 3.5 - (view) (download) (annotate) - [select for diffs]
Tue Oct 21 19:19:28 2003 UTC (20 years, 6 months ago) by schorsch
Branch: MAIN
Changes since 3.4: +7 -5 lines
Diff to previous 3.4 , to selected 3.16
Various platform compatibility fixes.

Revision 3.4 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 22:23:59 2003 UTC (20 years, 10 months ago) by schorsch
Branch: MAIN
Changes since 3.3: +4 -4 lines
Diff to previous 3.3 , to selected 3.16
Instrumented headers against multiple inclusion and for use from C++.
Moved includes in headers out of "C" scope.

Revision 3.3 - (view) (download) (annotate) - [select for diffs]
Mon Jul 14 20:02:29 2003 UTC (20 years, 10 months ago) by schorsch
Branch: MAIN
Changes since 3.2: +5 -10 lines
Diff to previous 3.2 , to selected 3.16
Moved some more platform dependencies to common header files.
Included a few necessary system headers.

Revision 3.2 - (view) (download) (annotate) - [select for diffs]
Fri Jun 27 06:53:21 2003 UTC (20 years, 10 months ago) by greg
Branch: MAIN
Changes since 3.1: +1 -4 lines
Diff to previous 3.1 , to selected 3.16
Broke standard.h into rtio.h, rterror.h, rtmath.h, and rtmisc.h

Revision 3.1 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 00:58:09 2003 UTC (20 years, 10 months ago) by schorsch
Branch: MAIN
Diff to selected 3.16
Abstracted process and path handling for Windows.
Renamed FLOAT to RREAL because of conflict on Windows.
Added conditional compiles for some signal handlers.

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad5R3: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a