|
From: John R.
|
The attached patch allows clone() without VKI_CLONE_FS for both a fork-like clone() and a thread-like clone(). The patch is against valgrind-3.2.3, and includes an earlier patch of a couple months ago that did not handle both cases. -- John Reiser, jreiser@BitWagon.com |