[glibc/f16] 2.14.90-11

Andreas Schwab schwab at fedoraproject.org
Tue Oct 11 12:06:43 UTC 2011


commit 13d2c2fdc249704201c1335c32e50a9f6f53ae4e
Author: Andreas Schwab <schwab at redhat.com>
Date:   Tue Oct 11 14:02:50 2011 +0200

    2.14.90-11

 .gitignore         |    6 +-
 glibc-fedora.patch |  658 +++++++++++++++++++++++++---------------------------
 glibc.spec         |   68 +++++-
 sources            |    6 +-
 4 files changed, 377 insertions(+), 361 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4f89512..0c5f087 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
-/glibc-ports-2.14-15-g560d4a5.tar.xz
-/glibc-2.14-317-g68822d7-fedora.tar.xz
-/glibc-2.14-317-g68822d7.tar.xz
+/glibc-2.14-346-ga843a20-fedora.tar.xz
+/glibc-2.14-346-ga843a20.tar.xz
+/glibc-ports-2.14-23-g74d3667.tar.xz
diff --git a/glibc-fedora.patch b/glibc-fedora.patch
index dd38f6a..2c66fd0 100644
--- a/glibc-fedora.patch
+++ b/glibc-fedora.patch
@@ -1,6 +1,6 @@
---- glibc-2.14-317-g68822d7/ChangeLog
-+++ glibc-2.14.90-10/ChangeLog
-@@ -414,6 +414,11 @@
+--- glibc-2.14-346-ga843a20/ChangeLog
++++ glibc-2.14.90-11/ChangeLog
+@@ -763,6 +763,11 @@
  
  	* sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro.
  
@@ -12,7 +12,7 @@
  2011-09-08  Andreas Schwab  <schwab at redhat.com>
  
  	* elf/dl-load.c (lose): Check for non-null L.
-@@ -676,6 +681,15 @@
+@@ -1025,6 +1030,15 @@
  	* sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi
  	directive.
  
@@ -28,7 +28,7 @@
  2011-08-24  David S. Miller  <davem at davemloft.net>
  
  	* sysdeps/sparc/sparc64/strcmp.S: Rewrite.
-@@ -1481,6 +1495,14 @@
+@@ -1830,6 +1844,14 @@
  	* config.make.in: Likewise.
  	* malloc/Makefile: Likewise.
  
@@ -43,7 +43,7 @@
  2011-06-27  Andreas Schwab  <schwab at redhat.com>
  
  	* iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP
-@@ -1612,6 +1634,10 @@
+@@ -1961,6 +1983,10 @@
  
  	* inet/getnetgrent_r.c: Use DL_CALL_FCT in several places.
  
@@ -54,7 +54,7 @@
  2011-06-20  David S. Miller  <davem at davemloft.net>
  
  	* sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple
-@@ -2234,6 +2260,13 @@
+@@ -2583,6 +2609,13 @@
  	* libio/Makefile (tests): Add bug-fclose1.
  	* libio/bug-fclose1.c: New file.
  
@@ -68,7 +68,7 @@
  2011-05-12  Ulrich Drepper  <drepper at gmail.com>
  
  	[BZ #12511]
-@@ -2511,13 +2544,6 @@
+@@ -2860,13 +2893,6 @@
  	* stdlib/bug-getcontext.c: New file.
  	* stdlib/Makefile: Add rules to build and run bug-getcontext.
  
@@ -82,7 +82,7 @@
  2011-04-11  Andreas Krebbel  <Andreas.Krebbel at de.ibm.com>
  
  	* sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes
-@@ -2755,6 +2781,31 @@
+@@ -3104,6 +3130,31 @@
  	* sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime):
  	Export.
  
@@ -114,7 +114,7 @@
  2011-03-22  Ulrich Drepper  <drepper at gmail.com>
  
  	* sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment
-@@ -2815,6 +2866,16 @@
+@@ -3164,6 +3215,16 @@
  	$LDFLAGS and -nostdlib -nostartfiles to linking step.  Change main
  	to _start.
  
@@ -131,7 +131,7 @@
  2011-03-06  Ulrich Drepper  <drepper at gmail.com>
  
  	* elf/dl-load.c (_dl_map_object): If we are looking for the first
-@@ -3031,6 +3092,12 @@
+@@ -3380,6 +3441,12 @@
  	* shadow/sgetspent.c: Check return value of __sgetspent_r instead
  	of errno.
  
@@ -144,7 +144,7 @@
  2011-01-19  Ulrich Drepper  <drepper at gmail.com>
  
  	[BZ #11724]
-@@ -3718,6 +3785,26 @@
+@@ -4067,6 +4134,26 @@
  	* sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS):
  	Mask out sign-bit copies when constructing f_fsid.
  
@@ -171,7 +171,7 @@
  2010-09-24  Petr Baudis <pasky at suse.cz>
  
  	* debug/stack_chk_fail_local.c: Add missing licence exception.
-@@ -4510,6 +4597,17 @@
+@@ -4859,6 +4946,17 @@
  	call returning > 0 value.
  	* sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise.
  
@@ -189,7 +189,7 @@
  2010-06-07  Andreas Schwab  <schwab at redhat.com>
  
  	* dlfcn/Makefile: Remove explicit dependencies on libc.so and
-@@ -4562,6 +4660,21 @@
+@@ -4911,6 +5009,21 @@
  	* hurd/hurd/fd.h (__file_name_lookup_at): Update comment.
  	* sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS.
  
@@ -211,8 +211,8 @@
  2010-05-28  Luis Machado  <luisgpm at br.ibm.com>
  
  	* sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi.
---- glibc-2.14-317-g68822d7/ChangeLog.15
-+++ glibc-2.14.90-10/ChangeLog.15
+--- glibc-2.14-346-ga843a20/ChangeLog.15
++++ glibc-2.14.90-11/ChangeLog.15
 @@ -477,6 +477,14 @@
  
  2004-11-26  Jakub Jelinek  <jakub at redhat.com>
@@ -278,8 +278,8 @@
  2004-08-30  Roland McGrath  <roland at frob.com>
  
  	* scripts/extract-abilist.awk: If `lastversion' variable defined, omit
---- glibc-2.14-317-g68822d7/ChangeLog.16
-+++ glibc-2.14.90-10/ChangeLog.16
+--- glibc-2.14-346-ga843a20/ChangeLog.16
++++ glibc-2.14.90-11/ChangeLog.16
 @@ -2042,6 +2042,9 @@
  	(__MATHDECL_2): Use __REDIRECT_NTH instead of __REDIRECT
  	followed by __THROW.
@@ -302,8 +302,8 @@
  2006-01-19  Thomas Schwinge  <tschwinge at gnu.org>
  
  	* libio/genops.c: Include <stdbool.h>.
---- glibc-2.14-317-g68822d7/ChangeLog.17
-+++ glibc-2.14.90-10/ChangeLog.17
+--- glibc-2.14-346-ga843a20/ChangeLog.17
++++ glibc-2.14.90-11/ChangeLog.17
 @@ -256,6 +256,12 @@
  
  	* Makerules (libc-abis): Fix search for libc-abis in add-ons.
@@ -317,21 +317,7 @@
  2010-04-05  Thomas Schwinge  <thomas at schwinge.name>
  
  	* sysdeps/gnu/unwind-resume.c: New, moved from nptl/sysdeps/pthread/.
-@@ -1010,6 +1016,13 @@
- 	* sysdeps/x86_64/fpu/fegetenv.c: Likewise
- 	* sysdeps/s390/fpu/fegetenv.c: Likewise.  Remove unused headers.
- 
-+2009-10-27  Aurelien Jarno  <aurelien at aurel32.net>
-+
-+	[BZ #10855]
-+	* locale/programs/locarchive.c: use MMAP_SHARED to reserve memory
-+	used later with MMAP_FIXED | MMAP_SHARED to cope with different
-+	alignment restrictions.
-+
- 2010-02-05  H.J. Lu  <hongjiu.lu at intel.com>
- 
- 	[BZ #11230]
-@@ -2953,6 +2966,11 @@ d2009-10-30  Ulrich Drepper  <drepper at redhat.com>
+@@ -2953,6 +2959,11 @@ d2009-10-30  Ulrich Drepper  <drepper at redhat.com>
  	* sysdeps/generic/ldsodefs.h (struct rtld_global): The map element in
  	the unique symbol hash table should not be const.
  
@@ -343,7 +329,7 @@
  2009-07-21  Ulrich Drepper  <drepper at redhat.com>
  
  	* sysdeps/x86_64/multiarch/strstr.c: Minor cleanups.  Remove
-@@ -3218,6 +3236,11 @@ d2009-10-30  Ulrich Drepper  <drepper at redhat.com>
+@@ -3218,6 +3229,11 @@ d2009-10-30  Ulrich Drepper  <drepper at redhat.com>
  	out common code into new function get_common_indeces. Determine
  	extended family and model for Intel processors.
  
@@ -355,7 +341,7 @@
  2009-06-26  Ulrich Drepper  <drepper at redhat.com>
  
  	* resolv/resolv.h: Define RES_SNGLKUPREOP.
-@@ -11818,6 +11841,10 @@ d2009-10-30  Ulrich Drepper  <drepper at redhat.com>
+@@ -11818,6 +11834,10 @@ d2009-10-30  Ulrich Drepper  <drepper at redhat.com>
  	[BZ #4368]
  	* stdlib/stdlib.h: Remove obsolete part of comment for realpath.
  
@@ -366,7 +352,7 @@
  2007-04-16  Ulrich Drepper  <drepper at redhat.com>
  
  	[BZ #4364]
-@@ -13075,6 +13102,15 @@ d2009-10-30  Ulrich Drepper  <drepper at redhat.com>
+@@ -13075,6 +13095,15 @@ d2009-10-30  Ulrich Drepper  <drepper at redhat.com>
  	separators also if no non-zero digits found.
  	* stdlib/Makefile (tests): Add tst-strtod3.
  
@@ -382,8 +368,8 @@
  2006-12-09  Ulrich Drepper  <drepper at redhat.com>
  
  	[BZ #3632]
---- glibc-2.14-317-g68822d7/Makeconfig
-+++ glibc-2.14.90-10/Makeconfig
+--- glibc-2.14-346-ga843a20/Makeconfig
++++ glibc-2.14.90-11/Makeconfig
 @@ -803,12 +803,12 @@ endif
  # The assembler can generate debug information too.
  ifndef ASFLAGS
@@ -400,9 +386,9 @@
  
  ifndef BUILD_CC
  BUILD_CC = $(CC)
---- glibc-2.14-317-g68822d7/NEWS
-+++ glibc-2.14.90-10/NEWS
-@@ -54,16 +54,6 @@ Version 2.14
+--- glibc-2.14-346-ga843a20/NEWS
++++ glibc-2.14.90-11/NEWS
+@@ -60,16 +60,6 @@ Version 2.14
    12724, 12734, 12738, 12746, 12766, 12775, 12777, 12782, 12788, 12792,
    12795, 12811, 12813, 12814, 12841
  
@@ -419,8 +405,8 @@
  * New Linux interfaces: clock_adjtime, name_to_handle_at, open_by_handle_at,
    syncfs, setns, sendmmsg
  
---- glibc-2.14-317-g68822d7/config.h.in
-+++ glibc-2.14.90-10/config.h.in
+--- glibc-2.14-346-ga843a20/config.h.in
++++ glibc-2.14.90-11/config.h.in
 @@ -184,6 +184,9 @@
  /* Define if `.ctors' and `.dtors' sections shouldn't be used.  */
  #undef	NO_CTORS_DTORS_SECTIONS
