diff options
author | Szabolcs Nagy <nsz@port70.net> | 2019-11-03 22:45:05 +0000 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-12-30 18:12:49 -0500 |
commit | f291c09ec90e2514c954020e9b9bdb30e2adfc7f (patch) | |
tree | 92e2a75e05a9121b9a76f22c2e17d4c82b36fac3 /src/math/logbf.c | |
parent | 06636c55428fe220ec4bdeecca723a95a75839ce (diff) | |
download | musl-f291c09ec90e2514c954020e9b9bdb30e2adfc7f.tar.gz musl-f291c09ec90e2514c954020e9b9bdb30e2adfc7f.tar.bz2 musl-f291c09ec90e2514c954020e9b9bdb30e2adfc7f.tar.xz musl-f291c09ec90e2514c954020e9b9bdb30e2adfc7f.zip |
sys/ptrace.h: add PTRACE_GET_SYSCALL_INFO from linux v5.3
ptrace API to get details of the syscall the tracee is blocked in, see
linux commit 201766a20e30f982ccfe36bebfad9602c3ff574a
ptrace: add PTRACE_GET_SYSCALL_INFO request
the align attribute was used to keep the layout the same across targets
e.g. on m68k uint32_t is 2 byte aligned, this helps with compat ptrace.
Diffstat (limited to 'src/math/logbf.c')
0 files changed, 0 insertions, 0 deletions