From: Roland McGrath Date: Mon, 1 Mar 2004 20:28:19 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~637 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=176ac32167992711eca4a47e331ff6616590b347;p=strace . --- diff --git a/ChangeLog b/ChangeLog index d79b5d0f..87526f76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2004-03-01 Roland McGrath + + * linux/dummy.h (sys_sched_getscheduler, sys_sched_setparam, + sys_sched_getparam, sys_sched_setscheduler, sys_sched_getscheduler, + sys_sched_get_priority_max, sys_sched_get_priority_min): Remove macros. + * process.c [LINUX] (sys_sched_getscheduler, sys_sched_setparam, + sys_sched_getparam, sys_sched_setscheduler, sys_sched_getscheduler, + sys_sched_get_priority_min): New functions. + From Ulrich Drepper . + Fixes RH#116990. + 2004-02-20 Roland McGrath * linux/hppa/syscallent.h: Update some syscalls.