@@ -431,8 +417,8 @@
  /*
   */
  
---- glibc-2.14-317-g68822d7/configure
-+++ glibc-2.14.90-10/configure
+--- glibc-2.14-346-ga843a20/configure
++++ glibc-2.14.90-11/configure
 @@ -791,6 +791,7 @@ enable_kernel
  enable_all_warnings
  enable_multi_arch
@@ -501,8 +487,8 @@
  # The way shlib-versions is used to generate soversions.mk uses a
  # fairly simplistic model for name recognition that can't distinguish
  # i486-pc-linux-gnu fully from i486-pc-gnu.  So we mutate a $host_os
---- glibc-2.14-317-g68822d7/configure.in
-+++ glibc-2.14.90-10/configure.in
+--- glibc-2.14-346-ga843a20/configure.in
++++ glibc-2.14.90-11/configure.in
 @@ -291,6 +291,29 @@ else
  fi
  AC_SUBST(libc_cv_nss_crypt)
@@ -533,8 +519,8 @@
  # The way shlib-versions is used to generate soversions.mk uses a
  # fairly simplistic model for name recognition that can't distinguish
  # i486-pc-linux-gnu fully from i486-pc-gnu.  So we mutate a $host_os
---- glibc-2.14-317-g68822d7/csu/Makefile
-+++ glibc-2.14.90-10/csu/Makefile
+--- glibc-2.14-346-ga843a20/csu/Makefile
++++ glibc-2.14.90-11/csu/Makefile
 @@ -93,7 +93,8 @@ omit-deps += $(crtstuff)
  $(crtstuff:%=$(objpfx)%.o): %.o: %.S $(objpfx)defs.h
  	$(compile.S) -g0 $(ASFLAGS-.os) -o $@
@@ -545,8 +531,8 @@
  
  vpath initfini.c $(sysdirs)
  
---- glibc-2.14-317-g68822d7/csu/elf-init.c
-+++ glibc-2.14.90-10/csu/elf-init.c
+--- glibc-2.14-346-ga843a20/csu/elf-init.c
++++ glibc-2.14.90-11/csu/elf-init.c
 @@ -64,6 +64,23 @@ extern void (*__init_array_end []) (int, char **, char **)
  extern void (*__fini_array_start []) (void) attribute_hidden;
  extern void (*__fini_array_end []) (void) attribute_hidden;
@@ -571,8 +557,8 @@
  
  /* These function symbols are provided for the .init/.fini section entry
     points automagically by the linker.  */
---- glibc-2.14-317-g68822d7/debug/tst-chk1.c
-+++ glibc-2.14.90-10/debug/tst-chk1.c
+--- glibc-2.14-346-ga843a20/debug/tst-chk1.c
++++ glibc-2.14.90-11/debug/tst-chk1.c
 @@ -17,6 +17,9 @@
     Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
     02111-1307 USA.  */
@@ -601,8 +587,8 @@
  #  define O 0
  # else
  #  define O 1
---- glibc-2.14-317-g68822d7/elf/Makefile
-+++ glibc-2.14.90-10/elf/Makefile
+--- glibc-2.14-346-ga843a20/elf/Makefile
++++ glibc-2.14.90-11/elf/Makefile
 @@ -135,6 +135,7 @@ include ../Makeconfig
  ifeq ($(unwind-find-fde),yes)
  routines += unwind-dw2-fde-glibc
@@ -621,8 +607,8 @@
  
  test-modules = $(addprefix $(objpfx),$(addsuffix .so,$(strip $(modules-names))))
  generated += $(addsuffix .so,$(strip $(modules-names)))
---- glibc-2.14-317-g68822d7/elf/dl-close.c
-+++ glibc-2.14.90-10/elf/dl-close.c
+--- glibc-2.14-346-ga843a20/elf/dl-close.c
++++ glibc-2.14.90-11/elf/dl-close.c
 @@ -119,17 +119,8 @@ _dl_close_worker (struct link_map *map)
    if (map->l_direct_opencount > 0 || map->l_type != lt_loaded
        || dl_close_state != not_pending)
@@ -643,8 +629,8 @@
  
        /* There are still references to this object.  Do nothing more.  */
        if (__builtin_expect (GLRO(dl_debug_mask) & DL_DEBUG_FILES, 0))
---- glibc-2.14-317-g68822d7/elf/dl-deps.c
-+++ glibc-2.14.90-10/elf/dl-deps.c
+--- glibc-2.14-346-ga843a20/elf/dl-deps.c
++++ glibc-2.14.90-11/elf/dl-deps.c
 @@ -478,6 +478,7 @@ _dl_map_object_deps (struct link_map *map,
  		  nneeded * sizeof needed[0]);
  	  atomic_write_barrier ();
@@ -670,8 +656,8 @@
  
    if (errno_reason)
      _dl_signal_error (errno_reason == -1 ? 0 : errno_reason, objname,
---- glibc-2.14-317-g68822d7/elf/dl-init.c
-+++ glibc-2.14.90-10/elf/dl-init.c
+--- glibc-2.14-346-ga843a20/elf/dl-init.c
++++ glibc-2.14.90-11/elf/dl-init.c
 @@ -24,11 +24,9 @@
  /* Type of the initializer.  */
  typedef void (*init_t) (int, char **, char **);
@@ -694,8 +680,8 @@
 -#endif
  }
  INTDEF (_dl_init)
---- glibc-2.14-317-g68822d7/elf/dl-libc.c
-+++ glibc-2.14.90-10/elf/dl-libc.c
+--- glibc-2.14-346-ga843a20/elf/dl-libc.c
++++ glibc-2.14.90-11/elf/dl-libc.c
 @@ -270,13 +270,13 @@ libc_freeres_fn (free_mem)
  
    for (Lmid_t ns = 0; ns < GL(dl_nns); ++ns)
@@ -722,8 +708,8 @@
  	}
  
        if (__builtin_expect (GL(dl_ns)[ns]._ns_global_scope_alloc, 0) != 0
---- glibc-2.14-317-g68822d7/elf/dl-load.c
-+++ glibc-2.14.90-10/elf/dl-load.c
+--- glibc-2.14-346-ga843a20/elf/dl-load.c
++++ glibc-2.14.90-11/elf/dl-load.c
 @@ -250,8 +250,7 @@ is_trusted_path_normalize (const char *path, size_t len)
  
  
@@ -803,8 +789,8 @@
  	    }
  	  else
  	    /* No DST we recognize.  */
---- glibc-2.14-317-g68822d7/elf/dl-support.c
-+++ glibc-2.14.90-10/elf/dl-support.c
+--- glibc-2.14-346-ga843a20/elf/dl-support.c
++++ glibc-2.14.90-11/elf/dl-support.c
 @@ -82,10 +82,8 @@ unsigned long long _dl_load_adds;
     create a fake scope containing nothing.  */
  struct r_scope_elem _dl_initial_searchlist;
@@ -816,8 +802,8 @@
  
  /* Random data provided by the kernel.  */
  void *_dl_random;
---- glibc-2.14-317-g68822d7/elf/ldconfig.c
-+++ glibc-2.14.90-10/elf/ldconfig.c
+--- glibc-2.14-346-ga843a20/elf/ldconfig.c
++++ glibc-2.14.90-11/elf/ldconfig.c
 @@ -1034,17 +1034,19 @@ search_dirs (void)
  
  
@@ -899,8 +885,8 @@
      }
  
    const char *aux_cache_file = _PATH_LDCONFIG_AUX_CACHE;
