aboutsummaryrefslogtreecommitdiff
path: root/linux-user/safe-syscall.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-20common-user: Move safe-syscall.* from linux-userRichard Henderson1-140/+0
2021-12-19linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYSRichard Henderson1-4/+4
2021-12-19linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.hRichard Henderson1-12/+1
2021-12-19linux-user: Move syscall error detection into safe_syscall_baseRichard Henderson1-11/+5
2021-11-23linux-user/signal.c: Create a common rewind_if_in_safe_syscallWarner Losh1-0/+3
2021-09-13linux-user: Split safe-syscall macro into its own headerPeter Maydell1-0/+154