for now after the last #include in src/lib/libast/misc/spawnvex.c
#undef _lib_vfork
#undef _real_vfork
I'll look into adding a DEBUG_novfork #ifdef to make it easier
there's already a few DEBUG_* options
in a lot of cases its easier to debug emulations on linux with gcc etc.
than other systems with not-the-latest cc etc. installation
On Thu, 14 Mar 2013 23:13:59 +0100 Roland Mainz wrote:
> Hi!
> ----
> What is the _recommended_ way to disable the use of |vfork()| in AST
> applications (including ksh93) ? I'd like to do some testing with
> Michal's recent issues and need to use valgrind for that... but
> valgrind replaces |vfork()| with |fork()| ... which renders the
> matching applications partially defunct under valgrind control...
> ----
> Bye,
> Roland
> --
> __ . . __
> (o.\ \/ /.o) [email protected]
> \__\/\/__/ MPEG specialist, C&&JAVA&&Sun&&Unix programmer
> /O /==\ O\ TEL +49 641 3992797
> (;O/ \/ \O;)
_______________________________________________
ast-developers mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-developers