Show patches with: none      |   28170 patches
« 1 2 ... 237 238 239281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[05/14] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. - - - - --- 2016-02-23 Nix New
[04/14] Open-code the memcpy() at static TLS initialization time. - - - - --- 2016-02-23 Nix New
[03/14] Mark all machinery needed in early static-link init as -fno-stack-protector. - - - - --- 2016-02-23 Nix New
[02/14] Initialize the stack guard earlier when linking statically. - - - - --- 2016-02-23 Nix New
[01/14] Configury support for --enable-stack-protector. - - - - --- 2016-02-23 Nix New
[4/4] Consolidate pwrite/pwrite64 implementations - - - - --- 2016-02-23 Adhemerval Zanella Netto New
[3/4] Consolidate pread/pread64 implementations - - - - --- 2016-02-23 Adhemerval Zanella Netto New
[2/4] Consolidate off_t/off64_t syscall argument passing - - - - --- 2016-02-23 Adhemerval Zanella Netto New
[1/4] Define __ASSUME_ALIGNED_REGISTER_PAIRS for missing ports - - - - --- 2016-02-23 Adhemerval Zanella Netto New
[14/14] Fix UTF-16 surrogate handling. - - - - --- 2016-02-23 Stefan Liebler New
[13/14] Fix ucs4le_internal_loop in error case. - - - - --- 2016-02-23 Stefan Liebler New
[12/14] S390: Fix utf32 to utf16 handling of low surrogates (disable cu42). - - - - --- 2016-02-23 Stefan Liebler New
[11/14] S390: Fix utf32 to utf8 handling of low surrogates (disable cu41). - - - - --- 2016-02-23 Stefan Liebler New
[10/14] S390: Use s390-64 specific ionv-modules on s390-32, too. - - - - --- 2016-02-23 Stefan Liebler New
[09/14] S390: Optimize utf16-utf32 module. - - - - --- 2016-02-23 Stefan Liebler New
[08/14] S390: Optimize utf8-utf16 module. - - - - --- 2016-02-23 Stefan Liebler New
[07/14] S390: Optimize utf8-utf32 module. - - - - --- 2016-02-23 Stefan Liebler New
[06/14] S390: Optimize iso-8859-1 to ibm037 iconv-module. - - - - --- 2016-02-23 Stefan Liebler New
[05/14] S390: Optimize builtin iconv-modules. - - - - --- 2016-02-23 Stefan Liebler New
[04/14] S390: Optimize 8bit-generic iconv modules. - - - - --- 2016-02-23 Stefan Liebler New
[03/14] S390: Configure check for vector support in gcc. - - - - --- 2016-02-23 Stefan Liebler New
[02/14] S390: Mention s390-specific gconv-modues before common ones. - - - - --- 2016-02-23 Stefan Liebler New
[01/14] S390: Get rid of make warning: overriding recipe for target gconv-modules. - - - - --- 2016-02-23 Stefan Liebler New
Rearrange cfi_offset calls - - - - --- 2016-02-23 Rajalakshmi Srinivasaraghavan New
[COMMITTED] Add fts64_* to sysdeps/arm/nacl/libc.abilist - - - - --- 2016-02-22 Roland McGrath New
Require Linux 3.2 except on x86 / x86_64, 3.2 headers everywhere - - - - --- 2016-02-22 Joseph Myers New
[02/12] Make __stack_chk_fail() not use other glibc facilities. - - - - --- 2016-02-22 Nix New
Add missing include to posix/tst-dir.c - - - - --- 2016-02-22 Tulio Magno Quites Machado Filho New
[3/3] posix: New Linux posix_spawn{p} implementation - - - - --- 2016-02-22 Adhemerval Zanella Netto New
[2/3] posix: execvpe cleanup - - - - --- 2016-02-22 Adhemerval Zanella Netto New
[1/3] posix: Remove dynamic memory allocation from execl{e,p} - - - - --- 2016-02-22 Adhemerval Zanella Netto New
Add missing inclusion of libc-internal.h. - - - - --- 2016-02-22 Stefan Liebler New
[01/12] Configury support for --enable-stack-protector. - - - - --- 2016-02-21 Nix New
[10/12] Work even with compilers hacked to enable -fstack-protector by default. - - - - --- 2016-02-21 Nix New
[01/12] Configury support for --enable-stack-protector. - - - - --- 2016-02-20 Nix New
test-skeleton.c: Do not set RLIMIT_DATA [BZ #19648] - - - - --- 2016-02-20 Florian Weimer New
[12/12] Avoid stack-protecting certain functions called from assembly. - - - - --- 2016-02-20 Nix New
[11/12] Drop explicit stack-protection of pieces of the system. - - - - --- 2016-02-20 Nix New
[10/12] Work even with compilers hacked to enable -fstack-protector by default. - - - - --- 2016-02-20 Nix New
[09/12] Enable -fstack-protector=* when requested by configure. - - - - --- 2016-02-20 Nix New
[08/12] Link various tests with -fno-stack-protector. - - - - --- 2016-02-20 Nix New
[07/12] Link libc.so with libc_nonshared.a to pull in __stack_chk_fail. - - - - --- 2016-02-20 Nix New
[06/12] Compile the entire dynamic linker with -fno-stack-protector. - - - - --- 2016-02-20 Nix New
[05/12] Mark all machinery needed in early static-link init as -fno-stack-protector. - - - - --- 2016-02-20 Nix New
[04/12] Allow overriding of CFLAGS as well as CPPFLAGS for rtld. - - - - --- 2016-02-20 Nix New
[03/12] Initialize the stack guard earlier when linking statically. - - - - --- 2016-02-20 Nix New
[02/12] Make __stack_chk_fail() not use other glibc facilities. - - - - --- 2016-02-20 Nix New
[01/12] Configury support for --enable-stack-protector. - - - - --- 2016-02-20 Nix New
[3/3] localedata: standardize copyright/license information [BZ #11213] - - - - --- 2016-02-20 Mike Frysinger New
[2/3] localedata: standardize first few lines - - - - --- 2016-02-20 Mike Frysinger New
[1/3] localedata: use same comment_char/escape_char in these files - - - - --- 2016-02-20 Mike Frysinger New
locales: ay_PE: rename Aymara locale - - - - --- 2016-02-20 Mike Frysinger New
locales: an_ES: fix lang_ab value - - - - --- 2016-02-20 Mike Frysinger New
localedata: clear LC_IDENTIFICATION tel/fax fields - - - - --- 2016-02-20 Mike Frysinger New
localedata: CLDRv28: update LC_ADDRESS.country_num values - - - - --- 2016-02-20 Mike Frysinger New
localedata: CLDRv28: update LC_PAPER values - - - - --- 2016-02-20 Mike Frysinger New
[BZ,#19679,x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 - - - - --- 2016-02-19 H.J. Lu New
[BZ,#19679,x86_64] Set DL_RUNIME_UNALIGNED_VEC_SIZE to 8 - - - - --- 2016-02-19 H.J. Lu New
localedata: es_PR: change LC_MEASUREMENT to metric - - - - --- 2016-02-19 Mike Frysinger New
update TIMEOUT settings in tests after default increase - - - - --- 2016-02-19 Mike Frysinger New
[3/3] posix: New Linux posix_spawn{p} implementation - - - - --- 2016-02-19 Adhemerval Zanella Netto New
[2/3] posix: execvpe cleanup - - - - --- 2016-02-19 Adhemerval Zanella Netto New
[1/3] posix: Remove dynamic memory allocation from execl{e,p} - - - - --- 2016-02-19 Adhemerval Zanella Netto New
Add string inlines to string-inlines.c - - - - --- 2016-02-19 Wilco Dijkstra New
Fix ldbl-128ibm nextafterl, nexttowardl sign of zero result (bug 19678) [committed] - - - - --- 2016-02-19 Joseph Myers New
[2/2] Remove ancient GCC string inlines - - - - --- 2016-02-19 Wilco Dijkstra New
[1/2] Remove ancient GCC string inlines - - - - --- 2016-02-19 Wilco Dijkstra New
ldconfig: Do not remove stale symbolic links with -X [BZ #19610] - - - - --- 2016-02-19 Florian Weimer New
[BZ,15578] Update kk_KZ locale - - - - --- 2016-02-19 Baurzhan Muftakhidinov New
[AARCH64] Rewrite elf_machine_dynamic using inline assembly - - - - --- 2016-02-19 Renlin Li New
Fix NEWS Typo - - - - --- 2016-02-19 Marko Myllynen New
localedata: dz_BT/ps_AF: reformat data [committed] - - - - --- 2016-02-19 Mike Frysinger New
locales: iw_IL: delete old/deprecated locale [BZ #16137] - - - - --- 2016-02-19 Mike Frysinger New
locales: pap_AN: delete old/deprecated locale [BZ #16003] - - - - --- 2016-02-19 Mike Frysinger New
[v2] localedata: CLDRv28: update LC_TELEPHONE.int_prefix - - - - --- 2016-02-19 Mike Frysinger New
Fix ldbl-128ibm powl overflow handling (bug 19674) [committed] - - - - --- 2016-02-19 Joseph Myers New
Fix ldbl-128ibm remainderl, remquol equality tests (bug 19603) [committed] - - - - --- 2016-02-19 Joseph Myers New
Fix ldbl-128ibm fmodl handling of equal arguments with low part zero (bug 19602) [committed] - - - - --- 2016-02-18 Joseph Myers New
Fix ldbl-128ibm fmodl handling of subnormal results (bug 19595) [committed] - - - - --- 2016-02-18 Joseph Myers New
Fix ldbl-128ibm roundl for non-default rounding modes (bug 19594) [committed] - - - - --- 2016-02-18 Joseph Myers New
Fix ldbl-128ibm truncl for non-default rounding modes (bug 19593) [committed] - - - - --- 2016-02-18 Joseph Myers New
Fix ldbl-128ibm ceill for non-default rounding modes (bug 19592) [committed] - - - - --- 2016-02-18 Joseph Myers New
Fix ldbl-128ibm floorl for non-default rounding modes (bug 17899) [committed] - - - - --- 2016-02-18 Joseph Myers New
GLIBC 2.23 tagging and release - - - - --- 2016-02-18 Florian Weimer New
BZ #19590: Fixed build of shared objects that use libmvec.so functions - - - - --- 2016-02-17 Andrew Senkevich New
CVE-2015-7547 --- glibc getaddrinfo() stack-based buffer overflow - - - - --- 2016-02-16 Carlos O'Donell New
BZ #19590: Fixed build of shared objects that use libmvec.so functions - - - - --- 2016-02-16 Andrew Senkevich New
sparc: restore %asi in memcpy_large as mandated by the ABI. - - - - --- 2016-02-15 Jose E. Marchesi New
[V2,3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero. - - - - --- 2016-02-15 Jose E. Marchesi New
[V2,2/3] sparc: assembly version of memmove for ultra1+ - - - - --- 2016-02-15 Jose E. Marchesi New
[V2,1/3] sparc: support the ADP hw capability. - - - - --- 2016-02-15 Jose E. Marchesi New
Update INSTALL to mention latest GCC version successfully used. - - - - --- 2016-02-15 Carlos O'Donell New
resolv: Extract __res_init_fp function - - - - --- 2016-02-14 Florian Weimer New
res_ninit: Update comment - - - - --- 2016-02-14 Florian Weimer New
manual: memory: document support custom allocators - - - - --- 2016-02-13 Mike Frysinger New
[3/3] sparc: M7 optimized memcpy/mempcpy/memmove/memset/bzero. - - - - --- 2016-02-12 Jose E. Marchesi New
[2/3] sparc: assembly version of memmove for ultra1+ - - - - --- 2016-02-12 Jose E. Marchesi New
[1/3] sparc: support the ADP hw capability. - - - - --- 2016-02-12 Jose E. Marchesi New
Workaround for NFS issue when using cross-test-ssh.sh - - - - --- 2016-02-12 Steve Ellcey New
elf.h: Add NT_ARM_SYSTEM_CALL constant. - - - - --- 2016-02-12 Mark Wielaard New
« 1 2 ... 237 238 239281 282 »