This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch sid in repository glibc.
commit d2df8d2de1b715f5074a31d233c23c4fd717f2c1 Author: Samuel Thibault <[email protected]> Date: Mon Oct 17 00:25:59 2016 +0200 Document that tg-gsync-libc contains both t/gsync-libc and t/libc_cleanup --- debian/patches/hurd-i386/tg-gsync-libc.diff | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/debian/patches/hurd-i386/tg-gsync-libc.diff b/debian/patches/hurd-i386/tg-gsync-libc.diff index 5a58ae4..721d030 100644 --- a/debian/patches/hurd-i386/tg-gsync-libc.diff +++ b/debian/patches/hurd-i386/tg-gsync-libc.diff @@ -1,3 +1,4 @@ +t/gsync-libc From: Agustina Arzille <[email protected]> Subject: [PATCH] Introduce gsync-based locks to glibc. @@ -23,6 +24,12 @@ Subject: [PATCH] Introduce gsync-based locks to glibc. * sysdeps/mach/hurd/setpgid.c: (setpgid): Use gsync for synchronization. * sysdeps/mach/hurd/setsid.c: (setsid): Likewise. +t/libc_cleanup +From: Agustina Arzille <[email protected]> +Subject: [PATCH] Use gcc's cleanup attributes + +cleanup routines now use gcc's cleanup attribute + --- hurd/Makefile | 1 + hurd/Versions | 9 ++ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

