aboutsummaryrefslogtreecommitdiff
path: root/subhook.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-07Allocate whole struct in one malloc() callZeex1-19/+0
2013-12-05Add subhook_t typedefZeex1-10/+10
2013-05-18Make subhook_is_installed() part of the exported APIZeex1-6/+2
2013-01-19Experimental support for x86-64Zeex1-1/+1
2013-01-16Update yearZeex1-1/+1
2013-01-15Rename some functionsZeex1-4/+4
2013-01-15Move arch initialization/cleanup to subhook_arch_{new,free}Zeex1-2/+12
2013-01-13First commitZeex1-0/+72