---- glibc-2.14-317-g68822d7/elf/ldd.bash.in
-+++ glibc-2.14.90-10/elf/ldd.bash.in
+--- glibc-2.14-346-ga843a20/elf/ldd.bash.in
++++ glibc-2.14.90-11/elf/ldd.bash.in
 @@ -167,18 +167,6 @@ warning: you do not have execution permission for" "\`$file'" >&2
        fi
      done
@@ -929,8 +915,8 @@
        try_trace "$RTLD" "$file" || result=1
        ;;
      *)
---- glibc-2.14-317-g68822d7/elf/rtld-Rules
-+++ glibc-2.14.90-10/elf/rtld-Rules
+--- glibc-2.14-346-ga843a20/elf/rtld-Rules
++++ glibc-2.14.90-11/elf/rtld-Rules
 @@ -1,7 +1,7 @@
  # Subroutine makefile for compiling libc modules linked into dynamic linker.
  
@@ -948,8 +934,8 @@
 +rtld-CPPFLAGS := -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
  
  endif
---- glibc-2.14-317-g68822d7/elf/rtld.c
-+++ glibc-2.14.90-10/elf/rtld.c
+--- glibc-2.14-346-ga843a20/elf/rtld.c
++++ glibc-2.14.90-11/elf/rtld.c
 @@ -107,7 +107,6 @@ static struct audit_list
    struct audit_list *next;
  } *audit_list;
@@ -977,7 +963,18 @@
  
    if (*user_entry == (ElfW(Addr)) ENTRY_POINT)
      {
-@@ -2274,6 +2270,7 @@ ERROR: ld.so: object '%s' cannot be loaded as audit interface: %s; ignored.\n",
+@@ -1397,7 +1393,9 @@ of this helper program; chances are you did not intend to run this program.\n\
+ 	      char *copy = malloc (len);
+ 	      if (copy == NULL)
+ 		_dl_fatal_printf ("out of memory\n");
+-	      l->l_libname->name = l->l_name = memcpy (copy, dsoname, len);
++	      l->l_libname->name = memcpy (copy, dsoname, len);
++	      if (GLRO(dl_debug_mask))
++		l->l_name = copy;
+ 	    }
+ 
+ 	  /* Add the vDSO to the object list.  */
+@@ -2276,6 +2274,7 @@ ERROR: ld.so: object '%s' cannot be loaded as audit interface: %s; ignored.\n",
  	      lnp->dont_free = 1;
  	      lnp = lnp->next;
  	    }
@@ -985,7 +982,7 @@
  
  	  if (l != &GL(dl_rtld_map))
  	    _dl_relocate_object (l, l->l_scope, GLRO(dl_lazy) ? RTLD_LAZY : 0,
-@@ -2325,7 +2322,6 @@ ERROR: ld.so: object '%s' cannot be loaded as audit interface: %s; ignored.\n",
+@@ -2327,7 +2326,6 @@ ERROR: ld.so: object '%s' cannot be loaded as audit interface: %s; ignored.\n",
  
    /* Make sure no new search directories have been added.  */
    assert (GLRO(dl_init_all_dirs) == GL(dl_all_dirs));
@@ -993,24 +990,24 @@
    if (! prelinked && rtld_multiple_ref)
      {
        /* There was an explicit ref to the dynamic linker as a shared lib.
---- glibc-2.14-317-g68822d7/extra-lib.mk
-+++ glibc-2.14.90-10/extra-lib.mk
+--- glibc-2.14-346-ga843a20/extra-lib.mk
++++ glibc-2.14.90-11/extra-lib.mk
 @@ -101,4 +101,4 @@ ifneq (,$(cpp-srcs-left))
  include $(patsubst %,$(..)cppflags-iterator.mk,$(cpp-srcs-left))
  endif
  
 -CPPFLAGS-$(lib) := -DNOT_IN_libc=1 -DIS_IN_$(lib)=1
 +CPPFLAGS-$(lib) := -DNOT_IN_libc=1 -DIS_IN_$(lib)=1 -DIN_LIB=$(lib)
---- glibc-2.14-317-g68822d7/include/bits/stdlib-ldbl.h
-+++ glibc-2.14.90-10/include/bits/stdlib-ldbl.h
+--- glibc-2.14-346-ga843a20/include/bits/stdlib-ldbl.h
++++ glibc-2.14.90-11/include/bits/stdlib-ldbl.h
 @@ -0,0 +1 @@
 +#include <stdlib/bits/stdlib-ldbl.h>
---- glibc-2.14-317-g68822d7/include/bits/wchar-ldbl.h
-+++ glibc-2.14.90-10/include/bits/wchar-ldbl.h
+--- glibc-2.14-346-ga843a20/include/bits/wchar-ldbl.h
++++ glibc-2.14.90-11/include/bits/wchar-ldbl.h
 @@ -0,0 +1 @@
 +#include <wcsmbs/bits/wchar-ldbl.h>
---- glibc-2.14-317-g68822d7/include/features.h
-+++ glibc-2.14.90-10/include/features.h
+--- glibc-2.14-346-ga843a20/include/features.h
++++ glibc-2.14.90-11/include/features.h
 @@ -310,8 +310,13 @@
  #endif
  
@@ -1027,8 +1024,8 @@
  #  define __USE_FORTIFY_LEVEL 2
  # else
  #  define __USE_FORTIFY_LEVEL 1
---- glibc-2.14-317-g68822d7/include/libc-symbols.h
-+++ glibc-2.14.90-10/include/libc-symbols.h
+--- glibc-2.14-346-ga843a20/include/libc-symbols.h
++++ glibc-2.14.90-11/include/libc-symbols.h
 @@ -626,7 +626,7 @@ for linking")
  # define libc_hidden_proto(name, attrs...) hidden_proto (name, ##attrs)
  # define libc_hidden_def(name) hidden_def (name)
@@ -1038,8 +1035,8 @@
  # define libc_hidden_ver(local, name) hidden_ver (local, name)
  # define libc_hidden_data_def(name) hidden_data_def (name)
  # define libc_hidden_data_weak(name) hidden_data_weak (name)
---- glibc-2.14-317-g68822d7/include/link.h
-+++ glibc-2.14.90-10/include/link.h
+--- glibc-2.14-346-ga843a20/include/link.h
++++ glibc-2.14.90-11/include/link.h
 @@ -1,6 +1,6 @@
  /* Data structure for communication from the run-time dynamic linker for
     loaded ELF shared objects.
@@ -1077,8 +1074,8 @@
  # elif NO_TLS_OFFSET == -1
  #  define FORCED_DYNAMIC_TLS_OFFSET -2
  # else
---- glibc-2.14-317-g68822d7/include/stap-probe.h
-+++ glibc-2.14.90-10/include/stap-probe.h
+--- glibc-2.14-346-ga843a20/include/stap-probe.h
++++ glibc-2.14.90-11/include/stap-probe.h
 @@ -0,0 +1,140 @@
 +/* Macros for defining Systemtap <sys/sdt.h> static probe points.
 +   Copyright (C) 2011 Free Software Foundation, Inc.
@@ -1220,16 +1217,16 @@
 +#endif	/* USE_STAP_PROBE.  */
 +
 +#endif	/* stap-probe.h */
---- glibc-2.14-317-g68822d7/include/sys/resource.h
-+++ glibc-2.14.90-10/include/sys/resource.h
+--- glibc-2.14-346-ga843a20/include/sys/resource.h
++++ glibc-2.14.90-11/include/sys/resource.h
 @@ -13,4 +13,5 @@ extern int __getrusage (enum __rusage_who __who, struct rusage *__usage)
  
  extern int __setrlimit (enum __rlimit_resource __resource,
  			const struct rlimit *__rlimits);
 +libc_hidden_proto (__getrlimit)
  #endif
---- glibc-2.14-317-g68822d7/inet/Makefile
-+++ glibc-2.14.90-10/inet/Makefile
+--- glibc-2.14-346-ga843a20/inet/Makefile
++++ glibc-2.14.90-11/inet/Makefile
 @@ -57,6 +57,8 @@ tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \
  
  include ../Rules
@@ -1239,8 +1236,8 @@
  ifeq ($(have-thread-library),yes)
  
  CFLAGS-gethstbyad_r.c = -DUSE_NSCD=1 -fexceptions
---- glibc-2.14-317-g68822d7/intl/locale.alias
-+++ glibc-2.14.90-10/intl/locale.alias
+--- glibc-2.14-346-ga843a20/intl/locale.alias
++++ glibc-2.14.90-11/intl/locale.alias
 @@ -57,8 +57,6 @@ korean		ko_KR.eucKR
  korean.euc 	ko_KR.eucKR
  ko_KR		ko_KR.eucKR
@@ -1250,8 +1247,8 @@
  norwegian       nb_NO.ISO-8859-1
  nynorsk		nn_NO.ISO-8859-1
  polish          pl_PL.ISO-8859-2
---- glibc-2.14-317-g68822d7/libio/stdio.h
-+++ glibc-2.14.90-10/libio/stdio.h
+--- glibc-2.14-346-ga843a20/libio/stdio.h
++++ glibc-2.14.90-11/libio/stdio.h
 @@ -169,10 +169,12 @@ typedef _G_fpos64_t fpos64_t;
  extern struct _IO_FILE *stdin;		/* Standard input stream.  */
  extern struct _IO_FILE *stdout;		/* Standard output stream.  */
@@ -1265,8 +1262,8 @@
  
  __BEGIN_NAMESPACE_STD
  /* Remove file FILENAME.  */
---- glibc-2.14-317-g68822d7/locale/iso-4217.def
-+++ glibc-2.14.90-10/locale/iso-4217.def
+--- glibc-2.14-346-ga843a20/locale/iso-4217.def
++++ glibc-2.14.90-11/locale/iso-4217.def
 @@ -8,6 +8,7 @@
   *
   * !!! The list has to be sorted !!!
@@ -1358,18 +1355,9 @@
  DEFINE_INT_CURR("PYG")		/* Paraguay Guarani  */
  DEFINE_INT_CURR("QAR")		/* Qatar Rial  */
  DEFINE_INT_CURR("ROL")		/* Romanian Leu  */
---- glibc-2.14-317-g68822d7/locale/programs/locarchive.c
-+++ glibc-2.14.90-10/locale/programs/locarchive.c
-@@ -134,7 +134,7 @@ create_archive (const char *archivefname, struct locarhandle *ah)
-   size_t reserved = RESERVE_MMAP_SIZE;
-   int xflags = 0;
-   if (total < reserved
--      && ((p = mmap64 (NULL, reserved, PROT_NONE, MAP_PRIVATE | MAP_ANON,
-+      && ((p = mmap64 (NULL, reserved, PROT_NONE, MAP_SHARED | MAP_ANON,
- 		       -1, 0)) != MAP_FAILED))
-     xflags = MAP_FIXED;
-   else
-@@ -241,9 +241,9 @@ oldlocrecentcmp (const void *a, const void *b)
+--- glibc-2.14-346-ga843a20/locale/programs/locarchive.c
++++ glibc-2.14.90-11/locale/programs/locarchive.c
+@@ -253,9 +253,9 @@ oldlocrecentcmp (const void *a, const void *b)
  /* forward decls for below */
  static uint32_t add_locale (struct locarhandle *ah, const char *name,
  			    locale_data_t data, bool replace);
@@ -1382,25 +1370,7 @@
  
  
  static bool
-@@ -395,7 +395,7 @@ enlarge_archive (struct locarhandle *ah, const struct locarhead *head)
-   size_t reserved = RESERVE_MMAP_SIZE;
-   int xflags = 0;
-   if (total < reserved
--      && ((p = mmap64 (NULL, reserved, PROT_NONE, MAP_PRIVATE | MAP_ANON,
-+      && ((p = mmap64 (NULL, reserved, PROT_NONE, MAP_SHARED | MAP_ANON,
- 		       -1, 0)) != MAP_FAILED))
-     xflags = MAP_FIXED;
-   else
-@@ -611,7 +611,7 @@ open_archive (struct locarhandle *ah, bool readonly)
-   int xflags = 0;
-   void *p;
-   if (st.st_size < reserved
--      && ((p = mmap64 (NULL, reserved, PROT_NONE, MAP_PRIVATE | MAP_ANON,
-+      && ((p = mmap64 (NULL, reserved, PROT_NONE, MAP_SHARED | MAP_ANON,
- 		       -1, 0)) != MAP_FAILED))
-     xflags = MAP_FIXED;
-   else
-@@ -646,7 +646,7 @@ close_archive (struct locarhandle *ah)
+@@ -636,7 +636,7 @@ close_archive (struct locarhandle *ah)
  #include "../../intl/explodename.c"
  #include "../../intl/l10nflist.c"
  
@@ -1409,7 +1379,7 @@
  insert_name (struct locarhandle *ah,
  	     const char *name, size_t name_len, bool replace)
  {
-@@ -704,7 +704,7 @@ insert_name (struct locarhandle *ah,
+@@ -694,7 +694,7 @@ insert_name (struct locarhandle *ah,
    return &namehashtab[idx];
  }
  
@@ -1418,8 +1388,8 @@
  add_alias (struct locarhandle *ah, const char *alias, bool replace,
  	   const char *oldname, uint32_t *locrec_offset_p)
  {
---- glibc-2.14-317-g68822d7/localedata/ChangeLog
-+++ glibc-2.14.90-10/localedata/ChangeLog
+--- glibc-2.14-346-ga843a20/localedata/ChangeLog
++++ glibc-2.14.90-11/localedata/ChangeLog
 @@ -3,6 +3,14 @@
  	* tests-mbwc/tst_funcs.h (TST_DECL_VARS, TST_HEAD_LOCALE):
  	Remove unused variable.
@@ -1435,8 +1405,8 @@
  2011-05-21  Ulrich Drepper  <drepper at gmail.com>
  
  	[BZ #12788]
---- glibc-2.14-317-g68822d7/localedata/Makefile
-+++ glibc-2.14.90-10/localedata/Makefile
+--- glibc-2.14-346-ga843a20/localedata/Makefile
++++ glibc-2.14.90-11/localedata/Makefile
 @@ -227,6 +227,7 @@ $(INSTALL-SUPPORTED-LOCALES): install-locales-dir
  	echo -n '...'; \
  	input=`echo $$locale | sed 's/\([^.]*\)[^@]*\(.*\)/\1\2/'`; \
@@ -1445,8 +1415,8 @@
  		     -i locales/$$input -c -f charmaps/$$charset \
  		     $(addprefix --prefix=,$(install_root)) $$locale; \
  	echo ' done'; \
---- glibc-2.14-317-g68822d7/localedata/SUPPORTED
-+++ glibc-2.14.90-10/localedata/SUPPORTED
+--- glibc-2.14-346-ga843a20/localedata/SUPPORTED
++++ glibc-2.14.90-11/localedata/SUPPORTED
 @@ -86,6 +86,7 @@ cy_GB.UTF-8/UTF-8 \
  cy_GB/ISO-8859-14 \
  da_DK.UTF-8/UTF-8 \
@@ -1488,8 +1458,8 @@
  sw_KE/UTF-8 \
  sw_TZ/UTF-8 \
  ta_IN/UTF-8 \
---- glibc-2.14-317-g68822d7/localedata/locales/cy_GB
-+++ glibc-2.14.90-10/localedata/locales/cy_GB
+--- glibc-2.14-346-ga843a20/localedata/locales/cy_GB
++++ glibc-2.14.90-11/localedata/locales/cy_GB
 @@ -248,8 +248,11 @@ mon         "<U0049><U006F><U006E><U0061><U0077><U0072>";/
  d_t_fmt     "<U0044><U0079><U0064><U0064><U0020><U0025><U0041><U0020><U0025><U0064><U0020><U006d><U0069><U0073><U0020><U0025><U0042><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
  d_fmt       "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0079>"
@@ -1504,8 +1474,8 @@
  END LC_TIME
  
  LC_MESSAGES
---- glibc-2.14-317-g68822d7/localedata/locales/en_GB
-+++ glibc-2.14.90-10/localedata/locales/en_GB
+--- glibc-2.14-346-ga843a20/localedata/locales/en_GB
++++ glibc-2.14.90-11/localedata/locales/en_GB
 @@ -116,8 +116,8 @@ mon         "<U004A><U0061><U006E><U0075><U0061><U0072><U0079>";/
  d_t_fmt     "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054><U0020><U0025><U005A>"
  d_fmt       "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
@@ -1517,8 +1487,8 @@
  date_fmt	"<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
  <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
  <U0025><U005A><U0020><U0025><U0059>"
---- glibc-2.14-317-g68822d7/localedata/locales/no_NO
-+++ glibc-2.14.90-10/localedata/locales/no_NO
+--- glibc-2.14-346-ga843a20/localedata/locales/no_NO
++++ glibc-2.14.90-11/localedata/locales/no_NO
 @@ -0,0 +1,69 @@
 +escape_char	/
 +comment_char    %
@@ -1589,8 +1559,8 @@
 +LC_ADDRESS
 +copy "nb_NO"
 +END LC_ADDRESS
---- glibc-2.14-317-g68822d7/localedata/locales/zh_TW
-+++ glibc-2.14.90-10/localedata/locales/zh_TW
+--- glibc-2.14-346-ga843a20/localedata/locales/zh_TW
++++ glibc-2.14.90-11/localedata/locales/zh_TW
 @@ -1,7 +1,7 @@
  comment_char %
  escape_char /
@@ -1618,8 +1588,8 @@
  revision   "0.2"
  date       "2000-08-02"
  %
---- glibc-2.14-317-g68822d7/login/programs/pt_chown.c
-+++ glibc-2.14.90-10/login/programs/pt_chown.c
+--- glibc-2.14-346-ga843a20/login/programs/pt_chown.c
++++ glibc-2.14.90-11/login/programs/pt_chown.c
 @@ -29,6 +29,7 @@
  #include <string.h>
  #include <sys/stat.h>
@@ -1661,8 +1631,8 @@
 -
    return EXIT_SUCCESS;
  }
---- glibc-2.14-317-g68822d7/malloc/mcheck.c
-+++ glibc-2.14.90-10/malloc/mcheck.c
+--- glibc-2.14-346-ga843a20/malloc/mcheck.c
++++ glibc-2.14.90-11/malloc/mcheck.c
 @@ -25,10 +25,26 @@
  # include <mcheck.h>
  # include <stdint.h>
@@ -1739,8 +1709,8 @@
  
        old_free_hook = __free_hook;
        __free_hook = freehook;
---- glibc-2.14-317-g68822d7/manual/libc.texinfo
-+++ glibc-2.14.90-10/manual/libc.texinfo
+--- glibc-2.14-346-ga843a20/manual/libc.texinfo
++++ glibc-2.14.90-11/manual/libc.texinfo
 @@ -5,7 +5,7 @@
  @c setchapternewpage odd
  
@@ -1750,8 +1720,8 @@
  @direntry
  * Libc: (libc).                 C library.
  @end direntry
---- glibc-2.14-317-g68822d7/misc/sys/cdefs.h
-+++ glibc-2.14.90-10/misc/sys/cdefs.h
+--- glibc-2.14-346-ga843a20/misc/sys/cdefs.h
++++ glibc-2.14.90-11/misc/sys/cdefs.h
 @@ -132,7 +132,10 @@
  #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1)
  #define __bos0(ptr) __builtin_object_size (ptr, 0)
@@ -1795,8 +1765,8 @@
  # define __va_arg_pack() __builtin_va_arg_pack ()
  # define __va_arg_pack_len() __builtin_va_arg_pack_len ()
  #endif
---- glibc-2.14-317-g68822d7/nis/Makefile
-+++ glibc-2.14.90-10/nis/Makefile
+--- glibc-2.14-346-ga843a20/nis/Makefile
++++ glibc-2.14.90-11/nis/Makefile
 @@ -23,9 +23,9 @@ subdir	:= nis
  
  aux			:= nis_hash
@@ -1818,8 +1788,8 @@
  
  $(objpfx)libnss_compat.so: $(objpfx)libnsl.so$(libnsl.so-version)
  $(objpfx)libnss_nis.so: $(objpfx)libnsl.so$(libnsl.so-version) \
---- glibc-2.14-317-g68822d7/nis/nss
-+++ glibc-2.14.90-10/nis/nss
+--- glibc-2.14-346-ga843a20/nis/nss
++++ glibc-2.14.90-11/nis/nss
 @@ -25,7 +25,7 @@
  #  memory with every getXXent() call.  Otherwise each getXXent() call
  #  might result into a network communication with the server to get
@@ -1829,8 +1799,8 @@
  #
  # ADJUNCT_AS_SHADOW
  #  If set to TRUE, the passwd routines in the NIS NSS module will not
---- glibc-2.14-317-g68822d7/nptl/ChangeLog
-+++ glibc-2.14.90-10/nptl/ChangeLog
+--- glibc-2.14-346-ga843a20/nptl/ChangeLog
++++ glibc-2.14.90-11/nptl/ChangeLog
 @@ -139,6 +139,51 @@
  	clearing memory.
  	Patch partly by Robert Rex <robert.rex at exasol.com>.
@@ -1907,8 +1877,8 @@
  2003-07-25  Jakub Jelinek  <jakub at redhat.com>
  
  	* tst-cancel17.c (do_test): Check if aio_cancel failed.
---- glibc-2.14-317-g68822d7/nptl/DESIGN-systemtap-probes.txt
-+++ glibc-2.14.90-10/nptl/DESIGN-systemtap-probes.txt
+--- glibc-2.14-346-ga843a20/nptl/DESIGN-systemtap-probes.txt
++++ glibc-2.14.90-11/nptl/DESIGN-systemtap-probes.txt
 @@ -0,0 +1,89 @@
 +Systemtap is a dynamic tracing/instrumenting tool available on Linux. Probes
 +that are not fired at run time have close to zero overhead.
@@ -1999,8 +1969,8 @@
 +            arg1 = condition
 +cond_broadcast - probe for pthread_cond_broadcast
 +               arg1 = condition
---- glibc-2.14-317-g68822d7/nptl/Makefile
-+++ glibc-2.14.90-10/nptl/Makefile
+--- glibc-2.14-346-ga843a20/nptl/Makefile
++++ glibc-2.14.90-11/nptl/Makefile
 @@ -342,7 +342,8 @@ endif
  extra-objs += $(crti-objs) $(crtn-objs)
  omit-deps += crti crtn
@@ -2033,8 +2003,8 @@
  else
  $(addprefix $(objpfx),$(tests) $(test-srcs)): $(objpfx)libpthread.a
  endif
---- glibc-2.14-317-g68822d7/nptl/Versions
-+++ glibc-2.14.90-10/nptl/Versions
+--- glibc-2.14-346-ga843a20/nptl/Versions
++++ glibc-2.14.90-11/nptl/Versions
 @@ -30,6 +30,7 @@ libc {
      __libc_alloca_cutoff;
      # Internal libc interface to libpthread
@@ -2043,8 +2013,8 @@
    }
  }
  
---- glibc-2.14-317-g68822d7/nptl/nptl-init.c
-+++ glibc-2.14.90-10/nptl/nptl-init.c
+--- glibc-2.14-346-ga843a20/nptl/nptl-init.c
++++ glibc-2.14.90-11/nptl/nptl-init.c
 @@ -415,7 +415,7 @@ __pthread_initialize_minimal_internal (void)
    /* Determine the default allowed stack size.  This is the size used
       in case the user does not specify one.  */
@@ -2054,8 +2024,8 @@
        || limit.rlim_cur == RLIM_INFINITY)
      /* The system limit is not usable.  Use an architecture-specific
         default.  */
---- glibc-2.14-317-g68822d7/nptl/pthread_cond_broadcast.c
-+++ glibc-2.14.90-10/nptl/pthread_cond_broadcast.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_cond_broadcast.c
++++ glibc-2.14.90-11/nptl/pthread_cond_broadcast.c
 @@ -23,6 +23,7 @@
  #include <lowlevellock.h>
  #include <pthread.h>
@@ -2073,8 +2043,8 @@
    int pshared = (cond->__data.__mutex == (void *) ~0l)
  		? LLL_SHARED : LLL_PRIVATE;
    /* Make sure we are alone.  */
---- glibc-2.14-317-g68822d7/nptl/pthread_cond_destroy.c
-+++ glibc-2.14.90-10/nptl/pthread_cond_destroy.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_cond_destroy.c
++++ glibc-2.14.90-11/nptl/pthread_cond_destroy.c
 @@ -20,6 +20,7 @@
  #include <errno.h>
  #include <shlib-compat.h>
@@ -2092,8 +2062,8 @@
    /* Make sure we are alone.  */
    lll_lock (cond->__data.__lock, pshared);
  
---- glibc-2.14-317-g68822d7/nptl/pthread_cond_init.c
-+++ glibc-2.14.90-10/nptl/pthread_cond_init.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_cond_init.c
++++ glibc-2.14.90-11/nptl/pthread_cond_init.c
 @@ -20,6 +20,7 @@
  
  #include <shlib-compat.h>
@@ -2111,8 +2081,8 @@
    return 0;
  }
  versioned_symbol (libpthread, __pthread_cond_init,
---- glibc-2.14-317-g68822d7/nptl/pthread_cond_signal.c
-+++ glibc-2.14.90-10/nptl/pthread_cond_signal.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_cond_signal.c
++++ glibc-2.14.90-11/nptl/pthread_cond_signal.c
 @@ -26,6 +26,7 @@
  
  #include <shlib-compat.h>
@@ -2130,8 +2100,8 @@
    /* Make sure we are alone.  */
    lll_lock (cond->__data.__lock, pshared);
  
---- glibc-2.14-317-g68822d7/nptl/pthread_cond_wait.c
-+++ glibc-2.14.90-10/nptl/pthread_cond_wait.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_cond_wait.c
++++ glibc-2.14.90-11/nptl/pthread_cond_wait.c
 @@ -25,6 +25,7 @@
  #include <pthreadP.h>
  
@@ -2149,8 +2119,8 @@
    /* Make sure we are alone.  */
    lll_lock (cond->__data.__lock, pshared);
  
---- glibc-2.14-317-g68822d7/nptl/pthread_create.c
-+++ glibc-2.14.90-10/nptl/pthread_create.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_create.c
++++ glibc-2.14.90-11/nptl/pthread_create.c
 @@ -31,6 +31,8 @@
  
  #include <shlib-compat.h>
@@ -2178,8 +2148,8 @@
    /* Start the thread.  */
    return create_thread (pd, iattr, STACK_VARIABLES_ARGS);
  }
---- glibc-2.14-317-g68822d7/nptl/pthread_join.c
-+++ glibc-2.14.90-10/nptl/pthread_join.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_join.c
++++ glibc-2.14.90-11/nptl/pthread_join.c
 @@ -23,6 +23,8 @@
  #include <atomic.h>
  #include "pthreadP.h"
@@ -2206,8 +2176,8 @@
 +
    return result;
  }
---- glibc-2.14-317-g68822d7/nptl/pthread_mutex_destroy.c
-+++ glibc-2.14.90-10/nptl/pthread_mutex_destroy.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_mutex_destroy.c
++++ glibc-2.14.90-11/nptl/pthread_mutex_destroy.c
 @@ -20,11 +20,15 @@
  #include <errno.h>
  #include "pthreadP.h"
@@ -2224,8 +2194,8 @@
    if ((mutex->__data.__kind & PTHREAD_MUTEX_ROBUST_NORMAL_NP) == 0
        && mutex->__data.__nusers != 0)
      return EBUSY;
---- glibc-2.14-317-g68822d7/nptl/pthread_mutex_init.c
-+++ glibc-2.14.90-10/nptl/pthread_mutex_init.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_mutex_init.c
++++ glibc-2.14.90-11/nptl/pthread_mutex_init.c
 @@ -24,6 +24,8 @@
  #include <kernel-features.h>
  #include "pthreadP.h"
@@ -2244,8 +2214,8 @@
    return 0;
  }
  strong_alias (__pthread_mutex_init, pthread_mutex_init)
---- glibc-2.14-317-g68822d7/nptl/pthread_mutex_lock.c
-+++ glibc-2.14.90-10/nptl/pthread_mutex_lock.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_mutex_lock.c
++++ glibc-2.14.90-11/nptl/pthread_mutex_lock.c
 @@ -24,6 +24,7 @@
  #include <not-cancel.h>
  #include "pthreadP.h"
@@ -2282,8 +2252,8 @@
    return 0;
  }
  #ifndef __pthread_mutex_lock
---- glibc-2.14-317-g68822d7/nptl/pthread_mutex_timedlock.c
-+++ glibc-2.14.90-10/nptl/pthread_mutex_timedlock.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_mutex_timedlock.c
++++ glibc-2.14.90-11/nptl/pthread_mutex_timedlock.c
 @@ -24,6 +24,8 @@
  #include <lowlevellock.h>
  #include <not-cancel.h>
@@ -2338,8 +2308,8 @@
      }
  
   out:
---- glibc-2.14-317-g68822d7/nptl/pthread_mutex_unlock.c
-+++ glibc-2.14.90-10/nptl/pthread_mutex_unlock.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_mutex_unlock.c
++++ glibc-2.14.90-11/nptl/pthread_mutex_unlock.c
 @@ -22,6 +22,7 @@
  #include <stdlib.h>
  #include "pthreadP.h"
@@ -2376,8 +2346,8 @@
    return 0;
  }
  
---- glibc-2.14-317-g68822d7/nptl/pthread_rwlock_destroy.c
-+++ glibc-2.14.90-10/nptl/pthread_rwlock_destroy.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_rwlock_destroy.c
++++ glibc-2.14.90-11/nptl/pthread_rwlock_destroy.c
 @@ -18,12 +18,15 @@
     02111-1307 USA.  */
  
@@ -2394,8 +2364,8 @@
    /* Nothing to be done.  For now.  */
    return 0;
  }
---- glibc-2.14-317-g68822d7/nptl/pthread_rwlock_rdlock.c
-+++ glibc-2.14.90-10/nptl/pthread_rwlock_rdlock.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_rwlock_rdlock.c
++++ glibc-2.14.90-11/nptl/pthread_rwlock_rdlock.c
 @@ -22,6 +22,7 @@
  #include <lowlevellock.h>
  #include <pthread.h>
@@ -2422,8 +2392,8 @@
  
  	  break;
  	}
---- glibc-2.14-317-g68822d7/nptl/pthread_rwlock_unlock.c
-+++ glibc-2.14.90-10/nptl/pthread_rwlock_unlock.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_rwlock_unlock.c
++++ glibc-2.14.90-11/nptl/pthread_rwlock_unlock.c
 @@ -22,11 +22,14 @@
  #include <lowlevellock.h>
  #include <pthread.h>
@@ -2439,8 +2409,8 @@
    lll_lock (rwlock->__data.__lock, rwlock->__data.__shared);
    if (rwlock->__data.__writer)
      rwlock->__data.__writer = 0;
---- glibc-2.14-317-g68822d7/nptl/pthread_rwlock_wrlock.c
-+++ glibc-2.14.90-10/nptl/pthread_rwlock_wrlock.c
+--- glibc-2.14-346-ga843a20/nptl/pthread_rwlock_wrlock.c
++++ glibc-2.14.90-11/nptl/pthread_rwlock_wrlock.c
 @@ -22,6 +22,7 @@
  #include <lowlevellock.h>
  #include <pthread.h>
@@ -2467,8 +2437,8 @@
  	  break;
  	}
  
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h
 @@ -189,4 +189,7 @@
  /* Typed memory objects are not available.  */
  #define _POSIX_TYPED_MEMORY_OBJECTS	-1
@@ -2477,8 +2447,8 @@
 +#define _XOPEN_STREAMS	-1
 +
  #endif /* bits/posix_opt.h */
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/Versions
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/Versions
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/Versions
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/Versions
 @@ -0,0 +1,6 @@
 +libc {
 +  GLIBC_PRIVATE {
@@ -2486,8 +2456,8 @@
 +    __uname;
 +  }
 +}
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S
 @@ -22,6 +22,8 @@
  #include <kernel-features.h>
  #include <lowlevellock.h>
@@ -2507,8 +2477,8 @@
  	ENTER_KERNEL
  
  2:	movl	%edx, %eax
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S
 @@ -24,6 +24,7 @@
  #include <kernel-features.h>
  #include <pthread-pi-defines.h>
@@ -2526,8 +2496,8 @@
  	/* Get internal lock.  */
  	movl	$1, %edx
  	xorl	%eax, %eax
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S
 @@ -24,7 +24,7 @@
  #include <kernel-features.h>
  #include <pthread-pi-defines.h>
@@ -2546,8 +2516,8 @@
  	/* Get internal lock.  */
  	movl	$1, %edx
  	xorl	%eax, %eax
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S
 @@ -24,7 +24,7 @@
  #include <pthread-errnos.h>
  #include <pthread-pi-defines.h>
@@ -2566,8 +2536,8 @@
  	cmpl	$1000000000, 4(%ebp)
  	movl	$EINVAL, %eax
  	jae	18f
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S
 @@ -25,6 +25,7 @@
  #include <pthread-errnos.h>
  #include <pthread-pi-defines.h>
@@ -2585,8 +2555,8 @@
  	/* Get internal lock.  */
  	movl	$1, %edx
  	xorl	%eax, %eax
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S
 @@ -23,6 +23,7 @@
  #include <pthread-errnos.h>
  #include <kernel-features.h>
@@ -2604,8 +2574,8 @@
  	/* Get the lock.  */
  	movl	$1, %edx
  	xorl	%eax, %eax
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S
 @@ -23,6 +23,7 @@
  #include <pthread-errnos.h>
  #include <kernel-features.h>
@@ -2623,8 +2593,8 @@
  	/* Get the lock.  */
  	movl	$1, %edx
  	xorl	%eax, %eax
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h
 @@ -20,6 +20,8 @@
  #ifndef _LOWLEVELLOCK_H
  #define _LOWLEVELLOCK_H	1
@@ -2642,8 +2612,8 @@
      __asm __volatile (LLL_EBX_LOAD					      \
  		      LLL_ENTER_KERNEL					      \
  		      LLL_EBX_LOAD					      \
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/i386/smp.h
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/i386/smp.h
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/i386/smp.h
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/i386/smp.h
 @@ -37,7 +37,7 @@ is_smp_system (void)
    char *cp;
  
@@ -2653,8 +2623,8 @@
      cp = u.uts.version;
    else
      {
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/kernel-features.h
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/kernel-features.h
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/kernel-features.h
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/kernel-features.h
 @@ -0,0 +1,6 @@
 +#include_next <kernel-features.h>
 +
@@ -2662,8 +2632,8 @@
 +#ifndef __ASSUME_CLONE_THREAD_FLAGS
 +# define __ASSUME_CLONE_THREAD_FLAGS	1
 +#endif
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S
 @@ -22,6 +22,8 @@
  #include <kernel-features.h>
  #include <lowlevellock.h>
@@ -2693,8 +2663,8 @@
  	syscall
  
  2:	movl	%edx, %eax
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h
 @@ -20,6 +20,8 @@
  #ifndef _LOWLEVELLOCK_H
  #define _LOWLEVELLOCK_H	1
@@ -2712,8 +2682,8 @@
      __asm __volatile ("syscall"						      \
  		      : "=a" (__ignore)					      \
  		      : "0" (SYS_futex), "D" (futex),			      \
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S
 @@ -25,7 +25,7 @@
  #include <kernel-features.h>
  #include <pthread-pi-defines.h>
@@ -2732,8 +2702,8 @@
  	/* Get internal lock.  */
  	movl	$1, %esi
  	xorl	%eax, %eax
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S
 @@ -24,6 +24,7 @@
  #include <pthread-pi-defines.h>
  #include <kernel-features.h>
@@ -2751,8 +2721,8 @@
  	/* Get internal lock.  */
  	movq	%rdi, %r8
  	movl	$1, %esi
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S
 @@ -23,6 +23,7 @@
  #include <lowlevelcond.h>
  #include <pthread-pi-defines.h>
@@ -2770,8 +2740,8 @@
  	cmpq	$1000000000, 8(%rdx)
  	movl	$EINVAL, %eax
  	jae	48f
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S
 @@ -23,6 +23,7 @@
  #include <lowlevelcond.h>
  #include <tcb-offsets.h>
@@ -2789,8 +2759,8 @@
  	cmpq	$-1, dep_mutex(%rdi)
  
  		/* Prepare structure passed to cancellation handler.  */
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S
 @@ -22,7 +22,7 @@
  #include <lowlevelrwlock.h>
  #include <pthread-errnos.h>
@@ -2810,8 +2780,8 @@
  	xorq	%r10, %r10
  
  	/* Get the lock.  */
---- glibc-2.14-317-g68822d7/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
-+++ glibc-2.14.90-10/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
+--- glibc-2.14-346-ga843a20/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
++++ glibc-2.14.90-11/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S
 @@ -22,7 +22,7 @@
  #include <lowlevelrwlock.h>
  #include <pthread-errnos.h>
@@ -2831,8 +2801,8 @@
  	xorq	%r10, %r10
  
  	/* Get the lock.  */
---- glibc-2.14-317-g68822d7/nscd/nscd.conf
-+++ glibc-2.14.90-10/nscd/nscd.conf
+--- glibc-2.14-346-ga843a20/nscd/nscd.conf
++++ glibc-2.14.90-11/nscd/nscd.conf
 @@ -33,7 +33,7 @@
  #	logfile			/var/log/nscd.log
  #	threads			4
@@ -2842,8 +2812,8 @@
  #	stat-user		somebody
  	debug-level		0
  #	reload-count		5
---- glibc-2.14-317-g68822d7/nscd/nscd.init
-+++ glibc-2.14.90-10/nscd/nscd.init
+--- glibc-2.14-346-ga843a20/nscd/nscd.init
++++ glibc-2.14.90-11/nscd/nscd.init
 @@ -9,6 +9,7 @@
  #		slow naming services like NIS, NIS+, LDAP, or hesiod.
  # processname: /usr/sbin/nscd
@@ -2920,9 +2890,9 @@
  	;;
      *)
  	echo $"Usage: $0 {start|stop|status|restart|reload|condrestart}"
---- glibc-2.14-317-g68822d7/nscd/selinux.c
-+++ glibc-2.14.90-10/nscd/selinux.c
-@@ -265,6 +265,18 @@ avc_create_thread (void (*run) (void))
+--- glibc-2.14-346-ga843a20/nscd/selinux.c
++++ glibc-2.14.90-11/nscd/selinux.c
+@@ -270,6 +270,18 @@ avc_create_thread (void (*run) (void))
  {
    int rc;
  
@@ -2941,8 +2911,8 @@
    rc =
      pthread_create (&avc_notify_thread, NULL, (void *(*) (void *)) run, NULL);
    if (rc != 0)
---- glibc-2.14-317-g68822d7/nss/Makefile
-+++ glibc-2.14.90-10/nss/Makefile
+--- glibc-2.14-346-ga843a20/nss/Makefile
++++ glibc-2.14.90-11/nss/Makefile
 @@ -88,6 +88,7 @@ endif
  
  include ../Rules
@@ -2951,8 +2921,8 @@
  
  ifeq (yes,$(build-static-nss))
  $(objpfx)getent: $(objpfx)libnss_files.a
---- glibc-2.14-317-g68822d7/nss/nss_files/files-XXX.c
-+++ glibc-2.14.90-10/nss/nss_files/files-XXX.c
+--- glibc-2.14-346-ga843a20/nss/nss_files/files-XXX.c
++++ glibc-2.14.90-11/nss/nss_files/files-XXX.c
 @@ -190,7 +190,7 @@ internal_getent (struct STRUCTURE *result,
  {
    char *p;
@@ -2962,8 +2932,8 @@
    int parse_result;
  
    if (buflen < sizeof *data + 2)
---- glibc-2.14-317-g68822d7/posix/Makefile
-+++ glibc-2.14.90-10/posix/Makefile
+--- glibc-2.14-346-ga843a20/posix/Makefile
++++ glibc-2.14.90-11/posix/Makefile
 @@ -320,15 +320,8 @@ $(inst_libexecdir)/getconf: $(inst_bindir)/getconf \
  	  mv -f $@/$$spec.new $@/$$spec; \
  	done < $(objpfx)getconf.speclist
@@ -2984,8 +2954,8 @@
 +	  | sed -n -e '/START_OF_STRINGS/,$${/\(POSIX_V[67]\|XBS5\)_/{s/^[^"]*"//;s/".*$$//;p}}' \
 +	  > $@.new
  	mv -f $@.new $@
---- glibc-2.14-317-g68822d7/posix/gai.conf
-+++ glibc-2.14.90-10/posix/gai.conf
+--- glibc-2.14-346-ga843a20/posix/gai.conf
++++ glibc-2.14.90-11/posix/gai.conf
 @@ -41,7 +41,7 @@
  #
  # precedence  <mask>   <value>
@@ -3010,8 +2980,8 @@
  #scopev4 ::ffff:0.0.0.0/96       14
 +#
 +#    This is what the Red Hat setting currently uses.
---- glibc-2.14-317-g68822d7/posix/getconf.speclist.h
-+++ glibc-2.14.90-10/posix/getconf.speclist.h
+--- glibc-2.14-346-ga843a20/posix/getconf.speclist.h
++++ glibc-2.14.90-11/posix/getconf.speclist.h
 @@ -0,0 +1,39 @@
 +#include <unistd.h>
 +const char *START_OF_STRINGS =
@@ -3052,8 +3022,8 @@
 +"XBS5_LPBIG_OFFBIG"
 +#endif
 +"";
---- glibc-2.14-317-g68822d7/posix/regcomp.c
-+++ glibc-2.14.90-10/posix/regcomp.c
+--- glibc-2.14-346-ga843a20/posix/regcomp.c
++++ glibc-2.14.90-11/posix/regcomp.c
 @@ -2745,40 +2745,29 @@ parse_bracket_exp (re_string_t *regexp, re_dfa_t *dfa, re_token_t *token,
  
    /* Local function for parse_bracket_exp used in _LIBC environement.
@@ -3185,8 +3155,8 @@
  	    {
  	      /* No valid character, treat it as a normal
  		 character.  */
---- glibc-2.14-317-g68822d7/resolv/Makefile
-+++ glibc-2.14.90-10/resolv/Makefile
+--- glibc-2.14-346-ga843a20/resolv/Makefile
++++ glibc-2.14.90-11/resolv/Makefile
 @@ -81,6 +81,7 @@ ifeq (yes,$(have-ssp))
  CFLAGS-libresolv += -fstack-protector
  endif
@@ -3195,8 +3165,8 @@
  
  # The BIND code elicits some harmless warnings.
  +cflags += -Wno-strict-prototypes -Wno-write-strings
---- glibc-2.14-317-g68822d7/resolv/res_query.c
-+++ glibc-2.14.90-10/resolv/res_query.c
+--- glibc-2.14-346-ga843a20/resolv/res_query.c
++++ glibc-2.14.90-11/resolv/res_query.c
 @@ -248,7 +248,7 @@ __libc_res_nquery(res_state statp,
  	    && *resplen2 > (int) sizeof (HEADER))
  	  {
@@ -3206,8 +3176,8 @@
  	    hp = hp2;
  	  }
  	else if (answerp2 != NULL && *resplen2 < (int) sizeof (HEADER)
---- glibc-2.14-317-g68822d7/resource/getrlimit.c
-+++ glibc-2.14.90-10/resource/getrlimit.c
+--- glibc-2.14-346-ga843a20/resource/getrlimit.c
++++ glibc-2.14.90-11/resource/getrlimit.c
 @@ -28,6 +28,7 @@ __getrlimit (enum __rlimit_resource resource, struct rlimit *rlimits)
    __set_errno (ENOSYS);
    return -1;
@@ -3216,8 +3186,8 @@
  weak_alias (__getrlimit, getrlimit)
  
  stub_warning (getrlimit)
---- glibc-2.14-317-g68822d7/scripts/check-local-headers.sh
-+++ glibc-2.14.90-10/scripts/check-local-headers.sh
+--- glibc-2.14-346-ga843a20/scripts/check-local-headers.sh
++++ glibc-2.14.90-11/scripts/check-local-headers.sh
 @@ -29,7 +29,7 @@ exec ${AWK} -v includedir="$includedir" '
  BEGIN {
    status = 0
@@ -3227,8 +3197,8 @@
  }
  /^[^ ]/ && $1 ~ /.*:/ { obj = $1 }
  {
---- glibc-2.14-317-g68822d7/stdio-common/vfprintf.c
-+++ glibc-2.14.90-10/stdio-common/vfprintf.c
+--- glibc-2.14-346-ga843a20/stdio-common/vfprintf.c
++++ glibc-2.14.90-11/stdio-common/vfprintf.c
 @@ -1161,41 +1161,9 @@ vfprintf (FILE *s, const CHAR_T *format, va_list ap)
  	else if (!is_long && spec != L_('S'))				      \
  	  {								      \
@@ -3274,8 +3244,8 @@
  	    else							      \
  	      len = strlen (string);					      \
  	  }								      \
---- glibc-2.14-317-g68822d7/streams/Makefile
-+++ glibc-2.14.90-10/streams/Makefile
+--- glibc-2.14-346-ga843a20/streams/Makefile
++++ glibc-2.14.90-11/streams/Makefile
 @@ -21,7 +21,7 @@
  #
  subdir	:= streams
@@ -3285,8 +3255,8 @@
  routines	= isastream getmsg getpmsg putmsg putpmsg fattach fdetach
  
  include ../Rules
---- glibc-2.14-317-g68822d7/sunrpc/Makefile
-+++ glibc-2.14.90-10/sunrpc/Makefile
+--- glibc-2.14-346-ga843a20/sunrpc/Makefile
++++ glibc-2.14.90-11/sunrpc/Makefile
 @@ -53,7 +53,7 @@ headers-in-tirpc = $(addprefix rpc/,auth.h auth_unix.h clnt.h pmap_clnt.h \
  				    des_crypt.h)
  headers-not-in-tirpc = $(addprefix rpc/,key_prot.h rpc_des.h) \
@@ -3307,8 +3277,8 @@
  $(objpfx)tst-getmyaddr: $(common-objpfx)linkobj/libc.so
  $(objpfx)tst-xdrmem: $(common-objpfx)linkobj/libc.so
  $(objpfx)tst-xdrmem2: $(common-objpfx)linkobj/libc.so
---- glibc-2.14-317-g68822d7/sysdeps/generic/dl-cache.h
-+++ glibc-2.14.90-10/sysdeps/generic/dl-cache.h
+--- glibc-2.14-346-ga843a20/sysdeps/generic/dl-cache.h
++++ glibc-2.14.90-11/sysdeps/generic/dl-cache.h
 @@ -36,6 +36,14 @@
  # define add_system_dir(dir) add_dir (dir)
  #endif
@@ -3324,8 +3294,8 @@
  #define CACHEMAGIC "ld.so-1.7.0"
  
  /* libc5 and glibc 2.0/2.1 use the same format.  For glibc 2.2 another
---- glibc-2.14-317-g68822d7/sysdeps/i386/Makefile
-+++ glibc-2.14.90-10/sysdeps/i386/Makefile
+--- glibc-2.14-346-ga843a20/sysdeps/i386/Makefile
++++ glibc-2.14.90-11/sysdeps/i386/Makefile
 @@ -2,6 +2,8 @@
  # Every i386 port in use uses gas syntax (I think).
  asm-CPPFLAGS += -DGAS_SYNTAX
@@ -3350,8 +3320,8 @@
  endif
  
  ifeq ($(subdir),elf)
---- glibc-2.14-317-g68822d7/sysdeps/i386/__longjmp.S
-+++ glibc-2.14.90-10/sysdeps/i386/__longjmp.S
+--- glibc-2.14-346-ga843a20/sysdeps/i386/__longjmp.S
++++ glibc-2.14.90-11/sysdeps/i386/__longjmp.S
 @@ -1,5 +1,5 @@
  /* longjmp for i386.
 -   Copyright (C) 1995-1998,2000,2002,2005,2006,2009
@@ -3398,8 +3368,8 @@
  #endif
  	/* Jump to saved PC.  */
       	jmp *%edx
---- glibc-2.14-317-g68822d7/sysdeps/i386/bsd-_setjmp.S
-+++ glibc-2.14.90-10/sysdeps/i386/bsd-_setjmp.S
+--- glibc-2.14-346-ga843a20/sysdeps/i386/bsd-_setjmp.S
++++ glibc-2.14.90-11/sysdeps/i386/bsd-_setjmp.S
 @@ -1,5 +1,6 @@
  /* BSD `_setjmp' entry point to `sigsetjmp (..., 0)'.  i386 version.
 -   Copyright (C) 1994-1997,2000-2002,2005, 2006 Free Software Foundation, Inc.
