Show patches with: Archived = No       |   28166 patches
« 1 2 ... 202 203 204281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED,AArch64] Use hidden __GI__dl_argv in rtld startup code - - - - --- 2017-06-21 Szabolcs Nagy New
tunables: Add IFUNC selection and cache sizes - - - - --- 2017-06-21 H.J. Lu New
[COMMITTED] getaddrinfo: Avoid stack copy of IPv6 address - - - - --- 2017-06-21 Florian Weimer New
[COMMITTED] __inet_pton_length: Implement new internal helper function - - - - --- 2017-06-21 Florian Weimer New
[COMMITTED] inet: Add IPv6 getaddrinfo coverage to tst-inet6_scopeid_pton.c - - - - --- 2017-06-21 Florian Weimer New
[5/5] S390: Use cu21 instruction for converting from utf16 to utf8. - - - - --- 2017-06-21 Stefan Liebler New
[4/5] S390: Use cu24 instruction for converting from utf16 to utf32. - - - - --- 2017-06-21 Stefan Liebler New
[3/5] S390: Use cu42 instruction for converting from utf32 to utf16. - - - - --- 2017-06-21 Stefan Liebler New
[2/5] S390: Use cu41 instruction for converting from utf32 to utf8. - - - - --- 2017-06-21 Stefan Liebler New
[1/5] S390: Add new hwcap values for new cpu architecture - arch12. - - - - --- 2017-06-21 Stefan Liebler New
[PATCHv2] powerpc: refactor strrchr IFUNC - - - - --- 2017-06-21 Rajalakshmi Srinivasaraghavan New
[PATCHv2] powerpc: Add optimized version of [l]lroundf - - - - --- 2017-06-21 Rajalakshmi Srinivasaraghavan New
[PATCHv2] memcpy for ThunderX2 - - - - --- 2017-06-20 Saharoy, Saikat New
Require binutils 2.25 or later to build glibc - - - - --- 2017-06-20 Joseph Myers New
Consolidate Linux openat implementation - - - - --- 2017-06-20 Adhemerval Zanella Netto New
Move x86 specific tunables to x86/dl-tunables.list - - - - --- 2017-06-20 H.J. Lu New
[2/2] gconv: Replace norm_add_slashes with __gconv_norm_add_slashes - - - - --- 2017-06-20 Adhemerval Zanella Netto New
[1/2] malloc: Add specialized dynarray for C strings - - - - --- 2017-06-20 Adhemerval Zanella Netto New
Fix mcontext_t sigcontext namespace (bug 21457) - - - - --- 2017-06-20 Joseph Myers New
conformtest: XFAIL uc_mcontext test for powerpc32 (bug 21635) [committed] - - - - --- 2017-06-20 Joseph Myers New
conformtest: XFAIL uc_sigmask test for ia64 (bug 21634) [committed] - - - - --- 2017-06-20 Joseph Myers New
extend dl-minimal malloc implementation - - - - --- 2017-06-20 DJ Delorie New
[2/2] Use locale_t, not __locale_t, throughout glibc - - - - --- 2017-06-20 Zack Weinberg New
[1/2] Rename xlocale.h to bits/types/__locale_t.h. - - - - --- 2017-06-20 Zack Weinberg New
tunables: Add IFUNC selection and cache sizes - - - - --- 2017-06-20 H.J. Lu New
x86-64: Align the stack in __tls_get_addr [BZ #21609] - - - - --- 2017-06-20 Florian Weimer New
[COMMITTED] Fix fallout from bits/string.h removal. - - - - --- 2017-06-20 Zack Weinberg New
[v3] manual: Refactor documentation of CHAR_BIT. - - - - --- 2017-06-20 Rical Jasan New
ld.so: Introduce struct dl_exception - - - - --- 2017-06-20 Florian Weimer New
Add strlcpy, strlcat [BZ #178] - - - - --- 2017-06-20 Florian Weimer New
Unicode 10.0.0 Support: Update character encoding, character type info, and transliteration tables - - - - --- 2017-06-20 Mike FABIAN New
[v2] manual: Refactor documentation of CHAR_BIT. - - - - --- 2017-06-20 Rical Jasan New
[v2] manual: Update @standards for [__]va_copy. - - - - --- 2017-06-20 Rical Jasan New
S390: Save and restore r12 in TLS_IE macro. - - - - --- 2017-06-20 Stefan Liebler New
Remove pre-GCC-4.9 MIPS code [committed] - - - - --- 2017-06-19 Joseph Myers New
Miscellaneous sys/ucontext.h namespace fixes (bug 21457) - - - - --- 2017-06-19 Joseph Myers New
features.h - confusing branch logic in preprocessor directives - - - - --- 2017-06-19 Alex Yursha New
[4/4] Add manual documentation for threads.h - - - - --- 2017-06-19 Adhemerval Zanella Netto New
[3/4] Add test cases for ISO C11 threads - - - - --- 2017-06-19 Adhemerval Zanella Netto New
[2/4] Add C11 threads support - - - - --- 2017-06-19 Adhemerval Zanella Netto New
[1/4] Clean pthread functions namespaces for C11 threads - - - - --- 2017-06-19 Adhemerval Zanella Netto New
Improve math benchmark infrastructure - - - - --- 2017-06-19 Wilco Dijkstra New
vfprintf: Remove unused argument from printf_unknown - - - - --- 2017-06-19 Florian Weimer New
vfprintf: Avoid alloca for user-defined format specifier arguments - - - - --- 2017-06-19 Florian Weimer New
_i18n_number_rewrite: Use struct scratch_buffer - - - - --- 2017-06-19 Florian Weimer New
vfprintf: Remove alloca from string formatting with conversion - - - - --- 2017-06-19 Florian Weimer New
vfprintf: Allocate the user argument buffer on the heap - - - - --- 2017-06-19 Florian Weimer New
vfprintf: Reuse work_buffer in group_number - - - - --- 2017-06-19 Florian Weimer New
vfprintf: Use struct scratch_buffer for positional arguments allocation - - - - --- 2017-06-19 Florian Weimer New
vfprintf: Reduce WORK_BUFFER_SIZE for wchar_t builds - - - - --- 2017-06-19 Florian Weimer New
intl/Makefile: Prevent use of alloca, VLAs - - - - --- 2017-06-19 Florian Weimer New
_nl_expand_alias: Remove alloca calls - - - - --- 2017-06-19 Florian Weimer New
_nl_load_domain: Use calloc instead of alloca - - - - --- 2017-06-19 Florian Weimer New
DCIGETTEXT: Remove alloca support - - - - --- 2017-06-19 Florian Weimer New
DCIGETTEXT: Use getcwd, asprintf to construct absolute pathname - - - - --- 2017-06-19 Florian Weimer New
Fix wait3 namespace (bug 21625) - - - - --- 2017-06-19 Joseph Myers New
gconv: Replace norm_add_slashes with __gconv_norm_add_slashes - - - - --- 2017-06-19 Florian Weimer New
DCIGETTEXT: Do not make copy of localename - - - - --- 2017-06-19 Florian Weimer New
no-alloca.h: Support poisoning alloca - - - - --- 2017-06-19 Florian Weimer New
rtld: Reject overly long LD_AUDIT path elements - - - - --- 2017-06-19 Florian Weimer New
ld.so: Reject overly long LD_PRELOAD path elements - - - - --- 2017-06-19 Florian Weimer New
x86-64: Implement strcmp family IFUNC selectors in C - - - - --- 2017-06-19 H.J. Lu New
CVE-2017-1000366: Ignore LD_LIBRARY_PATH for AT_SECURE=1 programs [BZ #21624] - - - - --- 2017-06-19 Florian Weimer New
ld.so: Introduce struct dl_exception - - - - --- 2017-06-19 Florian Weimer New
Require GCC 4.9 or later for building glibc - - - - --- 2017-06-19 Joseph Myers New
Fix tile SA_* conditions for POSIX.1:2008 (bug 21622) - - - - --- 2017-06-19 Joseph Myers New
vfprintf: Add test case for multi-byte/wide strings and precision - - - - --- 2017-06-19 Florian Weimer New
vfprintf: Add test case for user-defined types and format specifiers - - - - --- 2017-06-19 Florian Weimer New
S390: Sync ptrace.h with kernel. [BZ #21539] - - - - --- 2017-06-19 Stefan Liebler New
[COMMITTED] resolv: Use getline for configuration file reading in res_vinit_1 - - - - --- 2017-06-19 Florian Weimer New
[COMMITTED] resolv: Report allocation errors in __res_vinit - - - - --- 2017-06-19 Florian Weimer New
[COMMITTED] resolv: Reformat res_vinit and related functions to GNU style - - - - --- 2017-06-19 Florian Weimer New
[COMMITTED] resolv: Introduce is_sort_mask and call it from res_vinit - - - - --- 2017-06-19 Florian Weimer New
[COMMITTED] resolv: Remove DEBUG preprocessor conditionals from res_setoptions - - - - --- 2017-06-19 Florian Weimer New
[COMMITTED] resolv: Move _res deallocation functions to their own file - - - - --- 2017-06-19 Florian Weimer New
[COMMITTED] resolv: Move res_randomid to its own file - - - - --- 2017-06-19 Florian Weimer New
[COMMITTED] resolv: Make __res_vinit hidden - - - - --- 2017-06-19 Florian Weimer New
gai_cancel() - - - - --- 2017-06-19 Phil Blundell New
x86-64: Align the stack in __tls_get_addr [BZ #21609] - - - - --- 2017-06-19 Florian Weimer New
[2/2] i386: Update _dl_runtime_resolve/_dl_runtime_profile - - - - --- 2017-06-17 H.J. Lu New
[1/2] Add private_function for private functions within glibc - - - - --- 2017-06-17 H.J. Lu New
manual: Refactor documentation of CHAR_BIT. - - - - --- 2017-06-17 Rical Jasan New
manual: Update @standards for [__]va_copy. - - - - --- 2017-06-17 Rical Jasan New
Fix another x86 sys/ucontext.h namespace issue (bug 21457) - - - - --- 2017-06-16 Joseph Myers New
[v2] Enable tunables by default - - - - --- 2017-06-16 Adhemerval Zanella Netto New
[AArch64] Single thread lowlevellock optimization - - - - --- 2017-06-16 Szabolcs Nagy New
Remove _dl_out_of_memory from elf/Versions - - - - --- 2017-06-16 H.J. Lu New
gai_cancel() - - - - --- 2017-06-16 Phil Blundell New
posix: Add invalid flags test for p{write,read}v2 - - - - --- 2017-06-16 Adhemerval Zanella Netto New
Add powf trace - - - - --- 2017-06-16 Wilco Dijkstra New
manual: Complete @standards in lang.texi. - - - - --- 2017-06-16 Rical Jasan New
manual: Complete @standards in ipc.texi. - - - - --- 2017-06-16 Rical Jasan New
manual: Complete @standards in filesys.texi. - - - - --- 2017-06-16 Rical Jasan New
manual: Complete @standards in creature.texi. - - - - --- 2017-06-16 Rical Jasan New
Add strlcpy, strlcat [BZ #178] - - - - --- 2017-06-16 Florian Weimer New
Update timezone code from tzcode 2017b - - - - --- 2017-06-15 Joseph Myers New
RFC: pwritev2 regression test for invalid flags - - - - --- 2017-06-15 Adhemerval Zanella Netto New
powerpc: fix sysconf support for cache geometries - - - - --- 2017-06-15 Paul A. Clarke New
[v2] powerpc: Optimized version of powf() - - - - --- 2017-06-15 Paul A. Clarke New
tunables: Add IFUNC selection and cache sizes - - - - --- 2017-06-15 H.J. Lu New
« 1 2 ... 202 203 204281 282 »