aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_libcsignal.c
AgeCommit message (Expand)Author
2009-05-21DARWIN sync: use a library function.njn
2009-05-20Merge r9472 (tkill() param renaming) from the DARWIN branch.njn
2009-05-18Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from thenjn
2009-03-10Updated copyright years.njn
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj
2007-01-08Update copyright dates.sewardj
2006-10-17Merge r6120:sewardj
2006-10-14Create a new module, m_vki, and move all knowledge about the kernelsewardj
2006-10-14Create a new module, m_vkiscnums, and move all the system call numberssewardj
2006-06-05Update copyright dates.sewardj
2006-03-29Delete VG_(sigaltstack) and VG_(sigpending) as they are unused.sewardj
2005-06-19Final commit for the initial modularisation pass:njn
2005-06-18Replace use of __amd64__ with VGA_amd64.njn
2005-06-17Moved the basic syscall stuff out of m_libcbase.c into a new modulenjn
2005-06-11wibblenjn
2005-06-10Modularised signal libc stuff into m_libcsignal.njn