@@ -3424,8 +3394,8 @@
  #ifdef PTR_MANGLE
  	PTR_MANGLE (%ecx)
  #endif
---- glibc-2.14-317-g68822d7/sysdeps/i386/bsd-setjmp.S
-+++ glibc-2.14.90-10/sysdeps/i386/bsd-setjmp.S
+--- glibc-2.14-346-ga843a20/sysdeps/i386/bsd-setjmp.S
++++ glibc-2.14.90-11/sysdeps/i386/bsd-setjmp.S
 @@ -1,5 +1,6 @@
  /* BSD `setjmp' entry point to `sigsetjmp (..., 1)'.  i386 version.
 -   Copyright (C) 1994-1997,2000,2001,2005, 2006 Free Software Foundation, Inc.
@@ -3450,8 +3420,8 @@
  #ifdef PTR_MANGLE
  	PTR_MANGLE (%ecx)
  #endif
---- glibc-2.14-317-g68822d7/sysdeps/i386/i686/Makefile
-+++ glibc-2.14.90-10/sysdeps/i386/i686/Makefile
+--- glibc-2.14-346-ga843a20/sysdeps/i386/i686/Makefile
++++ glibc-2.14.90-11/sysdeps/i386/i686/Makefile
 @@ -9,19 +9,3 @@ stack-align-test-flags += -msse
  ifeq ($(subdir),string)
  sysdep_routines += cacheinfo
@@ -3472,8 +3442,8 @@
 -ASFLAGS-.ob += -Wa,-mtune=i686
 -ASFLAGS-.oS += -Wa,-mtune=i686
 -endif
---- glibc-2.14-317-g68822d7/sysdeps/i386/setjmp.S
-+++ glibc-2.14.90-10/sysdeps/i386/setjmp.S
+--- glibc-2.14-346-ga843a20/sysdeps/i386/setjmp.S
++++ glibc-2.14.90-11/sysdeps/i386/setjmp.S
 @@ -1,5 +1,5 @@
  /* setjmp for i386.
 -   Copyright (C) 1995,1996,1997,2000,2001,2005,2006
@@ -3497,8 +3467,8 @@
  #ifdef PTR_MANGLE
  	PTR_MANGLE (%ecx)
  #endif
---- glibc-2.14-317-g68822d7/sysdeps/ia64/Makefile
-+++ glibc-2.14.90-10/sysdeps/ia64/Makefile
+--- glibc-2.14-346-ga843a20/sysdeps/ia64/Makefile
++++ glibc-2.14.90-11/sysdeps/ia64/Makefile
 @@ -12,8 +12,8 @@ elide-routines.os += hp-timing
  
  ifeq (yes,$(build-shared))
@@ -3510,8 +3480,8 @@
  endif
  endif
  
---- glibc-2.14-317-g68822d7/sysdeps/ia64/ia64libgcc.S
-+++ glibc-2.14.90-10/sysdeps/ia64/ia64libgcc.S
+--- glibc-2.14-346-ga843a20/sysdeps/ia64/ia64libgcc.S
++++ glibc-2.14.90-11/sysdeps/ia64/ia64libgcc.S
 @@ -1,350 +0,0 @@
 -/* From the Intel IA-64 Optimization Guide, choose the minimum latency
 -   alternative.  */
