This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch glibc-2.25 in repository glibc.
commit b86a08d010b4c7edf7912ee8cf053037dbc30f11 Author: Samuel Thibault <[email protected]> Date: Thu Aug 3 11:56:50 2017 +0200 patches/hurd-i386/cvs-libpthread.diff: update --- debian/patches/hurd-i386/cvs-libpthread.diff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/patches/hurd-i386/cvs-libpthread.diff b/debian/patches/hurd-i386/cvs-libpthread.diff index a32912a..fca8ec3 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/ 3142d0ded19ebd164d1ac90ee5850ed281812446 +git diff empty --patch-with-stat --src-prefix=glibc/libpthread/ --dst-prefix=glibc/libpthread/ de1a908af2944e6601fb14f88933abebd02649e1 from git.savannah.gnu.org:/srv/git/hurd/libpthread.git/ thus by construction only libpthread/ files, thus hurd-only -Date: Thu Aug 3 01:42:38 2017 +0200 +Date: Thu Aug 3 11:52:22 2017 +0200 ChangeLog | 6 + Makeconfig | 13 + @@ -1244,11 +1244,11 @@ index 0000000..c819357 + } + __mutex_unlock (&atfork_lock); +} -diff --git glibc/libpthread/include/pthread.h glibc/libpthread/include/pthread.h +diff --git glibc/libpthread/sysdeps/pthread/pthread.h glibc/libpthread/sysdeps/pthread/pthread.h new file mode 100644 index 0000000..1d4d3c7 --- /dev/null -+++ glibc/libpthread/include/pthread.h ++++ glibc/libpthread/sysdeps/pthread/pthread.h @@ -0,0 +1,7 @@ +#ifndef _PTHREAD_H +#include <pthread/pthread.h> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

