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 6c8f3d62b0c9458a73bbad488f649daebc24a4ac
Author: Samuel Thibault <samuel.thiba...@ens-lyon.org>
Date:   Sun Sep 17 19:46:12 2017 +0000

    patches/hurd-i386/cvs-libpthread.diff: Update
    
    To fix link with hidden symbols
---
 debian/patches/hurd-i386/cvs-libpthread.diff | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/patches/hurd-i386/cvs-libpthread.diff 
b/debian/patches/hurd-i386/cvs-libpthread.diff
index 2771c86..ec90ed2 100644
--- a/debian/patches/hurd-i386/cvs-libpthread.diff
+++ b/debian/patches/hurd-i386/cvs-libpthread.diff
@@ -1,7 +1,7 @@
-git diff empty --patch-with-stat --src-prefix=glibc/libpthread/ 
--dst-prefix=glibc/libpthread/ 28ecdd1fccf631b74196836caac889a133a6d097
+git diff empty --patch-with-stat --src-prefix=glibc/libpthread/ 
--dst-prefix=glibc/libpthread/ 4c9332bfdc9ccd793b6ded3168602195913cedb3
 from git.savannah.gnu.org:/srv/git/hurd/libpthread.git/
 thus by construction only libpthread/ files, thus hurd-only
-Date: Sun Sep 3 15:57:52 2017 +0200
+Date: Sun Sep 17 21:44:09 2017 +0200
 
  ChangeLog                                     |   6 +
  Makeconfig                                    |  13 +
@@ -963,7 +963,7 @@ new file mode 100644
 index 0000000..c819357
 --- /dev/null
 +++ glibc/libpthread/forward.c
-@@ -0,0 +1,280 @@
+@@ -0,0 +1,281 @@
 +/* Copyright (C) 2002, 2003, 2012 Free Software Foundation, Inc.
 +   This file is part of the GNU C Library.
 +   Contributed by Ulrich Drepper <drep...@redhat.com>, 2002.
@@ -1212,6 +1212,7 @@ index 0000000..c819357
 +
 +  return 0;
 +}
++libc_hidden_def (__register_atfork)
 +
 +void
 +__unregister_atfork (void *dso_handle)

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

Reply via email to