aboutsummaryrefslogtreecommitdiff
path: root/subhook_unix.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-10Fix compile error and clean up in *nix-specific codeZeex1-20/+25
2021-12-05unix: Fix unprotecting memory across a page boundaryCampbell Suter1-3/+8
2021-11-20Removing subhook_macos.cDudi1-1/+19
2020-11-11Don't use MAP_32BIT on macOSZeex1-9/+12
2020-11-02Fix segfault in subhook_new()Zeex1-1/+1
2020-11-02Add null check in subhok_free_code()Zeex1-0/+3
2020-11-02Fix undefined symbol errorZeex1-1/+4
2020-11-02Fix address overflow in trampolineZeex1-6/+17
2018-11-22Cleanup and code style fixseZeex1-1/+2
2018-09-03Clean up and improve commentsZeex1-4/+4
2016-08-28Add support for Mac OSZeex1-0/+41