diff --git a/.gitignore b/.gitignore index 318563b..b064741 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -/glibc-ports-2.14-25-gd3d9bde.tar.xz -/glibc-2.14-394-g8f3b1ff-fedora.tar.xz -/glibc-2.14-394-g8f3b1ff.tar.xz +/glibc-2.14-418-gb2ea1df-fedora.tar.xz +/glibc-2.14-418-gb2ea1df.tar.xz +/glibc-ports-2.14-43-gf335e01.tar.xz diff --git a/glibc-fedora.patch b/glibc-fedora.patch index af6a2a4..52804b5 100644 --- a/glibc-fedora.patch +++ b/glibc-fedora.patch @@ -1,18 +1,6 @@ ---- glibc-2.14-394-g8f3b1ff/ChangeLog -+++ glibc-2.14.90-13/ChangeLog -@@ -1312,6 +1312,11 @@ - - * sysdeps/mach/hurd/sys/param.h (DEV_BSIZE): New macro. - -+2011-09-02 Andreas Schwab -+ -+ * nscd/selinux.c (avc_create_thread): Set PR_SET_KEEPCAPS before -+ spawning AVC thread. -+ - 2011-09-08 Andreas Schwab - - * elf/dl-load.c (lose): Check for non-null L. -@@ -1574,6 +1579,15 @@ +--- glibc-2.14-418-gb2ea1df/ChangeLog ++++ /ChangeLog +@@ -1694,6 +1694,15 @@ * sysdeps/i386/dl-trampoline.S (_dl_runtime_profile): Fix cfi directive. @@ -28,7 +16,7 @@ 2011-08-24 David S. Miller * sysdeps/sparc/sparc64/strcmp.S: Rewrite. -@@ -2379,6 +2393,14 @@ +@@ -2499,6 +2508,14 @@ * config.make.in: Likewise. * malloc/Makefile: Likewise. @@ -43,7 +31,7 @@ 2011-06-27 Andreas Schwab * iconvdata/gb18030.c (BODY for TO_LOOP): Fix encoding of non-BMP -@@ -2510,6 +2532,10 @@ +@@ -2630,6 +2647,10 @@ * inet/getnetgrent_r.c: Use DL_CALL_FCT in several places. @@ -54,7 +42,7 @@ 2011-06-20 David S. Miller * sysdeps/sparc/sparc32/dl-plt.h: Protect against multiple -@@ -3132,6 +3158,13 @@ +@@ -3252,6 +3273,13 @@ * libio/Makefile (tests): Add bug-fclose1. * libio/bug-fclose1.c: New file. @@ -68,7 +56,7 @@ 2011-05-12 Ulrich Drepper [BZ #12511] -@@ -3409,13 +3442,6 @@ +@@ -3529,13 +3557,6 @@ * stdlib/bug-getcontext.c: New file. * stdlib/Makefile: Add rules to build and run bug-getcontext. @@ -82,7 +70,7 @@ 2011-04-11 Andreas Krebbel * sysdeps/s390/s390-32/elf/start.S (_start): Skip extra zeroes -@@ -3653,6 +3679,31 @@ +@@ -3773,6 +3794,31 @@ * sysdeps/unix/sysv/linux/Versions [GLIBC_2.14] (clock_adjtime): Export. @@ -114,7 +102,7 @@ 2011-03-22 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_check_word): Increment -@@ -3713,6 +3764,16 @@ +@@ -3833,6 +3879,16 @@ $LDFLAGS and -nostdlib -nostartfiles to linking step. Change main to _start. @@ -131,7 +119,7 @@ 2011-03-06 Ulrich Drepper * elf/dl-load.c (_dl_map_object): If we are looking for the first -@@ -3929,6 +3990,12 @@ +@@ -4049,6 +4105,12 @@ * shadow/sgetspent.c: Check return value of __sgetspent_r instead of errno. @@ -144,7 +132,7 @@ 2011-01-19 Ulrich Drepper [BZ #11724] -@@ -4616,6 +4683,26 @@ +@@ -4736,6 +4798,26 @@ * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Mask out sign-bit copies when constructing f_fsid. @@ -171,7 +159,7 @@ 2010-09-24 Petr Baudis * debug/stack_chk_fail_local.c: Add missing licence exception. -@@ -5408,6 +5495,17 @@ +@@ -5528,6 +5610,17 @@ call returning > 0 value. * sysdeps/unix/sysv/linux/getlogin.c (getlogin): Likewise. @@ -189,7 +177,7 @@ 2010-06-07 Andreas Schwab * dlfcn/Makefile: Remove explicit dependencies on libc.so and -@@ -5460,6 +5558,21 @@ +@@ -5580,6 +5673,21 @@ * hurd/hurd/fd.h (__file_name_lookup_at): Update comment. * sysdeps/mach/hurd/linkat.c (linkat): Pass O_NOLINK in FLAGS. @@ -211,8 +199,8 @@ 2010-05-28 Luis Machado * sysdeps/powerpc/powerpc32/power7/memcpy.S: Exchange srdi for srwi. ---- glibc-2.14-394-g8f3b1ff/ChangeLog.15 -+++ glibc-2.14.90-13/ChangeLog.15 +--- glibc-2.14-418-gb2ea1df/ChangeLog.15 ++++ /ChangeLog.15 @@ -477,6 +477,14 @@ 2004-11-26 Jakub Jelinek @@ -278,8 +266,8 @@ 2004-08-30 Roland McGrath * scripts/extract-abilist.awk: If `lastversion' variable defined, omit ---- glibc-2.14-394-g8f3b1ff/ChangeLog.16 -+++ glibc-2.14.90-13/ChangeLog.16 +--- glibc-2.14-418-gb2ea1df/ChangeLog.16 ++++ /ChangeLog.16 @@ -2042,6 +2042,9 @@ (__MATHDECL_2): Use __REDIRECT_NTH instead of __REDIRECT followed by __THROW. @@ -302,8 +290,8 @@ 2006-01-19 Thomas Schwinge * libio/genops.c: Include . ---- glibc-2.14-394-g8f3b1ff/ChangeLog.17 -+++ glibc-2.14.90-13/ChangeLog.17 +--- glibc-2.14-418-gb2ea1df/ChangeLog.17 ++++ /ChangeLog.17 @@ -256,6 +256,12 @@ * Makerules (libc-abis): Fix search for libc-abis in add-ons. @@ -352,24 +340,8 @@ 2007-04-16 Ulrich Drepper [BZ #4364] -@@ -13075,6 +13095,15 @@ d2009-10-30 Ulrich Drepper - separators also if no non-zero digits found. - * stdlib/Makefile (tests): Add tst-strtod3. - -+2006-12-10 Jakub Jelinek -+ -+ * sysdeps/unix/sysv/linux/netlinkaccess.h: Include linux/if_addr.h -+ if IFA_MAX is not defined. -+ (IFA_RTA, IFA_PAYLOAD, IFLA_RTA, IFLA_PAYLOAD): Define if not -+ defined. -+ * sysdeps/unix/sysv/linux/check_pf.c: Include netlinkaccess.h -+ instead of asm/types.h, linux/netlink.h and linux/rtnetlink.h. -+ - 2006-12-09 Ulrich Drepper - - [BZ #3632] ---- glibc-2.14-394-g8f3b1ff/Makeconfig -+++ glibc-2.14.90-13/Makeconfig +--- glibc-2.14-418-gb2ea1df/Makeconfig ++++ /Makeconfig @@ -803,12 +803,12 @@ endif # The assembler can generate debug information too. ifndef ASFLAGS @@ -386,8 +358,8 @@ ifndef BUILD_CC BUILD_CC = $(CC) ---- glibc-2.14-394-g8f3b1ff/NEWS -+++ glibc-2.14.90-13/NEWS +--- glibc-2.14-418-gb2ea1df/NEWS ++++ /NEWS @@ -63,16 +63,6 @@ Version 2.14 12724, 12734, 12738, 12746, 12766, 12775, 12777, 12782, 12788, 12792, 12795, 12811, 12813, 12814, 12841 @@ -405,8 +377,8 @@ * New Linux interfaces: clock_adjtime, name_to_handle_at, open_by_handle_at, syncfs, setns, sendmmsg ---- glibc-2.14-394-g8f3b1ff/config.h.in -+++ glibc-2.14.90-13/config.h.in +--- glibc-2.14-418-gb2ea1df/config.h.in ++++ /config.h.in @@ -184,6 +184,9 @@ /* Define if `.ctors' and `.dtors' sections shouldn't be used. */ #undef NO_CTORS_DTORS_SECTIONS @@ -417,8 +389,8 @@ /* */ ---- glibc-2.14-394-g8f3b1ff/configure -+++ glibc-2.14.90-13/configure +--- glibc-2.14-418-gb2ea1df/configure ++++ /configure @@ -791,6 +791,7 @@ enable_kernel enable_all_warnings enable_multi_arch @@ -487,8 +459,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-394-g8f3b1ff/configure.in -+++ glibc-2.14.90-13/configure.in +--- glibc-2.14-418-gb2ea1df/configure.in ++++ /configure.in @@ -291,6 +291,29 @@ else fi AC_SUBST(libc_cv_nss_crypt) @@ -519,8 +491,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-394-g8f3b1ff/csu/Makefile -+++ glibc-2.14.90-13/csu/Makefile +--- glibc-2.14-418-gb2ea1df/csu/Makefile ++++ /csu/Makefile @@ -93,7 +93,8 @@ omit-deps += $(crtstuff) $(crtstuff:%=$(objpfx)%.o): %.o: %.S $(objpfx)defs.h $(compile.S) -g0 $(ASFLAGS-.os) -o $@ @@ -531,8 +503,8 @@ vpath initfini.c $(sysdirs) ---- glibc-2.14-394-g8f3b1ff/csu/elf-init.c -+++ glibc-2.14.90-13/csu/elf-init.c +--- glibc-2.14-418-gb2ea1df/csu/elf-init.c ++++ /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; @@ -557,8 +529,8 @@ /* These function symbols are provided for the .init/.fini section entry points automagically by the linker. */ ---- glibc-2.14-394-g8f3b1ff/debug/tst-chk1.c -+++ glibc-2.14.90-13/debug/tst-chk1.c +--- glibc-2.14-418-gb2ea1df/debug/tst-chk1.c ++++ /debug/tst-chk1.c @@ -17,6 +17,9 @@ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ @@ -587,8 +559,8 @@ # define O 0 # else # define O 1 ---- glibc-2.14-394-g8f3b1ff/elf/Makefile -+++ glibc-2.14.90-13/elf/Makefile +--- glibc-2.14-418-gb2ea1df/elf/Makefile ++++ /elf/Makefile @@ -135,6 +135,7 @@ include ../Makeconfig ifeq ($(unwind-find-fde),yes) routines += unwind-dw2-fde-glibc @@ -607,8 +579,8 @@ test-modules = $(addprefix $(objpfx),$(addsuffix .so,$(strip $(modules-names)))) generated += $(addsuffix .so,$(strip $(modules-names))) ---- glibc-2.14-394-g8f3b1ff/elf/dl-close.c -+++ glibc-2.14.90-13/elf/dl-close.c +--- glibc-2.14-418-gb2ea1df/elf/dl-close.c ++++ /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) @@ -629,9 +601,9 @@ /* There are still references to this object. Do nothing more. */ if (__builtin_expect (GLRO(dl_debug_mask) & DL_DEBUG_FILES, 0)) ---- glibc-2.14-394-g8f3b1ff/elf/dl-deps.c -+++ glibc-2.14.90-13/elf/dl-deps.c -@@ -478,6 +478,7 @@ _dl_map_object_deps (struct link_map *map, +--- glibc-2.14-418-gb2ea1df/elf/dl-deps.c ++++ /elf/dl-deps.c +@@ -489,6 +489,7 @@ _dl_map_object_deps (struct link_map *map, nneeded * sizeof needed[0]); atomic_write_barrier (); l->l_initfini = l_initfini; @@ -639,7 +611,7 @@ } /* If we have no auxiliary objects just go on to the next map. */ -@@ -678,6 +679,7 @@ Filters not supported with LD_TRACE_PRELINKING")); +@@ -689,6 +690,7 @@ Filters not supported with LD_TRACE_PRELINKING")); l_initfini[nlist] = NULL; atomic_write_barrier (); map->l_initfini = l_initfini; @@ -647,7 +619,7 @@ if (l_reldeps != NULL) { atomic_write_barrier (); -@@ -686,7 +688,7 @@ Filters not supported with LD_TRACE_PRELINKING")); +@@ -697,7 +699,7 @@ Filters not supported with LD_TRACE_PRELINKING")); _dl_scope_free (old_l_reldeps); } if (old_l_initfini != NULL) @@ -656,8 +628,8 @@ if (errno_reason) _dl_signal_error (errno_reason == -1 ? 0 : errno_reason, objname, ---- glibc-2.14-394-g8f3b1ff/elf/dl-init.c -+++ glibc-2.14.90-13/elf/dl-init.c +--- glibc-2.14-418-gb2ea1df/elf/dl-init.c ++++ /elf/dl-init.c @@ -24,11 +24,9 @@ /* Type of the initializer. */ typedef void (*init_t) (int, char **, char **); @@ -680,8 +652,8 @@ -#endif } INTDEF (_dl_init) ---- glibc-2.14-394-g8f3b1ff/elf/dl-libc.c -+++ glibc-2.14.90-13/elf/dl-libc.c +--- glibc-2.14-418-gb2ea1df/elf/dl-libc.c ++++ /elf/dl-libc.c @@ -270,13 +270,13 @@ libc_freeres_fn (free_mem) for (Lmid_t ns = 0; ns < GL(dl_nns); ++ns) @@ -708,8 +680,8 @@ } if (__builtin_expect (GL(dl_ns)[ns]._ns_global_scope_alloc, 0) != 0 ---- glibc-2.14-394-g8f3b1ff/elf/dl-load.c -+++ glibc-2.14.90-13/elf/dl-load.c +--- glibc-2.14-418-gb2ea1df/elf/dl-load.c ++++ /elf/dl-load.c @@ -250,8 +250,7 @@ is_trusted_path_normalize (const char *path, size_t len) @@ -789,8 +761,8 @@ } else /* No DST we recognize. */ ---- glibc-2.14-394-g8f3b1ff/elf/dl-support.c -+++ glibc-2.14.90-13/elf/dl-support.c +--- glibc-2.14-418-gb2ea1df/elf/dl-support.c ++++ /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; @@ -802,8 +774,8 @@ /* Random data provided by the kernel. */ void *_dl_random; ---- glibc-2.14-394-g8f3b1ff/elf/ldconfig.c -+++ glibc-2.14.90-13/elf/ldconfig.c +--- glibc-2.14-418-gb2ea1df/elf/ldconfig.c ++++ /elf/ldconfig.c @@ -1034,17 +1034,19 @@ search_dirs (void) @@ -885,8 +857,8 @@ } const char *aux_cache_file = _PATH_LDCONFIG_AUX_CACHE; ---- glibc-2.14-394-g8f3b1ff/elf/ldd.bash.in -+++ glibc-2.14.90-13/elf/ldd.bash.in +--- glibc-2.14-418-gb2ea1df/elf/ldd.bash.in ++++ /elf/ldd.bash.in @@ -167,18 +167,6 @@ warning: you do not have execution permission for" "\`$file'" >&2 fi done @@ -915,8 +887,8 @@ try_trace "$RTLD" "$file" || result=1 ;; *) ---- glibc-2.14-394-g8f3b1ff/elf/rtld-Rules -+++ glibc-2.14.90-13/elf/rtld-Rules +--- glibc-2.14-418-gb2ea1df/elf/rtld-Rules ++++ /elf/rtld-Rules @@ -1,7 +1,7 @@ # Subroutine makefile for compiling libc modules linked into dynamic linker. @@ -934,8 +906,8 @@ +rtld-CPPFLAGS := -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld endif ---- glibc-2.14-394-g8f3b1ff/elf/rtld.c -+++ glibc-2.14.90-13/elf/rtld.c +--- glibc-2.14-418-gb2ea1df/elf/rtld.c ++++ /elf/rtld.c @@ -107,7 +107,6 @@ static struct audit_list struct audit_list *next; } *audit_list; @@ -990,24 +962,24 @@ if (! prelinked && rtld_multiple_ref) { /* There was an explicit ref to the dynamic linker as a shared lib. ---- glibc-2.14-394-g8f3b1ff/extra-lib.mk -+++ glibc-2.14.90-13/extra-lib.mk +--- glibc-2.14-418-gb2ea1df/extra-lib.mk ++++ /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-394-g8f3b1ff/include/bits/stdlib-ldbl.h -+++ glibc-2.14.90-13/include/bits/stdlib-ldbl.h +--- glibc-2.14-418-gb2ea1df/include/bits/stdlib-ldbl.h ++++ /include/bits/stdlib-ldbl.h @@ -0,0 +1 @@ +#include ---- glibc-2.14-394-g8f3b1ff/include/bits/wchar-ldbl.h -+++ glibc-2.14.90-13/include/bits/wchar-ldbl.h +--- glibc-2.14-418-gb2ea1df/include/bits/wchar-ldbl.h ++++ /include/bits/wchar-ldbl.h @@ -0,0 +1 @@ +#include ---- glibc-2.14-394-g8f3b1ff/include/features.h -+++ glibc-2.14.90-13/include/features.h +--- glibc-2.14-418-gb2ea1df/include/features.h ++++ /include/features.h @@ -310,8 +310,13 @@ #endif @@ -1024,8 +996,8 @@ # define __USE_FORTIFY_LEVEL 2 # else # define __USE_FORTIFY_LEVEL 1 ---- glibc-2.14-394-g8f3b1ff/include/libc-symbols.h -+++ glibc-2.14.90-13/include/libc-symbols.h +--- glibc-2.14-418-gb2ea1df/include/libc-symbols.h ++++ /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) @@ -1035,8 +1007,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-394-g8f3b1ff/include/link.h -+++ glibc-2.14.90-13/include/link.h +--- glibc-2.14-418-gb2ea1df/include/link.h ++++ /include/link.h @@ -1,6 +1,6 @@ /* Data structure for communication from the run-time dynamic linker for loaded ELF shared objects. @@ -1074,8 +1046,8 @@ # elif NO_TLS_OFFSET == -1 # define FORCED_DYNAMIC_TLS_OFFSET -2 # else ---- glibc-2.14-394-g8f3b1ff/include/stap-probe.h -+++ glibc-2.14.90-13/include/stap-probe.h +--- glibc-2.14-418-gb2ea1df/include/stap-probe.h ++++ /include/stap-probe.h @@ -0,0 +1,140 @@ +/* Macros for defining Systemtap static probe points. + Copyright (C) 2011 Free Software Foundation, Inc. @@ -1217,16 +1189,16 @@ +#endif /* USE_STAP_PROBE. */ + +#endif /* stap-probe.h */ ---- glibc-2.14-394-g8f3b1ff/include/sys/resource.h -+++ glibc-2.14.90-13/include/sys/resource.h +--- glibc-2.14-418-gb2ea1df/include/sys/resource.h ++++ /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-394-g8f3b1ff/inet/Makefile -+++ glibc-2.14.90-13/inet/Makefile +--- glibc-2.14-418-gb2ea1df/inet/Makefile ++++ /inet/Makefile @@ -57,6 +57,8 @@ tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \ include ../Rules @@ -1236,8 +1208,8 @@ ifeq ($(have-thread-library),yes) CFLAGS-gethstbyad_r.c = -DUSE_NSCD=1 -fexceptions ---- glibc-2.14-394-g8f3b1ff/intl/locale.alias -+++ glibc-2.14.90-13/intl/locale.alias +--- glibc-2.14-418-gb2ea1df/intl/locale.alias ++++ /intl/locale.alias @@ -57,8 +57,6 @@ korean ko_KR.eucKR korean.euc ko_KR.eucKR ko_KR ko_KR.eucKR @@ -1247,8 +1219,8 @@ norwegian nb_NO.ISO-8859-1 nynorsk nn_NO.ISO-8859-1 polish pl_PL.ISO-8859-2 ---- glibc-2.14-394-g8f3b1ff/libio/stdio.h -+++ glibc-2.14.90-13/libio/stdio.h +--- glibc-2.14-418-gb2ea1df/libio/stdio.h ++++ /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. */ @@ -1262,8 +1234,8 @@ __BEGIN_NAMESPACE_STD /* Remove file FILENAME. */ ---- glibc-2.14-394-g8f3b1ff/locale/iso-4217.def -+++ glibc-2.14.90-13/locale/iso-4217.def +--- glibc-2.14-418-gb2ea1df/locale/iso-4217.def ++++ /locale/iso-4217.def @@ -8,6 +8,7 @@ * * !!! The list has to be sorted !!! @@ -1355,8 +1327,8 @@ DEFINE_INT_CURR("PYG") /* Paraguay Guarani */ DEFINE_INT_CURR("QAR") /* Qatar Rial */ DEFINE_INT_CURR("ROL") /* Romanian Leu */ ---- glibc-2.14-394-g8f3b1ff/locale/programs/locarchive.c -+++ glibc-2.14.90-13/locale/programs/locarchive.c +--- glibc-2.14-418-gb2ea1df/locale/programs/locarchive.c ++++ /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, @@ -1388,8 +1360,8 @@ add_alias (struct locarhandle *ah, const char *alias, bool replace, const char *oldname, uint32_t *locrec_offset_p) { ---- glibc-2.14-394-g8f3b1ff/localedata/ChangeLog -+++ glibc-2.14.90-13/localedata/ChangeLog +--- glibc-2.14-418-gb2ea1df/localedata/ChangeLog ++++ /localedata/ChangeLog @@ -10,6 +10,14 @@ * tests-mbwc/tst_funcs.h (TST_DECL_VARS, TST_HEAD_LOCALE): Remove unused variable. @@ -1405,8 +1377,8 @@ 2011-05-21 Ulrich Drepper [BZ #12788] ---- glibc-2.14-394-g8f3b1ff/localedata/Makefile -+++ glibc-2.14.90-13/localedata/Makefile +--- glibc-2.14-418-gb2ea1df/localedata/Makefile ++++ /localedata/Makefile @@ -227,6 +227,7 @@ $(INSTALL-SUPPORTED-LOCALES): install-locales-dir echo -n '...'; \ input=`echo $$locale | sed 's/\([^.]*\)[^@]*\(.*\)/\1\2/'`; \ @@ -1415,8 +1387,8 @@ -i locales/$$input -c -f charmaps/$$charset \ $(addprefix --prefix=,$(install_root)) $$locale; \ echo ' done'; \ ---- glibc-2.14-394-g8f3b1ff/localedata/SUPPORTED -+++ glibc-2.14.90-13/localedata/SUPPORTED +--- glibc-2.14-418-gb2ea1df/localedata/SUPPORTED ++++ /localedata/SUPPORTED @@ -86,6 +86,7 @@ cy_GB.UTF-8/UTF-8 \ cy_GB/ISO-8859-14 \ da_DK.UTF-8/UTF-8 \ @@ -1458,8 +1430,8 @@ sw_KE/UTF-8 \ sw_TZ/UTF-8 \ ta_IN/UTF-8 \ ---- glibc-2.14-394-g8f3b1ff/localedata/locales/cy_GB -+++ glibc-2.14.90-13/localedata/locales/cy_GB +--- glibc-2.14-418-gb2ea1df/localedata/locales/cy_GB ++++ /localedata/locales/cy_GB @@ -248,8 +248,11 @@ mon "";/ d_t_fmt "" d_fmt "" @@ -1474,8 +1446,8 @@ END LC_TIME LC_MESSAGES ---- glibc-2.14-394-g8f3b1ff/localedata/locales/en_GB -+++ glibc-2.14.90-13/localedata/locales/en_GB +--- glibc-2.14-418-gb2ea1df/localedata/locales/en_GB ++++ /localedata/locales/en_GB @@ -116,8 +116,8 @@ mon "";/ d_t_fmt "" d_fmt "" @@ -1487,8 +1459,8 @@ date_fmt "/ / " ---- glibc-2.14-394-g8f3b1ff/localedata/locales/no_NO -+++ glibc-2.14.90-13/localedata/locales/no_NO +--- glibc-2.14-418-gb2ea1df/localedata/locales/no_NO ++++ /localedata/locales/no_NO @@ -0,0 +1,69 @@ +escape_char / +comment_char % @@ -1559,8 +1531,8 @@ +LC_ADDRESS +copy "nb_NO" +END LC_ADDRESS ---- glibc-2.14-394-g8f3b1ff/localedata/locales/zh_TW -+++ glibc-2.14.90-13/localedata/locales/zh_TW +--- glibc-2.14-418-gb2ea1df/localedata/locales/zh_TW ++++ /localedata/locales/zh_TW @@ -1,7 +1,7 @@ comment_char % escape_char / @@ -1588,8 +1560,8 @@ revision "0.2" date "2000-08-02" % ---- glibc-2.14-394-g8f3b1ff/login/programs/pt_chown.c -+++ glibc-2.14.90-13/login/programs/pt_chown.c +--- glibc-2.14-418-gb2ea1df/login/programs/pt_chown.c ++++ /login/programs/pt_chown.c @@ -29,6 +29,7 @@ #include #include @@ -1631,8 +1603,8 @@ - return EXIT_SUCCESS; } ---- glibc-2.14-394-g8f3b1ff/malloc/mcheck.c -+++ glibc-2.14.90-13/malloc/mcheck.c +--- glibc-2.14-418-gb2ea1df/malloc/mcheck.c ++++ /malloc/mcheck.c @@ -25,10 +25,26 @@ # include # include @@ -1709,8 +1681,8 @@ old_free_hook = __free_hook; __free_hook = freehook; ---- glibc-2.14-394-g8f3b1ff/manual/libc.texinfo -+++ glibc-2.14.90-13/manual/libc.texinfo +--- glibc-2.14-418-gb2ea1df/manual/libc.texinfo ++++ /manual/libc.texinfo @@ -5,7 +5,7 @@ @c setchapternewpage odd @@ -1720,9 +1692,9 @@ @direntry * Libc: (libc). C library. @end direntry ---- glibc-2.14-394-g8f3b1ff/misc/sys/cdefs.h -+++ glibc-2.14.90-13/misc/sys/cdefs.h -@@ -141,7 +141,10 @@ +--- glibc-2.14-418-gb2ea1df/misc/sys/cdefs.h ++++ /misc/sys/cdefs.h +@@ -146,7 +146,10 @@ #define __bos(ptr) __builtin_object_size (ptr, __USE_FORTIFY_LEVEL > 1) #define __bos0(ptr) __builtin_object_size (ptr, 0) @@ -1734,7 +1706,7 @@ # define __warndecl(name, msg) \ extern void name (void) __attribute__((__warning__ (msg))) # define __warnattr(msg) __attribute__((__warning__ (msg))) -@@ -307,10 +310,16 @@ +@@ -312,10 +315,16 @@ /* GCC 4.3 and above with -std=c99 or -std=gnu99 implements ISO C99 inline semantics, unless -fgnu89-inline is used. */ @@ -1753,7 +1725,7 @@ # define __extern_always_inline \ extern __always_inline __attribute__ ((__gnu_inline__, __artificial__)) # else -@@ -330,7 +339,10 @@ +@@ -335,7 +344,10 @@ /* GCC 4.3 and above allow passing all anonymous arguments of an __extern_always_inline function to some other vararg function. */ @@ -1765,8 +1737,8 @@ # define __va_arg_pack() __builtin_va_arg_pack () # define __va_arg_pack_len() __builtin_va_arg_pack_len () #endif ---- glibc-2.14-394-g8f3b1ff/nis/Makefile -+++ glibc-2.14.90-13/nis/Makefile +--- glibc-2.14-418-gb2ea1df/nis/Makefile ++++ /nis/Makefile @@ -23,9 +23,9 @@ subdir := nis aux := nis_hash @@ -1788,8 +1760,8 @@ $(objpfx)libnss_compat.so: $(objpfx)libnsl.so$(libnsl.so-version) $(objpfx)libnss_nis.so: $(objpfx)libnsl.so$(libnsl.so-version) \ ---- glibc-2.14-394-g8f3b1ff/nis/nss -+++ glibc-2.14.90-13/nis/nss +--- glibc-2.14-418-gb2ea1df/nis/nss ++++ /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 @@ -1799,9 +1771,9 @@ # # ADJUNCT_AS_SHADOW # If set to TRUE, the passwd routines in the NIS NSS module will not ---- glibc-2.14-394-g8f3b1ff/nptl/ChangeLog -+++ glibc-2.14.90-13/nptl/ChangeLog -@@ -143,6 +143,51 @@ +--- glibc-2.14-418-gb2ea1df/nptl/ChangeLog ++++ /nptl/ChangeLog +@@ -158,6 +158,51 @@ clearing memory. Patch partly by Robert Rex . @@ -1853,7 +1825,7 @@ 2011-01-19 Roland McGrath * pthread_cond_wait.c (__pthread_cond_wait): Fix comment typo. -@@ -4872,6 +4917,11 @@ +@@ -4887,6 +4932,11 @@ Move definition inside libpthread, libc, librt check. Provide definition for rtld. @@ -1865,7 +1837,7 @@ 2004-09-02 Ulrich Drepper * sysdeps/alpha/jmpbuf-unwind.h: Define __libc_unwind_longjmp. -@@ -6946,6 +6996,11 @@ +@@ -6961,6 +7011,11 @@ * Makefile [$(build-shared) = yes] (tests): Depend on $(test-modules). @@ -1877,8 +1849,8 @@ 2003-07-25 Jakub Jelinek * tst-cancel17.c (do_test): Check if aio_cancel failed. ---- glibc-2.14-394-g8f3b1ff/nptl/DESIGN-systemtap-probes.txt -+++ glibc-2.14.90-13/nptl/DESIGN-systemtap-probes.txt +--- glibc-2.14-418-gb2ea1df/nptl/DESIGN-systemtap-probes.txt ++++ /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. @@ -1969,8 +1941,8 @@ + arg1 = condition +cond_broadcast - probe for pthread_cond_broadcast + arg1 = condition ---- glibc-2.14-394-g8f3b1ff/nptl/Makefile -+++ glibc-2.14.90-13/nptl/Makefile +--- glibc-2.14-418-gb2ea1df/nptl/Makefile ++++ /nptl/Makefile @@ -342,7 +342,8 @@ endif extra-objs += $(crti-objs) $(crtn-objs) omit-deps += crti crtn @@ -2003,8 +1975,8 @@ else $(addprefix $(objpfx),$(tests) $(test-srcs)): $(objpfx)libpthread.a endif ---- glibc-2.14-394-g8f3b1ff/nptl/Versions -+++ glibc-2.14.90-13/nptl/Versions +--- glibc-2.14-418-gb2ea1df/nptl/Versions ++++ /nptl/Versions @@ -30,6 +30,7 @@ libc { __libc_alloca_cutoff; # Internal libc interface to libpthread @@ -2013,8 +1985,8 @@ } } ---- glibc-2.14-394-g8f3b1ff/nptl/nptl-init.c -+++ glibc-2.14.90-13/nptl/nptl-init.c +--- glibc-2.14-418-gb2ea1df/nptl/nptl-init.c ++++ /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. */ @@ -2024,8 +1996,8 @@ || limit.rlim_cur == RLIM_INFINITY) /* The system limit is not usable. Use an architecture-specific default. */ ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_cond_broadcast.c -+++ glibc-2.14.90-13/nptl/pthread_cond_broadcast.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_cond_broadcast.c ++++ /nptl/pthread_cond_broadcast.c @@ -23,6 +23,7 @@ #include #include @@ -2043,8 +2015,8 @@ int pshared = (cond->__data.__mutex == (void *) ~0l) ? LLL_SHARED : LLL_PRIVATE; /* Make sure we are alone. */ ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_cond_destroy.c -+++ glibc-2.14.90-13/nptl/pthread_cond_destroy.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_cond_destroy.c ++++ /nptl/pthread_cond_destroy.c @@ -20,6 +20,7 @@ #include #include @@ -2062,8 +2034,8 @@ /* Make sure we are alone. */ lll_lock (cond->__data.__lock, pshared); ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_cond_init.c -+++ glibc-2.14.90-13/nptl/pthread_cond_init.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_cond_init.c ++++ /nptl/pthread_cond_init.c @@ -20,6 +20,7 @@ #include @@ -2081,8 +2053,8 @@ return 0; } versioned_symbol (libpthread, __pthread_cond_init, ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_cond_signal.c -+++ glibc-2.14.90-13/nptl/pthread_cond_signal.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_cond_signal.c ++++ /nptl/pthread_cond_signal.c @@ -26,6 +26,7 @@ #include @@ -2100,8 +2072,8 @@ /* Make sure we are alone. */ lll_lock (cond->__data.__lock, pshared); ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_cond_wait.c -+++ glibc-2.14.90-13/nptl/pthread_cond_wait.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_cond_wait.c ++++ /nptl/pthread_cond_wait.c @@ -25,6 +25,7 @@ #include @@ -2119,8 +2091,8 @@ /* Make sure we are alone. */ lll_lock (cond->__data.__lock, pshared); ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_create.c -+++ glibc-2.14.90-13/nptl/pthread_create.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_create.c ++++ /nptl/pthread_create.c @@ -32,6 +32,8 @@ #include @@ -2148,8 +2120,8 @@ /* Start the thread. */ return create_thread (pd, iattr, STACK_VARIABLES_ARGS); } ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_join.c -+++ glibc-2.14.90-13/nptl/pthread_join.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_join.c ++++ /nptl/pthread_join.c @@ -23,6 +23,8 @@ #include #include "pthreadP.h" @@ -2176,8 +2148,8 @@ + return result; } ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_mutex_destroy.c -+++ glibc-2.14.90-13/nptl/pthread_mutex_destroy.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_mutex_destroy.c ++++ /nptl/pthread_mutex_destroy.c @@ -20,11 +20,15 @@ #include #include "pthreadP.h" @@ -2194,8 +2166,8 @@ if ((mutex->__data.__kind & PTHREAD_MUTEX_ROBUST_NORMAL_NP) == 0 && mutex->__data.__nusers != 0) return EBUSY; ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_mutex_init.c -+++ glibc-2.14.90-13/nptl/pthread_mutex_init.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_mutex_init.c ++++ /nptl/pthread_mutex_init.c @@ -24,6 +24,8 @@ #include #include "pthreadP.h" @@ -2214,8 +2186,8 @@ return 0; } strong_alias (__pthread_mutex_init, pthread_mutex_init) ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_mutex_lock.c -+++ glibc-2.14.90-13/nptl/pthread_mutex_lock.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_mutex_lock.c ++++ /nptl/pthread_mutex_lock.c @@ -24,6 +24,7 @@ #include #include "pthreadP.h" @@ -2252,8 +2224,8 @@ return 0; } #ifndef __pthread_mutex_lock ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_mutex_timedlock.c -+++ glibc-2.14.90-13/nptl/pthread_mutex_timedlock.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_mutex_timedlock.c ++++ /nptl/pthread_mutex_timedlock.c @@ -24,6 +24,8 @@ #include #include @@ -2308,8 +2280,8 @@ } out: ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_mutex_unlock.c -+++ glibc-2.14.90-13/nptl/pthread_mutex_unlock.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_mutex_unlock.c ++++ /nptl/pthread_mutex_unlock.c @@ -22,6 +22,7 @@ #include #include "pthreadP.h" @@ -2346,8 +2318,8 @@ return 0; } ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_rwlock_destroy.c -+++ glibc-2.14.90-13/nptl/pthread_rwlock_destroy.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_rwlock_destroy.c ++++ /nptl/pthread_rwlock_destroy.c @@ -18,12 +18,15 @@ 02111-1307 USA. */ @@ -2364,8 +2336,8 @@ /* Nothing to be done. For now. */ return 0; } ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_rwlock_rdlock.c -+++ glibc-2.14.90-13/nptl/pthread_rwlock_rdlock.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_rwlock_rdlock.c ++++ /nptl/pthread_rwlock_rdlock.c @@ -22,6 +22,7 @@ #include #include @@ -2392,8 +2364,8 @@ break; } ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_rwlock_unlock.c -+++ glibc-2.14.90-13/nptl/pthread_rwlock_unlock.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_rwlock_unlock.c ++++ /nptl/pthread_rwlock_unlock.c @@ -22,11 +22,14 @@ #include #include @@ -2409,8 +2381,8 @@ lll_lock (rwlock->__data.__lock, rwlock->__data.__shared); if (rwlock->__data.__writer) rwlock->__data.__writer = 0; ---- glibc-2.14-394-g8f3b1ff/nptl/pthread_rwlock_wrlock.c -+++ glibc-2.14.90-13/nptl/pthread_rwlock_wrlock.c +--- glibc-2.14-418-gb2ea1df/nptl/pthread_rwlock_wrlock.c ++++ /nptl/pthread_rwlock_wrlock.c @@ -22,6 +22,7 @@ #include #include @@ -2437,8 +2409,8 @@ break; } ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/bits/posix_opt.h ++++ /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 @@ -2447,8 +2419,8 @@ +#define _XOPEN_STREAMS -1 + #endif /* bits/posix_opt.h */ ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/Versions -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/Versions +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/Versions ++++ /nptl/sysdeps/unix/sysv/linux/i386/Versions @@ -0,0 +1,6 @@ +libc { + GLIBC_PRIVATE { @@ -2456,8 +2428,8 @@ + __uname; + } +} ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S ++++ /nptl/sysdeps/unix/sysv/linux/i386/i486/lowlevellock.S @@ -22,6 +22,8 @@ #include #include @@ -2477,8 +2449,8 @@ ENTER_KERNEL 2: movl %edx, %eax ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S ++++ /nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_broadcast.S @@ -24,6 +24,7 @@ #include #include @@ -2496,8 +2468,8 @@ /* Get internal lock. */ movl $1, %edx xorl %eax, %eax ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S ++++ /nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_signal.S @@ -24,7 +24,7 @@ #include #include @@ -2516,8 +2488,8 @@ /* Get internal lock. */ movl $1, %edx xorl %eax, %eax ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S ++++ /nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S @@ -24,7 +24,7 @@ #include #include @@ -2536,8 +2508,8 @@ cmpl $1000000000, 4(%ebp) movl $EINVAL, %eax jae 18f ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S ++++ /nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S @@ -25,6 +25,7 @@ #include #include @@ -2555,8 +2527,8 @@ /* Get internal lock. */ movl $1, %edx xorl %eax, %eax ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S ++++ /nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_rdlock.S @@ -23,6 +23,7 @@ #include #include @@ -2574,8 +2546,8 @@ /* Get the lock. */ movl $1, %edx xorl %eax, %eax ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S ++++ /nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_rwlock_wrlock.S @@ -23,6 +23,7 @@ #include #include @@ -2593,8 +2565,8 @@ /* Get the lock. */ movl $1, %edx xorl %eax, %eax ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h ++++ /nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h @@ -20,6 +20,8 @@ #ifndef _LOWLEVELLOCK_H #define _LOWLEVELLOCK_H 1 @@ -2612,8 +2584,8 @@ __asm __volatile (LLL_EBX_LOAD \ LLL_ENTER_KERNEL \ LLL_EBX_LOAD \ ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/i386/smp.h -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/i386/smp.h +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/i386/smp.h ++++ /nptl/sysdeps/unix/sysv/linux/i386/smp.h @@ -37,7 +37,7 @@ is_smp_system (void) char *cp; @@ -2623,8 +2595,8 @@ cp = u.uts.version; else { ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/kernel-features.h -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/kernel-features.h +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/kernel-features.h ++++ /nptl/sysdeps/unix/sysv/linux/kernel-features.h @@ -0,0 +1,6 @@ +#include_next + @@ -2632,8 +2604,8 @@ +#ifndef __ASSUME_CLONE_THREAD_FLAGS +# define __ASSUME_CLONE_THREAD_FLAGS 1 +#endif ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S ++++ /nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S @@ -22,6 +22,8 @@ #include #include @@ -2663,8 +2635,8 @@ syscall 2: movl %edx, %eax ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h ++++ /nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.h @@ -20,6 +20,8 @@ #ifndef _LOWLEVELLOCK_H #define _LOWLEVELLOCK_H 1 @@ -2682,8 +2654,8 @@ __asm __volatile ("syscall" \ : "=a" (__ignore) \ : "0" (SYS_futex), "D" (futex), \ ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S ++++ /nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_broadcast.S @@ -25,7 +25,7 @@ #include #include @@ -2702,8 +2674,8 @@ /* Get internal lock. */ movl $1, %esi xorl %eax, %eax ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S ++++ /nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_signal.S @@ -24,6 +24,7 @@ #include #include @@ -2721,8 +2693,8 @@ /* Get internal lock. */ movq %rdi, %r8 movl $1, %esi ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S ++++ /nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S @@ -23,6 +23,7 @@ #include #include @@ -2740,8 +2712,8 @@ cmpq $1000000000, 8(%rdx) movl $EINVAL, %eax jae 48f ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S ++++ /nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S @@ -23,6 +23,7 @@ #include #include @@ -2759,8 +2731,8 @@ cmpq $-1, dep_mutex(%rdi) /* Prepare structure passed to cancellation handler. */ ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S ++++ /nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_rdlock.S @@ -22,7 +22,7 @@ #include #include @@ -2780,8 +2752,8 @@ xorq %r10, %r10 /* Get the lock. */ ---- glibc-2.14-394-g8f3b1ff/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S -+++ glibc-2.14.90-13/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S +--- glibc-2.14-418-gb2ea1df/nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S ++++ /nptl/sysdeps/unix/sysv/linux/x86_64/pthread_rwlock_wrlock.S @@ -22,7 +22,7 @@ #include #include @@ -2801,8 +2773,8 @@ xorq %r10, %r10 /* Get the lock. */ ---- glibc-2.14-394-g8f3b1ff/nscd/nscd.conf -+++ glibc-2.14.90-13/nscd/nscd.conf +--- glibc-2.14-418-gb2ea1df/nscd/nscd.conf ++++ /nscd/nscd.conf @@ -33,7 +33,7 @@ # logfile /var/log/nscd.log # threads 4 @@ -2812,8 +2784,8 @@ # stat-user somebody debug-level 0 # reload-count 5 ---- glibc-2.14-394-g8f3b1ff/nscd/nscd.init -+++ glibc-2.14.90-13/nscd/nscd.init +--- glibc-2.14-418-gb2ea1df/nscd/nscd.init ++++ /nscd/nscd.init @@ -9,6 +9,7 @@ # slow naming services like NIS, NIS+, LDAP, or hesiod. # processname: /usr/sbin/nscd @@ -2890,29 +2862,8 @@ ;; *) echo $"Usage: $0 {start|stop|status|restart|reload|condrestart}" ---- glibc-2.14-394-g8f3b1ff/nscd/selinux.c -+++ glibc-2.14.90-13/nscd/selinux.c -@@ -270,6 +270,18 @@ avc_create_thread (void (*run) (void)) - { - int rc; - -+#if defined HAVE_LIBAUDIT && defined HAVE_LIBCAP -+ if (server_user != NULL && getuid () == 0) -+ { -+ /* We need to preserve the capabilities in the AVC thread. */ -+ if (prctl (PR_SET_KEEPCAPS, 1) == -1) -+ { -+ dbg_log (_("Failed to set keep-capabilities")); -+ error (EXIT_FAILURE, errno, _("prctl(KEEPCAPS) failed")); -+ } -+ } -+#endif -+ - rc = - pthread_create (&avc_notify_thread, NULL, (void *(*) (void *)) run, NULL); - if (rc != 0) ---- glibc-2.14-394-g8f3b1ff/nss/Makefile -+++ glibc-2.14.90-13/nss/Makefile +--- glibc-2.14-418-gb2ea1df/nss/Makefile ++++ /nss/Makefile @@ -88,6 +88,7 @@ endif include ../Rules @@ -2921,8 +2872,8 @@ ifeq (yes,$(build-static-nss)) $(objpfx)getent: $(objpfx)libnss_files.a ---- glibc-2.14-394-g8f3b1ff/nss/nss_files/files-XXX.c -+++ glibc-2.14.90-13/nss/nss_files/files-XXX.c +--- glibc-2.14-418-gb2ea1df/nss/nss_files/files-XXX.c ++++ /nss/nss_files/files-XXX.c @@ -190,7 +190,7 @@ internal_getent (struct STRUCTURE *result, { char *p; @@ -2932,8 +2883,8 @@ int parse_result; if (buflen < sizeof *data + 2) ---- glibc-2.14-394-g8f3b1ff/posix/Makefile -+++ glibc-2.14.90-13/posix/Makefile +--- glibc-2.14-418-gb2ea1df/posix/Makefile ++++ /posix/Makefile @@ -320,15 +320,8 @@ $(inst_libexecdir)/getconf: $(inst_bindir)/getconf \ mv -f $@/$$spec.new $@/$$spec; \ done < $(objpfx)getconf.speclist @@ -2954,8 +2905,8 @@ + | sed -n -e '/START_OF_STRINGS/,$${/\(POSIX_V[67]\|XBS5\)_/{s/^[^"]*"//;s/".*$$//;p}}' \ + > $@.new mv -f $@.new $@ ---- glibc-2.14-394-g8f3b1ff/posix/gai.conf -+++ glibc-2.14.90-13/posix/gai.conf +--- glibc-2.14-418-gb2ea1df/posix/gai.conf ++++ /posix/gai.conf @@ -41,7 +41,7 @@ # # precedence @@ -2980,8 +2931,8 @@ #scopev4 ::ffff:0.0.0.0/96 14 +# +# This is what the Red Hat setting currently uses. ---- glibc-2.14-394-g8f3b1ff/posix/getconf.speclist.h -+++ glibc-2.14.90-13/posix/getconf.speclist.h +--- glibc-2.14-418-gb2ea1df/posix/getconf.speclist.h ++++ /posix/getconf.speclist.h @@ -0,0 +1,39 @@ +#include +const char *START_OF_STRINGS = @@ -3022,8 +2973,8 @@ +"XBS5_LPBIG_OFFBIG" +#endif +""; ---- glibc-2.14-394-g8f3b1ff/posix/regcomp.c -+++ glibc-2.14.90-13/posix/regcomp.c +--- glibc-2.14-418-gb2ea1df/posix/regcomp.c ++++ /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. @@ -3155,8 +3106,8 @@ { /* No valid character, treat it as a normal character. */ ---- glibc-2.14-394-g8f3b1ff/resolv/Makefile -+++ glibc-2.14.90-13/resolv/Makefile +--- glibc-2.14-418-gb2ea1df/resolv/Makefile ++++ /resolv/Makefile @@ -81,6 +81,7 @@ ifeq (yes,$(have-ssp)) CFLAGS-libresolv += -fstack-protector endif @@ -3165,8 +3116,8 @@ # The BIND code elicits some harmless warnings. +cflags += -Wno-strict-prototypes -Wno-write-strings ---- glibc-2.14-394-g8f3b1ff/resolv/res_query.c -+++ glibc-2.14.90-13/resolv/res_query.c +--- glibc-2.14-418-gb2ea1df/resolv/res_query.c ++++ /resolv/res_query.c @@ -248,7 +248,7 @@ __libc_res_nquery(res_state statp, && *resplen2 > (int) sizeof (HEADER)) { @@ -3176,8 +3127,8 @@ hp = hp2; } else if (answerp2 != NULL && *resplen2 < (int) sizeof (HEADER) ---- glibc-2.14-394-g8f3b1ff/resource/getrlimit.c -+++ glibc-2.14.90-13/resource/getrlimit.c +--- glibc-2.14-418-gb2ea1df/resource/getrlimit.c ++++ /resource/getrlimit.c @@ -28,6 +28,7 @@ __getrlimit (enum __rlimit_resource resource, struct rlimit *rlimits) __set_errno (ENOSYS); return -1; @@ -3186,19 +3137,19 @@ weak_alias (__getrlimit, getrlimit) stub_warning (getrlimit) ---- glibc-2.14-394-g8f3b1ff/scripts/check-local-headers.sh -+++ glibc-2.14.90-13/scripts/check-local-headers.sh +--- glibc-2.14-418-gb2ea1df/scripts/check-local-headers.sh ++++ /scripts/check-local-headers.sh @@ -29,7 +29,7 @@ exec ${AWK} -v includedir="$includedir" ' BEGIN { status = 0 exclude = "^" includedir \ -- "/(asm[-/]|linux/|selinux/|gd|nss3/|sys/capability\\.h)" -+ "/(asm[-/]|linux/|selinux/|gd|nss3/|sys/capability\\.h|sys/sdt(-config)?\\.h)" +- "/(asm[-/]|linux/|selinux/|gd|nss3/|sys/capability\\.h|libaudit\\.h)" ++ "/(asm[-/]|linux/|selinux/|gd|nss3/|sys/capability\\.h|libaudit\\.h|sys/sdt(-config)?\\.h)" } /^[^ ]/ && $1 ~ /.*:/ { obj = $1 } { ---- glibc-2.14-394-g8f3b1ff/stdio-common/vfprintf.c -+++ glibc-2.14.90-13/stdio-common/vfprintf.c +--- glibc-2.14-418-gb2ea1df/stdio-common/vfprintf.c ++++ /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')) \ { \ @@ -3244,8 +3195,8 @@ else \ len = strlen (string); \ } \ ---- glibc-2.14-394-g8f3b1ff/streams/Makefile -+++ glibc-2.14.90-13/streams/Makefile +--- glibc-2.14-418-gb2ea1df/streams/Makefile ++++ /streams/Makefile @@ -21,7 +21,7 @@ # subdir := streams @@ -3255,8 +3206,8 @@ routines = isastream getmsg getpmsg putmsg putpmsg fattach fdetach include ../Rules ---- glibc-2.14-394-g8f3b1ff/sunrpc/Makefile -+++ glibc-2.14.90-13/sunrpc/Makefile +--- glibc-2.14-418-gb2ea1df/sunrpc/Makefile ++++ /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) \ @@ -3277,8 +3228,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-394-g8f3b1ff/sysdeps/generic/dl-cache.h -+++ glibc-2.14.90-13/sysdeps/generic/dl-cache.h +--- glibc-2.14-418-gb2ea1df/sysdeps/generic/dl-cache.h ++++ /sysdeps/generic/dl-cache.h @@ -36,6 +36,14 @@ # define add_system_dir(dir) add_dir (dir) #endif @@ -3294,8 +3245,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-394-g8f3b1ff/sysdeps/i386/Makefile -+++ glibc-2.14.90-13/sysdeps/i386/Makefile +--- glibc-2.14-418-gb2ea1df/sysdeps/i386/Makefile ++++ /sysdeps/i386/Makefile @@ -2,6 +2,8 @@ # Every i386 port in use uses gas syntax (I think). asm-CPPFLAGS += -DGAS_SYNTAX @@ -3320,8 +3271,8 @@ endif ifeq ($(subdir),elf) ---- glibc-2.14-394-g8f3b1ff/sysdeps/i386/__longjmp.S -+++ glibc-2.14.90-13/sysdeps/i386/__longjmp.S +--- glibc-2.14-418-gb2ea1df/sysdeps/i386/__longjmp.S ++++ /sysdeps/i386/__longjmp.S @@ -1,5 +1,5 @@ /* longjmp for i386. - Copyright (C) 1995-1998,2000,2002,2005,2006,2009 @@ -3368,8 +3319,8 @@ #endif /* Jump to saved PC. */ jmp *%edx ---- glibc-2.14-394-g8f3b1ff/sysdeps/i386/bsd-_setjmp.S -+++ glibc-2.14.90-13/sysdeps/i386/bsd-_setjmp.S +--- glibc-2.14-418-gb2ea1df/sysdeps/i386/bsd-_setjmp.S ++++ /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. @@ -3394,8 +3345,8 @@ #ifdef PTR_MANGLE PTR_MANGLE (%ecx) #endif ---- glibc-2.14-394-g8f3b1ff/sysdeps/i386/bsd-setjmp.S -+++ glibc-2.14.90-13/sysdeps/i386/bsd-setjmp.S +--- glibc-2.14-418-gb2ea1df/sysdeps/i386/bsd-setjmp.S ++++ /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. @@ -3420,8 +3371,8 @@ #ifdef PTR_MANGLE PTR_MANGLE (%ecx) #endif ---- glibc-2.14-394-g8f3b1ff/sysdeps/i386/i686/Makefile -+++ glibc-2.14.90-13/sysdeps/i386/i686/Makefile +--- glibc-2.14-418-gb2ea1df/sysdeps/i386/i686/Makefile ++++ /sysdeps/i386/i686/Makefile @@ -9,19 +9,3 @@ stack-align-test-flags += -msse ifeq ($(subdir),string) sysdep_routines += cacheinfo @@ -3442,8 +3393,8 @@ -ASFLAGS-.ob += -Wa,-mtune=i686 -ASFLAGS-.oS += -Wa,-mtune=i686 -endif ---- glibc-2.14-394-g8f3b1ff/sysdeps/i386/setjmp.S -+++ glibc-2.14.90-13/sysdeps/i386/setjmp.S +--- glibc-2.14-418-gb2ea1df/sysdeps/i386/setjmp.S ++++ /sysdeps/i386/setjmp.S @@ -1,5 +1,5 @@ /* setjmp for i386. - Copyright (C) 1995,1996,1997,2000,2001,2005,2006 @@ -3467,8 +3418,8 @@ #ifdef PTR_MANGLE PTR_MANGLE (%ecx) #endif ---- glibc-2.14-394-g8f3b1ff/sysdeps/ia64/Makefile -+++ glibc-2.14.90-13/sysdeps/ia64/Makefile +--- glibc-2.14-418-gb2ea1df/sysdeps/ia64/Makefile ++++ /sysdeps/ia64/Makefile @@ -12,8 +12,8 @@ elide-routines.os += hp-timing ifeq (yes,$(build-shared)) @@ -3480,8 +3431,8 @@ endif endif ---- glibc-2.14-394-g8f3b1ff/sysdeps/ia64/ia64libgcc.S -+++ glibc-2.14.90-13/sysdeps/ia64/ia64libgcc.S +--- glibc-2.14-418-gb2ea1df/sysdeps/ia64/ia64libgcc.S ++++ /sysdeps/ia64/ia64libgcc.S @@ -1,350 +0,0 @@ -/* From the Intel IA-64 Optimization Guide, choose the minimum latency - alternative. */ @@ -3833,8 +3784,8 @@ - .symver ___multi3, __multi3@GLIBC_2.2 - -#endif ---- glibc-2.14-394-g8f3b1ff/sysdeps/ia64/libgcc-compat.c -+++ glibc-2.14.90-13/sysdeps/ia64/libgcc-compat.c +--- glibc-2.14-418-gb2ea1df/sysdeps/ia64/libgcc-compat.c ++++ /sysdeps/ia64/libgcc-compat.c @@ -0,0 +1,84 @@ +/* pre-.hidden libgcc compatibility + Copyright (C) 2002 Free Software Foundation, Inc. @@ -3920,16 +3871,16 @@ +symbol_version (INTUSE (__multi3), __multi3, GLIBC_2.2); + +#endif ---- glibc-2.14-394-g8f3b1ff/sysdeps/mach/hurd/getrlimit.c -+++ glibc-2.14.90-13/sysdeps/mach/hurd/getrlimit.c +--- glibc-2.14-418-gb2ea1df/sysdeps/mach/hurd/getrlimit.c ++++ /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-394-g8f3b1ff/sysdeps/posix/getaddrinfo.c -+++ glibc-2.14.90-13/sysdeps/posix/getaddrinfo.c +--- glibc-2.14-418-gb2ea1df/sysdeps/posix/getaddrinfo.c ++++ /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 @@ -4054,8 +4005,8 @@ /* Default: scope 14. */ { { { 0, 0, 0, 0 } }, htonl_c (0x00000000), 14 } }; ---- glibc-2.14-394-g8f3b1ff/sysdeps/powerpc/powerpc64/Makefile -+++ glibc-2.14.90-13/sysdeps/powerpc/powerpc64/Makefile +--- glibc-2.14-418-gb2ea1df/sysdeps/powerpc/powerpc64/Makefile ++++ /sysdeps/powerpc/powerpc64/Makefile @@ -33,6 +33,7 @@ ifneq ($(elf),no) # we use -fpic instead which is much better. CFLAGS-initfini.s += -fpic -O1 @@ -4064,16 +4015,16 @@ endif ifeq ($(subdir),elf) ---- glibc-2.14-394-g8f3b1ff/sysdeps/powerpc/powerpc64/elf/Makefile -+++ glibc-2.14.90-13/sysdeps/powerpc/powerpc64/elf/Makefile +--- glibc-2.14-418-gb2ea1df/sysdeps/powerpc/powerpc64/elf/Makefile ++++ /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-394-g8f3b1ff/sysdeps/s390/s390-64/utf16-utf32-z9.c -+++ glibc-2.14.90-13/sysdeps/s390/s390-64/utf16-utf32-z9.c +--- glibc-2.14-418-gb2ea1df/sysdeps/s390/s390-64/utf16-utf32-z9.c ++++ /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; \ @@ -4086,8 +4037,8 @@ " jo 0b \n\t" \ " ipm %2 \n" \ : "+a" (pOutput), "+a" (pInput), "+d" (cc), \ ---- glibc-2.14-394-g8f3b1ff/sysdeps/s390/s390-64/utf8-utf16-z9.c -+++ glibc-2.14.90-13/sysdeps/s390/s390-64/utf8-utf16-z9.c +--- glibc-2.14-418-gb2ea1df/sysdeps/s390/s390-64/utf8-utf16-z9.c ++++ /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; \ @@ -4100,8 +4051,8 @@ " jo 0b \n\t" \ " ipm %2 \n" \ : "+a" (pOutput), "+a" (pInput), "+d" (cc), \ ---- glibc-2.14-394-g8f3b1ff/sysdeps/s390/s390-64/utf8-utf32-z9.c -+++ glibc-2.14.90-13/sysdeps/s390/s390-64/utf8-utf32-z9.c +--- glibc-2.14-418-gb2ea1df/sysdeps/s390/s390-64/utf8-utf32-z9.c ++++ /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; \ @@ -4114,8 +4065,8 @@ " jo 0b \n\t" \ " ipm %2 \n" \ : "+a" (pOutput), "+a" (pInput), "+d" (cc), \ ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/nice.c -+++ glibc-2.14.90-13/sysdeps/unix/nice.c +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/nice.c ++++ /sysdeps/unix/nice.c @@ -42,7 +42,12 @@ nice (int incr) __set_errno (save); } @@ -4130,25 +4081,8 @@ if (result == -1) { if (errno == EACCES) ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/check_pf.c -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/check_pf.c -@@ -27,13 +27,10 @@ - #include - #include - --#include --#include --#include -- - #include - #include - -+#include "netlinkaccess.h" - - #ifndef IFA_F_HOMEADDRESS - # define IFA_F_HOMEADDRESS 0 ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/futimesat.c -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/futimesat.c +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/futimesat.c ++++ /sysdeps/unix/sysv/linux/futimesat.c @@ -37,14 +37,14 @@ futimesat (fd, file, tvp) { int result; @@ -4191,8 +4125,8 @@ { size_t filelen = strlen (file); if (__builtin_expect (filelen == 0, 0)) ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/i386/____longjmp_chk.S -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/i386/____longjmp_chk.S +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/i386/____longjmp_chk.S ++++ /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 @@ -4226,8 +4160,8 @@ + LIBC_PROBE (longjmp_target, 3, 4@%ecx, -4@%eax, 4@%edx) jmp *%edx END (____longjmp_chk) ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/i386/dl-cache.h -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/i386/dl-cache.h +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/i386/dl-cache.h ++++ /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. @@ -4288,16 +4222,16 @@ + } while (0) + +#include_next ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/i386/getrlimit.c -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/i386/getrlimit.c +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/i386/getrlimit.c ++++ /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-394-g8f3b1ff/sysdeps/unix/sysv/linux/ia64/dl-cache.h -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/ia64/dl-cache.h +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/ia64/dl-cache.h ++++ /sysdeps/unix/sysv/linux/ia64/dl-cache.h @@ -22,4 +22,31 @@ #define _dl_cache_check_flags(flags) \ ((flags) == _DL_CACHE_DEFAULT_ID) @@ -4330,56 +4264,29 @@ + } while (0) + #include_next ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/ia64/dl-procinfo.c ++++ /sysdeps/unix/sysv/linux/ia64/dl-procinfo.c @@ -0,0 +1,5 @@ +#ifdef IS_IN_ldconfig +#include +#else +#include +#endif ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/ia64/dl-procinfo.h ++++ /sysdeps/unix/sysv/linux/ia64/dl-procinfo.h @@ -0,0 +1,5 @@ +#ifdef IS_IN_ldconfig +#include +#else +#include +#endif ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/ia64/ldd-rewrite.sed ++++ /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-394-g8f3b1ff/sysdeps/unix/sysv/linux/netlinkaccess.h -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/netlinkaccess.h -@@ -25,6 +25,24 @@ - - #include - -+#ifndef IFA_MAX -+/* 2.6.19 kernel headers helpfully removed some macros and -+ moved lots of stuff into new headers, some of which aren't -+ included by linux/rtnetlink.h. */ -+#include -+#endif -+ -+#ifndef IFA_RTA -+# define IFA_RTA(r) \ -+ ((struct rtattr*) ((char*)(r) + NLMSG_ALIGN (sizeof (struct ifaddrmsg)))) -+# define IFA_PAYLOAD(n) NLMSG_PAYLOAD (n, sizeof (struct ifaddrmsg)) -+#endif -+ -+#ifndef IFLA_RTA -+# define IFLA_RTA(r) \ -+ ((struct rtattr*) ((char*)(r) + NLMSG_ALIGN (sizeof (struct ifinfomsg)))) -+# define IFLA_PAYLOAD(n) NLMSG_PAYLOAD (n, sizeof (struct ifinfomsg)) -+#endif - - struct netlink_res - { ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/paths.h -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/paths.h +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/paths.h ++++ /sysdeps/unix/sysv/linux/paths.h @@ -62,7 +62,7 @@ #define _PATH_TTY "/dev/tty" #define _PATH_UNIX "/boot/vmlinux" @@ -4389,8 +4296,8 @@ #define _PATH_WTMP "/var/log/wtmp" /* Provide trailing slash, since mostly used for building pathnames. */ ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/tcsetattr.c -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/tcsetattr.c +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/tcsetattr.c ++++ /sysdeps/unix/sysv/linux/tcsetattr.c @@ -49,6 +49,7 @@ tcsetattr (fd, optional_actions, termios_p) { struct __kernel_termios k_termios; @@ -4436,8 +4343,8 @@ + return retval; } libc_hidden_def (tcsetattr) ---- glibc-2.14-394-g8f3b1ff/sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S -+++ glibc-2.14.90-13/sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S +--- glibc-2.14-418-gb2ea1df/sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S ++++ /sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S @@ -19,6 +19,7 @@ #include #include @@ -4464,8 +4371,8 @@ + LIBC_PROBE (longjmp_target, 3, 8@%rdi, -4@%eax, 8@%rdx) jmpq *%rdx END (____longjmp_chk) ---- glibc-2.14-394-g8f3b1ff/sysdeps/x86_64/__longjmp.S -+++ glibc-2.14.90-13/sysdeps/x86_64/__longjmp.S +--- glibc-2.14-418-gb2ea1df/sysdeps/x86_64/__longjmp.S ++++ /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. @@ -4495,8 +4402,8 @@ + LIBC_PROBE (longjmp_target, 3, 8@%rdi, -4@%eax, 8@%rdx) jmpq *%rdx END (__longjmp) ---- glibc-2.14-394-g8f3b1ff/sysdeps/x86_64/setjmp.S -+++ glibc-2.14.90-13/sysdeps/x86_64/setjmp.S +--- glibc-2.14-418-gb2ea1df/sysdeps/x86_64/setjmp.S ++++ /sysdeps/x86_64/setjmp.S @@ -1,5 +1,5 @@ /* setjmp for x86-64. - Copyright (C) 2001, 2003, 2005, 2006 Free Software Foundation, Inc. @@ -4520,8 +4427,8 @@ #ifdef PTR_MANGLE PTR_MANGLE (%rax) #endif ---- glibc-2.14-394-g8f3b1ff/timezone/zic.c -+++ glibc-2.14.90-13/timezone/zic.c +--- glibc-2.14-418-gb2ea1df/timezone/zic.c ++++ /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 1aebfee..ac5ed25 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ -%define glibcsrcdir glibc-2.14-394-g8f3b1ff +%define glibcsrcdir glibc-2.14-418-gb2ea1df %define glibcversion 2.14.90 -%define glibcportsdir glibc-ports-2.14-25-gd3d9bde +%define glibcportsdir glibc-ports-2.14-43-gf335e01 ### 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: 13 +Release: 14 # 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 @@ -1112,6 +1112,22 @@ rm -f *.filelist* %endif %changelog +* Tue Nov 8 2011 Andreas Schwab - 2.4.90-14 +- Update from master + - Fix locking in _IO_flush_all_lockp + - Fix buffer allocation in files initgroups handler + - Don't start AVC thread until credentials are installed + - Don't fail in makedb if SELinux is disabled + - New Linux syscalls process_vm_readv and process_vm_writev + - Unify getent output for initgroups database (BZ#13367) + - Avoid assertion in processes with VM in bad shape (BZ#13276) + - Don't mark memory synchronisation functions as leaf (#747377, BZ#13344) + - Add missing register initialization in x86-64 + pthread_cond_timedwait (BZ#13358) + - Correctly NUL-terminate link name in sprof (BZ#13337) + - Fix readlink call in ldconfig's chroot handling (BZ#13335) + - Preserve link time dependencies over relocation dependencies (BZ#12892) + * Wed Oct 19 2011 Andreas Schwab - 2.14.90-13 - Update from master - Fix linkage conflict with feraiseexcept (#746753) diff --git a/sources b/sources index c990b62..eca8595 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -6cb0f013d410bf40e1a1d28a5d9f95b9 glibc-2.14-394-g8f3b1ff-fedora.tar.xz -860f193936a67a1fd1e06c2b85912477 glibc-2.14-394-g8f3b1ff.tar.xz -9673adaacae3ac645748827a62876ce9 glibc-ports-2.14-25-gd3d9bde.tar.xz +bce89b90d75eb65d573c89d231128a45 glibc-2.14-418-gb2ea1df-fedora.tar.xz +a1c214925f0f2dabf4f88bddb1fcf39e glibc-2.14-418-gb2ea1df.tar.xz +b89c04e859de608e0c6b33ab77923527 glibc-ports-2.14-43-gf335e01.tar.xz