Skip to content
Snippets Groups Projects

replace system() call with vfork/exec combination (issue #185)

Merged Mark OLESEN requested to merge fix-systemcall into develop
15 files
+ 697
23
Compare changes
  • Side-by-side
  • Inline
Files
15
+ 3
0
Test-cstring.C
EXE = $(FOAM_USER_APPBIN)/Test-cstring
Loading