aboutsummaryrefslogtreecommitdiff
path: root/coregrind/pub_core_libcproc.h
AgeCommit message (Expand)Author
2009-03-10Updated copyright years.njn
2008-10-13- Reinstate the 'atfork' from 2.4.0, which was more powerful, and expose it tonjn
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-01-08Update copyright dates.sewardj
2006-10-17Merge from branches/AIX5:sewardj
2006-06-05Update copyright dates.sewardj
2006-03-28Delete VG_(poll), as it is unused.sewardj
2005-09-27This commit merges in changes from branches/ASPACEM (specifically,sewardj
2005-07-18Take a copy of the environment given to execve before trying to mangletom
2005-06-26Simplify atfork to only provide the functionality we need.njn
2005-06-19Moved VG_(start_debugger) out of m_main.c into its own module,njn
2005-06-12Improve comment.njn
2005-06-12Finished the modularisation of vg_mylibc.c, which meant it could be removed.njn