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

2017-09-02 Thread Samuel Thibault
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 d6c905a48ef31fdf6207c6c917f3422af3680b12
Author: Samuel Thibault 
Date:   Sun Sep 3 03:55:06 2017 +

patches/hurd-i386/tg2.26-sched_param.diff: update
---
 debian/patches/hurd-i386/tg2.26-sched_param.diff | 13 +
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/patches/hurd-i386/tg2.26-sched_param.diff 
b/debian/patches/hurd-i386/tg2.26-sched_param.diff
index 11ce0ad..916275e 100644
--- a/debian/patches/hurd-i386/tg2.26-sched_param.diff
+++ b/debian/patches/hurd-i386/tg2.26-sched_param.diff
@@ -13,12 +13,12 @@ and alike.
 Signed-off-by: Samuel Thibault 
 
 ---
- bits/sched.h  | 16 
+ bits/sched.h  | 18 +-
  posix/sched.h |  5 ++---
- 2 files changed, 18 insertions(+), 3 deletions(-)
+ 2 files changed, 19 insertions(+), 4 deletions(-)
 
 diff --git a/bits/sched.h b/bits/sched.h
-index 0588f3142e..e96ee3ba03 100644
+index 0588f3142e..a75e2c035b 100644
 --- a/bits/sched.h
 +++ b/bits/sched.h
 @@ -17,6 +17,8 @@
@@ -30,7 +30,12 @@ index 0588f3142e..e96ee3ba03 100644
  #ifndef _BITS_SCHED_H
  #define _BITS_SCHED_H 1
  
-@@ -36,3 +38,17 @@ struct sched_param
+@@ -32,7 +34,21 @@
+ /* Data structure to describe a process' schedulability.  */
+ struct sched_param
+ {
+-  int sched_priority;
++  int __sched_priority;
  };
  
  #endif /* bits/sched.h */

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



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

2017-09-02 Thread Samuel Thibault
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 
Date:   Sun Sep 3 03:53:20 2017 +

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 
 
 ---
- 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 
+ #include 
+ 
+-/* Backward compatibility.  */
+-#define sched_prioritysched_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