@@ -3863,8 +3833,8 @@
 -	.symver	___multi3, __multi3 at GLIBC_2.2
 -
 -#endif
---- glibc-2.14-317-g68822d7/sysdeps/ia64/libgcc-compat.c
-+++ glibc-2.14.90-10/sysdeps/ia64/libgcc-compat.c
+--- glibc-2.14-346-ga843a20/sysdeps/ia64/libgcc-compat.c
++++ glibc-2.14.90-11/sysdeps/ia64/libgcc-compat.c
 @@ -0,0 +1,84 @@
 +/* pre-.hidden libgcc compatibility
 +   Copyright (C) 2002 Free Software Foundation, Inc.
@@ -3950,16 +3920,16 @@
 +symbol_version (INTUSE (__multi3), __multi3, GLIBC_2.2);
 +
 +#endif
---- glibc-2.14-317-g68822d7/sysdeps/mach/hurd/getrlimit.c
-+++ glibc-2.14.90-10/sysdeps/mach/hurd/getrlimit.c
+--- glibc-2.14-346-ga843a20/sysdeps/mach/hurd/getrlimit.c
++++ glibc-2.14.90-11/sysdeps/mach/hurd/getrlimit.c
 @@ -44,4 +44,5 @@ __getrlimit (enum __rlimit_resource resource, struct rlimit *rlimits)
  
    return 0;
  }
 +libc_hidden_def (__getrlimit)
  weak_alias (__getrlimit, getrlimit)
---- glibc-2.14-317-g68822d7/sysdeps/posix/getaddrinfo.c
-+++ glibc-2.14.90-10/sysdeps/posix/getaddrinfo.c
+--- glibc-2.14-346-ga843a20/sysdeps/posix/getaddrinfo.c
++++ glibc-2.14.90-11/sysdeps/posix/getaddrinfo.c
 @@ -565,8 +565,8 @@ gaih_inet (const char *name, const struct gaih_service *service,
  
  	  /* If we do not have to look for IPv6 addresses, use
@@ -4084,8 +4054,8 @@
      /* Default: scope 14.  */
      { { { 0, 0, 0, 0 } }, htonl_c (0x00000000), 14 }
    };
