[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[glibc] 01/01: patches/hurd-i386/tg2.26-sched_param.diff: update



This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch glibc-2.26
in repository glibc.

commit ea13e5393b8cde6be2dbbfdd2065696397be7aac
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Sep 3 03:53:20 2017 +0000

    patches/hurd-i386/tg2.26-sched_param.diff: update
---
 debian/patches/hurd-i386/tg2.26-sched_param.diff | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)

diff --git a/debian/patches/hurd-i386/tg2.26-sched_param.diff b/debian/patches/hurd-i386/tg2.26-sched_param.diff
index eaaf853..11ce0ad 100644
--- a/debian/patches/hurd-i386/tg2.26-sched_param.diff
+++ b/debian/patches/hurd-i386/tg2.26-sched_param.diff
@@ -13,8 +13,9 @@ and alike.
 Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
 
 ---
- bits/sched.h | 16 ++++++++++++++++
- 1 file changed, 16 insertions(+)
+ bits/sched.h  | 16 ++++++++++++++++
+ posix/sched.h |  5 ++---
+ 2 files changed, 18 insertions(+), 3 deletions(-)
 
 diff --git a/bits/sched.h b/bits/sched.h
 index 0588f3142e..e96ee3ba03 100644
@@ -47,5 +48,21 @@ index 0588f3142e..e96ee3ba03 100644
 +# undef __need_schedparam
 +#endif
 +
+diff --git a/posix/sched.h b/posix/sched.h
+index d5cdac37b0..d139ad27aa 100644
+--- a/posix/sched.h
++++ b/posix/sched.h
+@@ -43,9 +43,8 @@ typedef __pid_t pid_t;
+ #include <bits/sched.h>
+ #include <bits/cpu-set.h>
+ 
+-/* Backward compatibility.  */
+-#define sched_priority    sched_priority
+-#define __sched_priority  sched_priority
++/* Define the real names for the elements of `struct sched_param'.  */
++#define sched_priority    __sched_priority
+ 
+ 
+ __BEGIN_DECLS
 -- 
 tg: (854baea9b7..) t2.26/sched_param (depends on: baseline-2.26)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git


Reply to: