Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user: Remove HAVE_SAFE_SYSCALL and hostdep.h | Richard Henderson | 2021-12-20 | 1 | -18/+0 |
* | linux-user/signal.c: Create a common rewind_if_in_safe_syscall | Warner Losh | 2021-11-23 | 1 | -20/+0 |
* | Replace 'struct ucontext' with 'ucontext_t' type | Khem Raj | 2017-07-20 | 1 | -1/+1 |
* | linux-user: Clean up hostdep.h header guards | Markus Armbruster | 2016-07-12 | 1 | -2/+2 |
* | linux-user: Provide safe_syscall for arm | Richard Henderson | 2016-06-26 | 1 | -0/+23 |
* | linux-user: Create a hostdep.h for each host architecture | Peter Maydell | 2016-06-26 | 1 | -0/+15 |