| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-11-27 | Linux limits errno values to [1, 4096) | Mattias Andrée | 1 | -1/+1 | |
| Linux returns errno values negated, as such errno as returned are limited to be inside address range of the bytes within the higest addressable memory page, provided that the page size is 4096 or greater. Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2023-06-25 | Add -a and trivial improvements | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2023-06-25 | Add more system call formattings | Mattias Andrée | 1 | -0/+11 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2023-06-24 | Argument 3 and 4 are swapped on SPARC for PTRACE_GETREGS and PTRACE_SETREGS | Mattias Andrée | 1 | -0/+6 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2020-06-02 | Some cleanup and preparation for support for multiple architectures (both host and client) and OSes | Mattias Andrée | 2 | -0/+118 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
