commit | c2d5eb082dfc2779d4758ea9736c7027dca58ba1 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Feb 02 04:16:56 2005 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Feb 02 04:16:56 2005 +0000 |
tree | 4e2545315157c9335c40a98305cf89b215400803 | |
parent | 063ae2dd434b78b7332f900ad4b8c34fdc240cb3 [diff] |
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.