]> granicus.if.org Git - strace/commit
2005-02-01 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 04:16:56 +0000 (04:16 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 2 Feb 2005 04:16:56 +0000 (04:16 +0000)
commitc2d5eb082dfc2779d4758ea9736c7027dca58ba1
tree4e2545315157c9335c40a98305cf89b215400803
parent063ae2dd434b78b7332f900ad4b8c34fdc240cb3
2005-02-01  Roland McGrath  <roland@redhat.com>

* process.c [LINUX] [X86_64] (sys_arch_prctl): New function.
* linux/syscall.h: Declare it.
* linux/x86_64/syscallent.h: Use it.
Part of RH#142667.
* process.c (sys_sched_setscheduler): Use %#lx format for bad pointer.
(sys_sched_getparam, sys_sched_setparam): Likewise.
Part of RH#142667.
process.c