---- glibc-2.14-317-g68822d7/sysdeps/powerpc/powerpc64/Makefile
-+++ glibc-2.14.90-10/sysdeps/powerpc/powerpc64/Makefile
+--- glibc-2.14-346-ga843a20/sysdeps/powerpc/powerpc64/Makefile
++++ glibc-2.14.90-11/sysdeps/powerpc/powerpc64/Makefile
 @@ -33,6 +33,7 @@ ifneq ($(elf),no)
  # we use -fpic instead which is much better.
  CFLAGS-initfini.s += -fpic -O1
@@ -4094,16 +4064,16 @@
  endif
  
  ifeq ($(subdir),elf)
---- glibc-2.14-317-g68822d7/sysdeps/powerpc/powerpc64/elf/Makefile
-+++ glibc-2.14.90-10/sysdeps/powerpc/powerpc64/elf/Makefile
+--- glibc-2.14-346-ga843a20/sysdeps/powerpc/powerpc64/elf/Makefile
++++ glibc-2.14.90-11/sysdeps/powerpc/powerpc64/elf/Makefile
 @@ -9,3 +9,5 @@ CFLAGS-rtld-mempcpy.os = $(no-special-regs)
  CFLAGS-rtld-memmove.os = $(no-special-regs)
  CFLAGS-rtld-memchr.os = $(no-special-regs)
  CFLAGS-rtld-strnlen.os = $(no-special-regs)
 +
 +CFLAGS-gmon-start.c = -fno-strict-aliasing
