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

[glibc] 01/01: patches/kfreebsd/local-sysdeps.diff: update to revision 6098 (from glibc-bsd).



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

aurel32 pushed a commit to branch sid
in repository glibc.

commit 850c2d6cac2e1ffddb9756c2971c9ca3e03ca826
Author: Aurelien Jarno <aurelien@aurel32.net>
Date:   Tue Jul 26 07:52:11 2016 +0200

    patches/kfreebsd/local-sysdeps.diff: update to revision 6098 (from glibc-bsd).
---
 debian/changelog                           |  8 ++++++++
 debian/patches/kfreebsd/local-sysdeps.diff | 12 +-----------
 2 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0598ffd..dad4ba9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+glibc (2.23-4) UNRELEASED; urgency=medium
+
+  [ Aurelien Jarno ]
+  * patches/kfreebsd/local-sysdeps.diff: update to revision 6098 (from
+    glibc-bsd).
+
+ -- Aurelien Jarno <aurel32@debian.org>  Tue, 26 Jul 2016 07:51:45 +0200
+
 glibc (2.23-3) unstable; urgency=medium
 
   [ Samuel Thibault ]
diff --git a/debian/patches/kfreebsd/local-sysdeps.diff b/debian/patches/kfreebsd/local-sysdeps.diff
index e7312a1..7b2f983 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,61 @@
+@@ -0,0 +1,51 @@
 +/* 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,7 +7477,6 @@
 +   02111-1307 USA.  */
 +
 +#include <sys/syslimits.h>
-+#include <sys/param.h>
 +
 +/* The number of data keys per process.  */
 +#define _POSIX_THREAD_KEYS_MAX	128
@@ -7507,15 +7506,6 @@
 +/* Maximum number of timer expiration overruns.  */
 +#define DELAYTIMER_MAX	2147483647
 +
-+/* Maximum tty name length.  */
-+/* Already defined in <sys/param.h>.  */
-+
-+/* Maximum login name length.  */
-+#define LOGIN_NAME_MAX		(MAXLOGNAME - 1)
-+
-+/* Maximum host name length.  */
-+#define HOST_NAME_MAX		MAXHOSTNAMELEN
-+
 +/* Maximum value the semaphore can have.  */
 +#define SEM_VALUE_MAX   (2147483647)
 --- /dev/null

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


Reply to: