[LTP] [PATCH V2 23/32] ptrace: Use int instead of enum __ptrace_request
Cyril Hrubis
chrubis@suse.cz
Tue Feb 2 18:02:15 CET 2016
Hi!
> __ptrace_request is only available with glibc
Hmm the 'man ptrace' states that the first parameter is the
enum __ptrace_request, which hints that the type should be system
defined...
But I'm not agains fixing this, however I find the #ifdef useless. Let's
defined it as int everywhere instead.
--
Cyril Hrubis
chrubis@suse.cz
More information about the Ltp
mailing list