This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch sid in repository glibc.
commit 863514017ba0acb23f1d1d42a7f9efae90b1ed44 Author: Aurelien Jarno <[email protected]> Date: Mon Jul 25 23:22:55 2016 +0200 patches/kfreebsd/local-sysdeps.diff: update to revision 6097 (from glibc-bsd). --- debian/changelog | 4 ++++ debian/patches/kfreebsd/local-sysdeps.diff | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3a78e38..84ffecf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ glibc (2.23-3) UNRELEASED; urgency=medium * hurd-i386/libpthread_version.diff: Update with pthread_setcancelstate aliasing. + [ Aurelien Jarno ] + * patches/kfreebsd/local-sysdeps.diff: update to revision 6097 (from + glibc-bsd). + -- Aurelien Jarno <[email protected]> Tue, 19 Jul 2016 20:22:37 +0200 glibc (2.23-2) unstable; urgency=medium diff --git a/debian/patches/kfreebsd/local-sysdeps.diff b/debian/patches/kfreebsd/local-sysdeps.diff index 35a655a..e7312a1 100644 --- a/debian/patches/kfreebsd/local-sysdeps.diff +++ b/debian/patches/kfreebsd/local-sysdeps.diff @@ -7456,7 +7456,7 @@ +/* No thread support. */ --- /dev/null +++ b/sysdeps/unix/bsd/bsd4.4/kfreebsd/fbtl/bits/local_lim.h -@@ -0,0 +1,60 @@ +@@ -0,0 +1,61 @@ +/* Minimum guaranteed maximum values for system limits. FreeBSD version. + Copyright (C) 1993-1998, 2000, 2002 Free Software Foundation, Inc. + This file is part of the GNU C Library. @@ -7477,6 +7477,7 @@ + 02111-1307 USA. */ + +#include <sys/syslimits.h> ++#include <sys/param.h> + +/* The number of data keys per process. */ +#define _POSIX_THREAD_KEYS_MAX 128 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

