Show patches with: none      |   28162 patches
« 1 2 ... 209 210 211281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
aarch64: Thunderx specific memcpy and memmove - - - - --- 2017-03-24 Steve Ellcey New
Consolidate Linux mmap implementation - - - - --- 2017-03-24 Adhemerval Zanella Netto New
RFC: Should x86-64 support arbitrary calling conventions? - - - - --- 2017-03-24 H.J. Lu New
__need macros for communication with compiler-provided headers - - - - --- 2017-03-24 Zack Weinberg New
Update old tunables framework document/script. - - - - --- 2017-03-23 Sunyeop Lee New
[v2] Support auxilliary vector components for cache geometries. - - - - --- 2017-03-23 Paul A. Clarke New
RFC: Should x86-64 support arbitrary calling conventions? - - - - --- 2017-03-23 H.J. Lu New
__need macros for communication with compiler-provided headers - - - - --- 2017-03-23 Chris Metcalf New
[BZ,21295] getaddrinfo: do not overwrite IPv6 IPs with IPv4 when using AF_UNSPEC - - - - --- 2017-03-23 kmeaw@kmeaw.com New
[v5] Remove defines to builtins in string2.h - - - - --- 2017-03-23 Wilco Dijkstra New
[v3] Add random memcpy test - - - - --- 2017-03-23 Wilco Dijkstra New
Change the order of function attributes in printf.h - - - - --- 2017-03-22 Tulio Magno Quites Machado Filho New
[RFC] Add envvar IO_BUFMODE to forcibly set buffering mode - - - - --- 2017-03-22 Sunyeop Lee New
[RFC,v2,41/41] arm64/sve: Documentation: Add overview of the SVE userspace ABI - - - - --- 2017-03-22 Dave Martin New
[2/2] Suppress internal declarations for most of the testsuite. - - - - --- 2017-03-22 Zack Weinberg New
[1/2] Remove _IO_MTSAFE_IO from public headers. - - - - --- 2017-03-22 Zack Weinberg New
Another round of inclusion fixes for _ISOMAC testsuite. - - - - --- 2017-03-22 Zack Weinberg New
powerpc64: Add POWER8 strnlen - - - - --- 2017-03-21 Wainer dos Santos Moschetta New
Fix assert() warning in gcc < 4.8 [BZ# 21242] - - - - --- 2017-03-21 Justin Brewer New
[v2] Check for __mprotect failure in _dl_map_segments [BZ #20831] - - - - --- 2017-03-21 Dmitry V. Levin New
[6/6] Add manual documentation for threads.h - - - - --- 2017-03-21 Adhemerval Zanella Netto New
[5/6] Add test cases for ISO C11 threads - - - - --- 2017-03-21 Adhemerval Zanella Netto New
[4/6] Add C11 threads support - - - - --- 2017-03-21 Adhemerval Zanella Netto New
[3/6] Clean pthread functions namespaces for C11 threads - - - - --- 2017-03-21 Adhemerval Zanella Netto New
[2/6] Move mutex and condition variable definition to common header - - - - --- 2017-03-21 Adhemerval Zanella Netto New
[1/6] Consolidate pthreadtype.h placement - - - - --- 2017-03-21 Adhemerval Zanella Netto New
: Fix failing test malloc/tst-interpose-nothread with GCC 7. - - - - --- 2017-03-21 Stefan Liebler New
conformtest: Add x32 XFAILs for mq_attr element types (bug 21279) [committed] - - - - --- 2017-03-20 Joseph Myers New
conformtest: Add mips XFAIL for struct stat st_rdev type (bug 21278) [committed] - - - - --- 2017-03-20 Joseph Myers New
powerpc: Fix logbl on power7 [BZ# 21280] - - - - --- 2017-03-20 Tulio Magno Quites Machado Filho New
Define more termios.h macros unconditionally for alpha (bug 21277) - - - - --- 2017-03-20 Joseph Myers New
[RFC,v6,12/16] ru_RU: Add alternative month names (bug 10871). - - - - --- 2017-03-20 Rafal Luzynski New
[RFC,v6,10/16] Backward compatibility for abbreviated alt. names (bug 10871). - - - - --- 2017-03-20 Rafal Luzynski New
[RFC,v6,09/16] Abbreviated alternative month names (%Ob) also added (bug 10871). - - - - --- 2017-03-20 Rafal Luzynski New
[RFC,v6,08/16] Let alternative month names be a copy of regular ones (bug 10871). - - - - --- 2017-03-20 Rafal Luzynski New
[RFC,v6,07/16] Rebuild abilists to reflect strftime family changes (bug 10871). - - - - --- 2017-03-20 Rafal Luzynski New
[RFC,v6,06/16] Provide backward compatibility for strftime family (bug 10871). - - - - --- 2017-03-20 Rafal Luzynski New
[RFC,v6,05/16] Implement the %OB specifier - alternative month names (bug 10871) - - - - --- 2017-03-20 Rafal Luzynski New
[RFC,v6,03/16] Rebuild abilists to reflect nl_langinfo changes (bug 10871). - - - - --- 2017-03-20 Rafal Luzynski New
[RFC,v6,02/16] Provide backward compatibility for nl_langinfo family (bug 10871). - - - - --- 2017-03-20 Rafal Luzynski New
[RFC,v6,01/16] Implement alternative month names (bug 10871). - - - - --- 2017-03-20 Rafal Luzynski New
[PING,v2] Test for __mprotect failure in _dl_map_segments [BZ #20831] - - - - --- 2017-03-20 Dmitry V. Levin New
Correct __GNUC_PREREQ for __const__ and __noreturn__ attributes. - - - - --- 2017-03-20 Kang-Che Sung New
Update string tests to use the support test driver. - - - - --- 2017-03-20 Wainer dos Santos Moschetta New
posix_spawn: fix stack setup on ia64 [BZ #21275] - - - - --- 2017-03-20 Mike Frysinger New
Fix assert() warning in gcc < 4.8 [BZ# 21242] - - - - --- 2017-03-19 Justin Brewer New
Fix alpha termios.h NL2, NL3 namespace (bug 21268) - - - - --- 2017-03-18 Joseph Myers New
Fix bits/socket.h IOC* namespace issues (bug 21267) - - - - --- 2017-03-18 Joseph Myers New
conformtest: XFAIL tv_nsec tests for x32 (bug 16437) [committed] - - - - --- 2017-03-18 Joseph Myers New
conformtest: Handle conditional XFAILs with allow-header [committed] - - - - --- 2017-03-18 Joseph Myers New
[v2,1/4] Macroize inclusion of math-finite.h (part 1) - - - - --- 2017-03-17 Gabriel F. T. Gomes New
[v2] posix_spawn: use a larger min stack for -fstack-check [BZ #21253] - - - - --- 2017-03-17 Mike Frysinger New
Macroize function declarations in math_private.h - - - - --- 2017-03-17 Gabriel F. T. Gomes New
[committed] Use CPU_FEATURES_CPU_P to check if AVX is available - - - - --- 2017-03-17 H.J. Lu New
[2/2] Remove p{read,write}{v} and fallocate from x86 auto-generation list - - - - --- 2017-03-17 Adhemerval Zanella Netto New
[1/2] Fix {INLINE,INTERNAL}_SYSCALL macros for x32 - - - - --- 2017-03-17 Adhemerval Zanella Netto New
posix_spawn: use a larger min stack for -fstack-check [BZ #21253] - - - - --- 2017-03-17 Adhemerval Zanella Netto New
[v2] fnmatch.h: use standard internal defines - - - - --- 2017-03-17 Mike Frysinger New
Fix sparc64 bits/setjmp.h namespace (bug 21261) - - - - --- 2017-03-17 Joseph Myers New
conformtest: Add mips XFAIL for struct stat st_dev type (bug 17786) [committed] - - - - --- 2017-03-17 Joseph Myers New
Make alpha termios.h define IXANY unconditionally (bug 21259) - - - - --- 2017-03-17 Joseph Myers New
conformtest: Add alpha XFAIL for struct netent n_net type (bug 21260) [committed] - - - - --- 2017-03-17 Joseph Myers New
conformtest: Skip execution tests when cross-compiling [committed] - - - - --- 2017-03-17 Joseph Myers New
conformtest: Support system-specific XFAILs [committed] - - - - --- 2017-03-17 Joseph Myers New
x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258] - - - - --- 2017-03-16 H.J. Lu New
conformtest: Make more tests into compilation tests [committed] - - - - --- 2017-03-16 Joseph Myers New
Patch to further harden glibc malloc metadata against 1-byte overflows - - - - --- 2017-03-16 Chris Evans New
stdlib-bsearch: middle element calculation may overflow - - - - --- 2017-03-16 Sergey Senozhatsky New
[2/2] sparc: Fix .udiv plt on libc - - - - --- 2017-03-16 Adhemerval Zanella Netto New
[1/2] Build divdi3 only for architecture that required it - - - - --- 2017-03-16 Adhemerval Zanella Netto New
posix_spawn: use a larger min stack for -fstack-check [BZ #21253] - - - - --- 2017-03-16 Mike Frysinger New
stdlib-bsearch: middle element calculation may overflow - - - - --- 2017-03-16 Sergey Senozhatsky New
[1/1] dl-load: add memory barrier before updating the next. - - - - --- 2017-03-16 Maninder Singh New
Ping Re: Remove C++ namespace handling from glibc headers - - - - --- 2017-03-16 Joseph Myers New
Improve float range reduction accuracy near pi/2 (bug 21094) [committed] - - - - --- 2017-03-15 Joseph Myers New
XFAIL catan and catanh tests on ibm128 - - - - --- 2017-03-15 Tulio Magno Quites Machado Filho New
[v2] Add page tests to string/test-strnlen. - - - - --- 2017-03-15 Wainer dos Santos Moschetta New
Fix test-math-vector-sincos.h aliasing [committed] - - - - --- 2017-03-15 Joseph Myers New
support_format_dns_packet: Fix CNAME and multiple RR handling - - - - --- 2017-03-15 Florian Weimer New
[v4] configure.ac: Avoid empty subexpression in grep - - - - --- 2017-03-15 Alexey Neyman New
Use internal __feraiseexcept in __iseqsig - - - - --- 2017-03-15 Gabriel F. T. Gomes New
[v2] Fix test-errno issues - - - - --- 2017-03-14 Adhemerval Zanella Netto New
[v2] Fix test-errno issues - - - - --- 2017-03-14 Adhemerval Zanella Netto New
Fix missing posix_fadvise64 mips64 static build (BZ #21232) - - - - --- 2017-03-14 Adhemerval Zanella Netto New
[v2] Split helper classification macros from mathcalls.h - - - - --- 2017-03-14 Gabriel F. T. Gomes New
Fix i686 memchr overflow calculation (BZ#21182) - - - - --- 2017-03-14 Adhemerval Zanella Netto New
[2/2] S390: Use generic spinlock code. - - - - --- 2017-03-14 Stefan Liebler New
[1/2] Optimize generic spinlock code and use C11 like atomic macros. - - - - --- 2017-03-14 Stefan Liebler New
support: Explain ignored failures of temporary file removal [BZ #21243] - - - - --- 2017-03-14 Florian Weimer New
support: Add error checking to close system calls [BZ #21244] - - - - --- 2017-03-14 Florian Weimer New
[4/4] Macroize inclusion of math-finite.h (part 4) - - - - --- 2017-03-13 Gabriel F. T. Gomes New
[3/4] Macroize inclusion of math-finite.h (part 3) - - - - --- 2017-03-13 Gabriel F. T. Gomes New
[2/4] Macroize inclusion of math-finite.h (part 2) - - - - --- 2017-03-13 Gabriel F. T. Gomes New
[1/4] Macroize inclusion of math-finite.h (part 1) - - - - --- 2017-03-13 Gabriel F. T. Gomes New
deprecate libnsl (Version 6) - - - - --- 2017-03-13 Thorsten Kukuk New
support_format_dns_packet: Fix CNAME and multiple RR handling - - - - --- 2017-03-13 Florian Weimer New
Fix test-errno issues - - - - --- 2017-03-13 Adhemerval Zanella Netto New
build-many-glibcs: Remove no_isolate from SH config - - - - --- 2017-03-13 Adhemerval Zanella Netto New
x86_64: fix static build of __mempcpy_chk for compilers defaulting to PIC/PIE - - - - --- 2017-03-12 Mike Frysinger New
[v4] configure.ac: Avoid empty subexpression in grep - - - - --- 2017-03-12 Alexey Neyman New
« 1 2 ... 209 210 211281 282 »