]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Create a generalized exec hook that different architectures can hook
authorimp <imp@FreeBSD.org>
Sun, 3 Jan 2016 04:32:02 +0000 (04:32 +0000)
committerimp <imp@FreeBSD.org>
Sun, 3 Jan 2016 04:32:02 +0000 (04:32 +0000)
commit867e4a7989de6f2866668dd3e961827e3a16055b
treed37f7c112db034272afeef8e30196e6f2d582318
parent68e5953df5a63acbc4f32e9b2e828ebc2fe1ac1f
Create a generalized exec hook that different architectures can hook
into if they need to, but default to no action.

Differential Review: https://reviews.freebsd.org/D2718
libexec/rtld-elf/aarch64/rtld_machdep.h
libexec/rtld-elf/amd64/rtld_machdep.h
libexec/rtld-elf/arm/reloc.c
libexec/rtld-elf/arm/rtld_machdep.h
libexec/rtld-elf/i386/rtld_machdep.h
libexec/rtld-elf/mips/rtld_machdep.h
libexec/rtld-elf/paths.h
libexec/rtld-elf/powerpc/rtld_machdep.h
libexec/rtld-elf/powerpc64/rtld_machdep.h
libexec/rtld-elf/rtld.c
libexec/rtld-elf/sparc64/rtld_machdep.h