[Bug libc/34539] ptrace PTRACE_POKEUSER vs PTRACE_POKEUSR
ndesaulniers at google dot com via Glibc-bugs <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://sourceware.org/bugzilla/show_bug.cgi?id=34539 --- Comment #3 from Nick Desaulniers <ndesaulniers at google dot com> --- Ah, ptrace is from sysv. So linux's implementation is maybe the one with typos. Sorry for assuming the linux kernel's implementation was the source of truth. Just found code in bionic that also makes note of some of these spelling differences between glibc and kernel headers, too, FWIW. https://cs.android.com/android/platform/superproject/+/android-latest-release:bionic/libc/include/sys/ptrace.h;l=38-42?q=include%2Fsys%2Fptrace -- You are receiving this mail because: You are on the CC list for the bug.