summaryrefslogtreecommitdiff
path: root/coregrind/m_libcsignal.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-11Update copyright dates ("200X-2007" --> "200X-2008").sewardj1-1/+1
2007-01-08Update copyright dates.sewardj1-1/+1
2006-10-17Merge r6120:sewardj1-36/+127
2006-10-14Create a new module, m_vki, and move all knowledge about the kernelsewardj1-0/+1
2006-10-14Create a new module, m_vkiscnums, and move all the system call numberssewardj1-1/+1
2006-06-05Update copyright dates.sewardj1-1/+1
2006-03-29Delete VG_(sigaltstack) and VG_(sigpending) as they are unused.sewardj1-20/+0
2005-06-19Final commit for the initial modularisation pass:njn1-1/+1
2005-06-18Replace use of __amd64__ with VGA_amd64.njn1-1/+1
2005-06-17Moved the basic syscall stuff out of m_libcbase.c into a new modulenjn1-0/+1
2005-06-11wibblenjn1-1/+1
2005-06-10Modularised signal libc stuff into m_libcsignal.njn1-0/+236