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

[glibc] 01/01: debian/patches/hurd-i386/cvs-libpthread.diff: updated.



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

aurel32 pushed a commit to branch glibc-2.23
in repository glibc.

commit 1b95d987bc9c1fc8a9938cdfb989de2aaec245c4
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Sun Mar 13 14:31:59 2016 +0100

    debian/patches/hurd-i386/cvs-libpthread.diff: updated.
    
    libc-lockP.h has been moved out of bits/
---
 debian/changelog                             | 1 +
 debian/patches/hurd-i386/cvs-libpthread.diff | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 671acab..d541d54 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ glibc (2.23-0experimental0) UNRELEASED; urgency=medium
     - debian/patches/hurd-i386/tg-tls-threadvar.diff: rebased.
     - debian/patches/hurd-i386/tg-hurdsig-fixes.diff: rebased.
     - debian/patches/hurd-i386/tg-hurdsig-global-dispositions.diff: rebased.
+    - debian/patches/hurd-i386/cvs-libpthread.diff: updated.
     - debian/patches/hurd-i386/unsubmitted-gnumach.defs.diff: rebased.
     - debian/patches/hurd-i386/submitted-fork_port_leak.diff: upstreamed.
     - debian/patches/hurd-i386/tg-libc_getspecific.diff: rebased.
diff --git a/debian/patches/hurd-i386/cvs-libpthread.diff b/debian/patches/hurd-i386/cvs-libpthread.diff
index 0e0522c..a1d3fe9 100644
--- a/debian/patches/hurd-i386/cvs-libpthread.diff
+++ b/debian/patches/hurd-i386/cvs-libpthread.diff
@@ -14698,10 +14698,10 @@ Index: glibc-2.21/libpthread/sysdeps/pthread/funlockfile.c
 +}
 +weak_alias (__funlockfile, _IO_funlockfile)
 +weak_alias (__funlockfile, funlockfile)
-Index: glibc-2.21/libpthread/sysdeps/pthread/bits/libc-lockP.h
+Index: glibc-2.21/libpthread/sysdeps/pthread/libc-lockP.h
 ===================================================================
 --- /dev/null
-+++ glibc-2.21/libpthread/sysdeps/pthread/bits/libc-lockP.h
++++ glibc-2.21/libpthread/sysdeps/pthread/libc-lockP.h
 @@ -0,0 +1,158 @@
 +/* Private libc-internal interface for mutex locks.
 +   Copyright (C) 2015 Free Software Foundation, Inc.

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


Reply to: