Show patches with: Archived = No       |   28141 patches
« 1 2 ... 213 214 215281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix malloc/ tests for GCC 7 -Walloc-size-larger-than= - - - - --- 2017-01-02 Joseph Myers New
Fix math/test-nearbyint-except for no-exceptions configurations [committed] - - - - --- 2017-01-02 Joseph Myers New
Correct MIPS math-tests.h condition for sNaN payload preservation [committed] - - - - --- 2017-01-02 Joseph Myers New
tunables: Avoid getenv calls and disable glibc.malloc.check by default - - - - --- 2017-01-02 Siddhesh Poyarekar New
[2/2] New pthread rwlock that is more scalable. - - - - --- 2017-01-02 Torvald Riegel New
Document and fix --enable-bind-now [BZ #21015] - - - - --- 2017-01-02 Florian Weimer New
Fix argument passing in sysvipc/test-sysvsem - - - - --- 2017-01-02 Adhemerval Zanella New
New condvar implementation that provides stronger ordering guarantees. - - - - --- 2017-01-02 Torvald Riegel New
[v11] Add pretty printers for the NPTL lock types - - - - --- 2017-01-02 Martin Galvan New
Fix i686 memchr for large input sizes - - - - --- 2017-01-02 Adhemerval Zanella New
Make build-many-glibcs.py use binutils 2.28 branch by default [committed] - - - - --- 2017-01-02 Joseph Myers New
[v2] powerpc: Convert tests to the new support test-driver - - - - --- 2017-01-02 Wainer dos Santos Moschetta New
[COMMITTED] support: struct netent portability fix for support_format_netent - - - - --- 2017-01-01 Florian Weimer New
[COMMITTED] support: Use %td for pointer difference in xwrite - - - - --- 2017-01-01 Florian Weimer New
[COMMITTED] malloc: Run tunables tests only if tunables are enabled - - - - --- 2017-01-01 Florian Weimer New
Update config.guess and config.sub to current versions [committed] - - - - --- 2017-01-01 Joseph Myers New
Update copyright dates not handled by scripts/update-copyrights [committed] - - - - --- 2017-01-01 Joseph Myers New
[COMMITTED] Update DNS RR type definitions [BZ #20593] - - - - --- 2016-12-31 Florian Weimer New
[COMMITTED] CVE-2015-5180: resolv: Fix crash with internal QTYPE [BZ #18784] - - - - --- 2016-12-31 Florian Weimer New
[COMMITTED] tunables: Use correct unused attribute - - - - --- 2016-12-31 Florian Weimer New
[COMMITTED] resolv: Deprecate RES_BLAST - - - - --- 2016-12-31 Florian Weimer New
[COMMITTED] resolv: Deprecate the "inet6" option and RES_USE_INET6 [BZ #19582] - - - - --- 2016-12-31 Florian Weimer New
[4/4] User manual documentation for tunables - - - - --- 2016-12-31 Siddhesh Poyarekar New
[3/4] Enhance --enable-tunables to select tunables frontend at build time - - - - --- 2016-12-31 Siddhesh Poyarekar New
[2/4] Initialize tunable list with the GLIBC_TUNABLES environment variable - - - - --- 2016-12-31 Siddhesh Poyarekar New
libresolv tests - - - - --- 2016-12-31 Florian Weimer New
support: Implement --verbose option for test programs - - - - --- 2016-12-31 Florian Weimer New
support: Add support for delayed test failure reporting - - - - --- 2016-12-31 Florian Weimer New
Read-only data in ELF libraries may be remapped writable at runtime (upcoming NDSS'17 paper) - - - - --- 2016-12-31 Alan Modra New
Add fromfp functions [committed] - - - - --- 2016-12-31 Joseph Myers New
Fix argument passing in sysvipc/test-sysvsem - - - - --- 2016-12-30 Tulio Magno Quites Machado Filho New
[COMMITTED] resolv: Turn historic name lookup functions into compat symbols - - - - --- 2016-12-30 Florian Weimer New
Fix tst-support_record_failure-2 for run-built-tests = no [committed] - - - - --- 2016-12-30 Joseph Myers New
Testing on hosts with firewalls - - - - --- 2016-12-30 Florian Weimer New
[4/4] User manual documentation for tunables - - - - --- 2016-12-30 Siddhesh Poyarekar New
[3/4] Enhance --enable-tunables to select tunables frontend at build time - - - - --- 2016-12-30 Siddhesh Poyarekar New
[2/4] Initialize tunable list with the GLIBC_TUNABLES environment variable - - - - --- 2016-12-30 Siddhesh Poyarekar New
[1/4] Add framework for tunables - - - - --- 2016-12-30 Siddhesh Poyarekar New
getentropy for <unistd.h> - - - - --- 2016-12-29 Florian Weimer New
support: Add support for delayed test failure reporting - - - - --- 2016-12-28 Florian Weimer New
Do not use IFUNC resolver with potentially unrelocated symbol. - - - - --- 2016-12-27 Yunlian Jiang New
[COMMITTED] Fix typos in the spelling of "implementation" - - - - --- 2016-12-27 Dmitry V. Levin New
[COMMITTED] Fix typo in manual for iseqsig - - - - --- 2016-12-27 Gabriel F. T. Gomes New
[COMMITTED] resolv: Remove processing of unimplemented "spoof" host.conf options - - - - --- 2016-12-27 Florian Weimer New
[COMMITTED] sunrpc: Always obtain AF_INET addresses from NSS [BZ #20964] - - - - --- 2016-12-27 Florian Weimer New
[COMMITTED] rpcinfo: Remove traces of unbuilt helper program - - - - --- 2016-12-27 Florian Weimer New
[17/17] Add SYSV shared memory test - - - - --- 2016-12-27 Adhemerval Zanella New
[16/17] Use shmget syscall for linux implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[15/17] Use shmdt syscall for linux implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[14/17] Consolidate Linux shmctl implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[13/17] Use shmat syscall for Linux implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[12/17] Add SYSV semaphore test - - - - --- 2016-12-27 Adhemerval Zanella New
[11/17] Consolidate Linux semtimedop implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[10/17] Use semop syscall for Linux implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[09/17] Use semget syscall for Linux implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[08/17] Consolidate Linux semctl implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[07/17] Add SYSV message queue test - - - - --- 2016-12-27 Adhemerval Zanella New
[06/17] Use msgget syscall for Linux implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[05/17] Use msgsnd syscall for Linux implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[04/17] Consolidate Linux msgrcv implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[03/17] Consolidate Linux msgctl implementation - - - - --- 2016-12-27 Adhemerval Zanella New
[02/17] Refactor Linux ipc_priv header - - - - --- 2016-12-27 Adhemerval Zanella New
[01/17] Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for Linux - - - - --- 2016-12-27 Adhemerval Zanella New
[PING] Test for __mprotect failure in _dl_map_segments [BZ #20831] - - - - --- 2016-12-27 Dmitry V. Levin New
Fix pretty printer tests for run-built-tests == no - - - - --- 2016-12-27 Siddhesh Poyarekar New
[v2] Fix x86_64 memchr for large input sizes - - - - --- 2016-12-26 Adhemerval Zanella New
[v2,9/9] Fix Makefiles for w_sqrt new filenames - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,8/9] Automatic part VI: Fix #includes for w_sqrt - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,7/9] Automatic part V: Rename w_sqrt wrappers - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,6/9] Rename w_tgamma for IA64 - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,5/9] Automatic part IV: Rename IA64 files. - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,4/9] Automatic part III: Fix filename in Makefile - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,3/9] Automatic part II: Fix filename in #includes - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,2/9] Automatic part I: Add suffix to filename - - - - --- 2016-12-26 Gabriel F. T. Gomes New
[v2,1/9] Move wrappers to libm-compat-calls-auto - - - - --- 2016-12-26 Gabriel F. T. Gomes New
Read-only data in ELF libraries may be remapped writable at runtime (upcoming NDSS'17 paper) - - - - --- 2016-12-24 Alan Modra New
Add compiler barriers around modifications of the robust mutex list. - - - - --- 2016-12-23 Torvald Riegel New
[2/2] New pthread rwlock that is more scalable. - - - - --- 2016-12-23 Torvald Riegel New
powerpc: Fix powerpc32/power7 memchr for large input sizes - - - - --- 2016-12-23 Tulio Magno Quites Machado Filho New
[COMMITTED] Fix pretty printer failures when CPPFLAGS is defined with optimizations. - - - - --- 2016-12-23 Carlos O'Donell New
[v2,05/16] Improve generic memchr - - - - --- 2016-12-23 Tulio Magno Quites Machado Filho New
getentropy for <unistd.h> - - - - --- 2016-12-23 Florian Weimer New
New condvar implementation that provides stronger ordering guarantees. - - - - --- 2016-12-23 Torvald Riegel New
[v2] powerpc: add tests for __ppc_set_ppr_* functions. - - - - --- 2016-12-23 Wainer dos Santos Moschetta New
[COMMITTED] scripts/test_printers_common.py: Log GDB error message - - - - --- 2016-12-23 Florian Weimer New
[RFC,v5,12/13] All other languages: Add alternative month names (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,11/13] cs_CZ: Add alternative month names (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,10/13] uk_UA: Add alternative month names (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,09/13] ru_RU: Add alternative month names (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,08/13] pl_PL: Add alternative month names (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,07/13] Rebuild abilists to reflect strftime family changes (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,06/13] Provide backward compatibility for strftime family (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,05/13] Implement the %OB specifier - alternative month names (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,04/13] Add tests for alternative month names (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,03/13] Rebuild abilists to reflect nl_langinfo changes (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,02/13] Provide backward compatibility for nl_langinfo family (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[RFC,v5,01/13] Implement alternative month names (bug 10871). - - - - --- 2016-12-23 Rafal Luzynski New
[v2] Bug 11941: Improper assert map->l_init_called in dlclose - - - - --- 2016-12-22 Carlos O'Donell New
powerpc: add tests for __ppc_set_ppr_* functions. - - - - --- 2016-12-22 Wainer dos Santos Moschetta New
[BZ,#20985] robust mutexes: Fix broken x86 assembly by removing it - - - - --- 2016-12-22 Torvald Riegel New
« 1 2 ... 213 214 215281 282 »