---- glibc-2.14-317-g68822d7/sysdeps/s390/s390-64/utf16-utf32-z9.c
-+++ glibc-2.14.90-10/sysdeps/s390/s390-64/utf16-utf32-z9.c
+--- glibc-2.14-346-ga843a20/sysdeps/s390/s390-64/utf16-utf32-z9.c
++++ glibc-2.14.90-11/sysdeps/s390/s390-64/utf16-utf32-z9.c
 @@ -169,10 +169,7 @@ gconv_end (struct __gconv_step *data)
      register unsigned long long outlen asm("11") = outend - outptr;	\
      uint64_t cc = 0;							\
@@ -4116,8 +4086,8 @@
                    "   jo     0b        \n\t"				\
  		  "   ipm    %2        \n"			        \
  		  : "+a" (pOutput), "+a" (pInput), "+d" (cc),		\
---- glibc-2.14-317-g68822d7/sysdeps/s390/s390-64/utf8-utf16-z9.c
-+++ glibc-2.14.90-10/sysdeps/s390/s390-64/utf8-utf16-z9.c
+--- glibc-2.14-346-ga843a20/sysdeps/s390/s390-64/utf8-utf16-z9.c
++++ glibc-2.14.90-11/sysdeps/s390/s390-64/utf8-utf16-z9.c
 @@ -151,10 +151,7 @@ gconv_end (struct __gconv_step *data)
      register unsigned long long outlen asm("11") = outend - outptr;	\
      uint64_t cc = 0;							\
@@ -4130,8 +4100,8 @@
                    "   jo     0b        \n\t"				\
  		  "   ipm    %2        \n"			        \
  		  : "+a" (pOutput), "+a" (pInput), "+d" (cc),		\
---- glibc-2.14-317-g68822d7/sysdeps/s390/s390-64/utf8-utf32-z9.c
-+++ glibc-2.14.90-10/sysdeps/s390/s390-64/utf8-utf32-z9.c
+--- glibc-2.14-346-ga843a20/sysdeps/s390/s390-64/utf8-utf32-z9.c
++++ glibc-2.14.90-11/sysdeps/s390/s390-64/utf8-utf32-z9.c
 @@ -155,10 +155,7 @@ gconv_end (struct __gconv_step *data)
      register unsigned long long outlen asm("11") = outend - outptr;	\
      uint64_t cc = 0;							\
@@ -4144,8 +4114,8 @@
                    "   jo     0b        \n\t"				\
  		  "   ipm    %2        \n"				\
  		  : "+a" (pOutput), "+a" (pInput), "+d" (cc),		\
---- glibc-2.14-317-g68822d7/sysdeps/unix/nice.c
-+++ glibc-2.14.90-10/sysdeps/unix/nice.c
+--- glibc-2.14-346-ga843a20/sysdeps/unix/nice.c
++++ glibc-2.14.90-11/sysdeps/unix/nice.c
 @@ -42,7 +42,12 @@ nice (int incr)
  	__set_errno (save);
      }
