]> git.ipfire.org Git - thirdparty/valgrind.git/commit
- Reinstate the 'atfork' from 2.4.0, which was more powerful, and expose it to
authorNicholas Nethercote <njn@valgrind.org>
Mon, 13 Oct 2008 04:19:15 +0000 (04:19 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Mon, 13 Oct 2008 04:19:15 +0000 (04:19 +0000)
commit0cf8a14c70681119820bf142083b0b57769ca828
treeebc1bfa5213e6ed7cf4b3364d7f624a82e276d83
parentcc2603ae7aef5a99192c4ce19a4ae9942d289a95
- Reinstate the 'atfork' from 2.4.0, which was more powerful, and expose it to
  tools.
- Factor out 'execv' from 'system' and expose it to tools.

Partly based on a patch from Robert O'Callahan.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8669
coregrind/m_libcproc.c
coregrind/m_scheduler/scheduler.c
coregrind/m_syswrap/syswrap-aix5.c
coregrind/m_syswrap/syswrap-generic.c
coregrind/m_syswrap/syswrap-linux.c
coregrind/pub_core_libcproc.h
include/pub_tool_libcproc.h