aboutsummaryrefslogtreecommitdiff
path: root/linux-user/host/x86_64/hostdep.h
AgeCommit message (Expand)Author
2017-07-20Replace 'struct ucontext' with 'ucontext_t' typeKhem Raj
2016-07-12linux-user: Clean up hostdep.h header guardsMarkus Armbruster
2016-05-27linux-user: Provide safe_syscall for fixing races between signals and syscallsTimothy E Baldwin