@@ -4160,8 +4130,8 @@
    if (result == -1)
      {
        if (errno == EACCES)
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/check_pf.c
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/check_pf.c
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/check_pf.c
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/check_pf.c
 @@ -27,13 +27,10 @@
  #include <unistd.h>
  #include <sys/socket.h>
@@ -4177,8 +4147,8 @@
  
  #ifndef IFA_F_HOMEADDRESS
  # define IFA_F_HOMEADDRESS 0
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/futimesat.c
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/futimesat.c
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/futimesat.c
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/futimesat.c
 @@ -37,14 +37,14 @@ futimesat (fd, file, tvp)
  {
    int result;
@@ -4221,8 +4191,8 @@
      {
        size_t filelen = strlen (file);
        if (__builtin_expect (filelen == 0, 0))
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/i386/____longjmp_chk.S
 @@ -1,4 +1,5 @@
 -/* Copyright (C) 2001,2004,2005,2006,2009 Free Software Foundation, Inc.
 +/* Copyright (C) 2001,2004,2005,2006,2009,2011
@@ -4256,8 +4226,8 @@
 +	LIBC_PROBE (longjmp_target, 3, 4@%ecx, -4@%eax, 4@%edx)
  	jmp	*%edx
  END (____longjmp_chk)
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/i386/dl-cache.h
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/i386/dl-cache.h
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/i386/dl-cache.h
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/i386/dl-cache.h
 @@ -0,0 +1,59 @@
 +/* Support for reading /etc/ld.so.cache files written by Linux ldconfig.
 +   Copyright (C) 2004 Free Software Foundation, Inc.
@@ -4318,16 +4288,16 @@
 +  } while (0)
 +
 +#include_next <dl-cache.h>
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/i386/getrlimit.c
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/i386/getrlimit.c
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/i386/getrlimit.c
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/i386/getrlimit.c
 @@ -79,4 +79,5 @@ __new_getrlimit (enum __rlimit_resource resource, struct rlimit *rlimits)
  }
  
  weak_alias (__new_getrlimit, __getrlimit);
 +libc_hidden_weak (__getrlimit)
  versioned_symbol (libc, __new_getrlimit, getrlimit, GLIBC_2_2);
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/ia64/dl-cache.h
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/ia64/dl-cache.h
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/ia64/dl-cache.h
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/ia64/dl-cache.h
 @@ -22,4 +22,31 @@
  #define _dl_cache_check_flags(flags) \
    ((flags) == _DL_CACHE_DEFAULT_ID)
@@ -4360,29 +4330,29 @@
 +  } while (0)
 +
  #include_next <dl-cache.h>
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c
 @@ -0,0 +1,5 @@
 +#ifdef IS_IN_ldconfig
 +#include <sysdeps/i386/dl-procinfo.c>
 +#else
 +#include <sysdeps/generic/dl-procinfo.c>
 +#endif
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h
 @@ -0,0 +1,5 @@
 +#ifdef IS_IN_ldconfig
 +#include <sysdeps/unix/sysv/linux/i386/dl-procinfo.h>
 +#else
 +#include <sysdeps/generic/dl-procinfo.h>
 +#endif
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed
 @@ -1 +1 @@
 -s_^\(RTLDLIST=\)\([^ 	]*\)-ia64\(\.so\.[0-9.]*\)[ 	]*$_\1"\2-ia64\3 \2\3"_
 +s_^\(RTLDLIST=\)\([^ 	]*\)-ia64\(\.so\.[0-9.]*\)[ 	]*$_\1"\2-ia64\3 /emul/ia32-linux\2\3"_
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/netlinkaccess.h
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/netlinkaccess.h
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/netlinkaccess.h
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/netlinkaccess.h
 @@ -25,6 +25,24 @@
  
  #include <kernel-features.h>
@@ -4408,8 +4378,8 @@
  
  struct netlink_res
  {
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/paths.h
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/paths.h
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/paths.h
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/paths.h
 @@ -62,7 +62,7 @@
  #define	_PATH_TTY	"/dev/tty"
  #define	_PATH_UNIX	"/boot/vmlinux"
@@ -4419,8 +4389,8 @@
  #define _PATH_WTMP	"/var/log/wtmp"
  
  /* Provide trailing slash, since mostly used for building pathnames. */
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/tcsetattr.c
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/tcsetattr.c
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/tcsetattr.c
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/tcsetattr.c
 @@ -49,6 +49,7 @@ tcsetattr (fd, optional_actions, termios_p)
  {
    struct __kernel_termios k_termios;
@@ -4466,8 +4436,8 @@
 +  return retval;
  }
  libc_hidden_def (tcsetattr)
---- glibc-2.14-317-g68822d7/sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
-+++ glibc-2.14.90-10/sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
+--- glibc-2.14-346-ga843a20/sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
++++ glibc-2.14.90-11/sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S
 @@ -19,6 +19,7 @@
  #include <sysdep.h>
  #include <jmpbuf-offsets.h>
@@ -4494,8 +4464,8 @@
 +	LIBC_PROBE (longjmp_target, 3, 8@%rdi, -4@%eax, 8@%rdx)
  	jmpq	*%rdx
  END (____longjmp_chk)
---- glibc-2.14-317-g68822d7/sysdeps/x86_64/__longjmp.S
-+++ glibc-2.14.90-10/sysdeps/x86_64/__longjmp.S
+--- glibc-2.14-346-ga843a20/sysdeps/x86_64/__longjmp.S
++++ glibc-2.14.90-11/sysdeps/x86_64/__longjmp.S
 @@ -1,4 +1,4 @@
 -/* Copyright (C) 2001,2004,2005,2006,2009 Free Software Foundation, Inc.
 +/* Copyright (C) 2001,2004,2005,2006,2009,2011 Free Software Foundation, Inc.
@@ -4525,8 +4495,8 @@
 +	LIBC_PROBE (longjmp_target, 3, 8@%rdi, -4@%eax, 8@%rdx)
  	jmpq *%rdx
  END (__longjmp)
---- glibc-2.14-317-g68822d7/sysdeps/x86_64/setjmp.S
-+++ glibc-2.14.90-10/sysdeps/x86_64/setjmp.S
+--- glibc-2.14-346-ga843a20/sysdeps/x86_64/setjmp.S
++++ glibc-2.14.90-11/sysdeps/x86_64/setjmp.S
 @@ -1,5 +1,5 @@
  /* setjmp for x86-64.
 -   Copyright (C) 2001, 2003, 2005, 2006 Free Software Foundation, Inc.
@@ -4550,8 +4520,8 @@
  #ifdef PTR_MANGLE
  	PTR_MANGLE (%rax)
  #endif
---- glibc-2.14-317-g68822d7/timezone/zic.c
-+++ glibc-2.14.90-10/timezone/zic.c
+--- glibc-2.14-346-ga843a20/timezone/zic.c
++++ glibc-2.14.90-11/timezone/zic.c
 @@ -1921,7 +1921,7 @@ const int			zonecount;
  		if (stdrp != NULL && stdrp->r_hiyear == 2037)
  			return;
diff --git a/glibc.spec b/glibc.spec
index 92caee0..6049519 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,6 +1,6 @@
-%define glibcsrcdir glibc-2.14-317-g68822d7
+%define glibcsrcdir glibc-2.14-346-ga843a20
 %define glibcversion 2.14.90
-%define glibcportsdir glibc-ports-2.14-15-g560d4a5
+%define glibcportsdir glibc-ports-2.14-23-g74d3667
 ### glibc.spec.in follows:
 %define run_glibc_tests 1
 %define auxarches athlon alphaev6
@@ -28,7 +28,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 10
+Release: 11
 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
 # Things that are linked directly into dynamically linked programs
 # and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
@@ -668,7 +668,6 @@ sed -i -e '\|/%{_lib}/%{nosegneg_subdir}|d' rpm.filelist
 %endif
 
 echo '%{_prefix}/sbin/build-locale-archive' >> common.filelist
-echo '%{_prefix}/sbin/tzdata-update' >> common.filelist
 echo '%{_prefix}/sbin/nscd' > nscd.filelist
 
 cat >> rpm.filelist <<EOF
@@ -703,10 +702,6 @@ $GCC -Os -g -o build-locale-archive build-locale-archive.c \
   -L../build-%{target} \
   -B../build-%{target}/csu/ -lc -lc_nonshared
 install -m 700 build-locale-archive $RPM_BUILD_ROOT/usr/sbin/build-locale-archive
-$GCC -Os -g -o tzdata-update tzdata-update.c \
-  -L../build-%{target} \
-  -B../build-%{target}/csu/ -lc -lc_nonshared
-install -m 700 tzdata-update $RPM_BUILD_ROOT/usr/sbin/tzdata-update
 cd ..
 
 # the last bit: more documentation
@@ -919,7 +914,44 @@ if posix.access("/etc/ld.so.cache") then
   end
 end
 
-%triggerin common -p /usr/sbin/tzdata-update -- tzdata
+%triggerin common -p <lua> -- tzdata
+function update (filename, new_data)
+  local fd = io.open(filename)
+  if not fd then return end
+  local data = fd:read("*a")
+  fd:close()
+  if not data then return end
+  -- Don't update the file unnecessarily.
+  if data == new_data then return end
+  local tempfilename = filename .. ".tzupdate"
+  fd = io.open(tempfilename, "w")
+  if not fd then return end
+  fd:write(new_data)
+  fd:close()
+  posix.chmod(tempfilename, 0644)
+  if not os.rename(tempfilename, filename) then
+    os.remove(tempfilename)
+  end
+end
+fd = io.open("/etc/sysconfig/clock")
+if not fd then return end
+zonename = nil
+for l in fd:lines() do
+  zone = string.match(l, "^[ \t]*ZONE[ \t]*=[ \t]*\"?([^ \t\n\"]*)");
+  if zone then
+    zonename = "/usr/share/zoneinfo/" .. zone
+    break
+  end
+end
+fd:close()
+if not zonename then return end
+fd = io.open(zonename)
+if not fd then return end
+data = fd:read("*a")
+fd:close()
+if not data then return end
+update("/etc/localtime", data)
+update("/var/spool/postfix/etc/localtime", data)
 
 %post devel
 /sbin/install-info %{_infodir}/libc.info.gz %{_infodir}/dir > /dev/null 2>&1 || :
@@ -1080,16 +1112,30 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Tue Oct 11 2011 Andreas Schwab <schwab at redhat.com> - 2.14.90-11
+- Update from master
+  - Clean up locarchive mmap reservation code
+  - Fix netname2host (BZ#13179)
+  - Fix remainder (NaN, 0) (BZ#6779, BZ#6783)
+  - S/390: Fix longlong.h inline asms for zarch
+  - Improve 64 bit memchr, memrchr, rawmemchr with SSE2
+  - Update translations
+  - Implement caching of netgroups in nscd
+  - Handle OOM in NSS
+  - Don't call ifunc functions in trace mode
+- Convert tzdata-update to lua (#729796)
+- Horrible workaround for horribly broken software (#737223)
+
 * Wed Sep 28 2011 Andreas Schwab <schwab at redhat.com> - 2.14.90-10
 - Update from master
-  - Correctly reparse group line after enlarging the buffer
+  - Correctly reparse group line after enlarging the buffer (#739360)
   - Fix parse error in bits/mathinline.h with --std=c99 (#740235)
 - Update nscd service file (#740284)
 - Drop nscd init file (#740196)
 
 * Fri Sep 16 2011 Andreas Schwab <schwab at redhat.com> - 2.14.90-9
 - Update from master
-  - Define IP_MULTICAST_ALL
+  - Define IP_MULTICAST_ALL (BZ#13192)
   - Add fmax and fmin inlines for x86-64
   - Avoid race between {,__de}allocate_stack and __reclaim_stacks
     during fork (#737387)
diff --git a/sources b/sources
index 6eecc60..9b1a873 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-21fb20c381445ca0fafcd5e577bb3bea  glibc-2.14-317-g68822d7-fedora.tar.xz
-74b6c6cb9b8c6931f10b37925b4b3e2d  glibc-2.14-317-g68822d7.tar.xz
-b6695e254f6b1b1203092171dde49ca7  glibc-ports-2.14-15-g560d4a5.tar.xz
+6d9e3afe3a53ae6fc880791970a75623  glibc-2.14-346-ga843a20-fedora.tar.xz
+60e2324a6e9515ce34b29aa41177a672  glibc-2.14-346-ga843a20.tar.xz
+f6938b52745f0c6a4534d13558d21891  glibc-ports-2.14-23-g74d3667.tar.xz


More information about the scm-commits mailing list