Show patches with: none      |   28175 patches
« 1 2 ... 219 220 221281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,06/16] Add SYSV message queue test - - - - --- 2016-11-02 Adhemerval Zanella Netto New
[v2,05/16] Use msgget syscall for Linux implementation - - - - --- 2016-11-02 Adhemerval Zanella Netto New
[v2,04/16] Use msgsnd syscall for Linux implementation - - - - --- 2016-11-02 Adhemerval Zanella Netto New
[v2,03/16] Consolidate Linux msgrcv implementation - - - - --- 2016-11-02 Adhemerval Zanella Netto New
[v2,02/16] Consolidate Linux msgctl implementation - - - - --- 2016-11-02 Adhemerval Zanella Netto New
[v2,01/16] Add __ASSUME_SYSVIPC_SYSCALL for Linux - - - - --- 2016-11-02 Adhemerval Zanella Netto New
[v4] Fix -Os related build and test failures. - - - - --- 2016-11-02 Carlos O'Donell New
[AArch64] Add optimized memchr - - - - --- 2016-11-02 Wilco Dijkstra New
[RFC,BZ,20756] Locales: Use Unicode wise thousands separator - - - - --- 2016-11-02 Stanislav Brabec New
[v4] Update the i18n, UTF-8 and translit_* files to Unicode 9.0.0 [BZ #20313] - - - - --- 2016-11-02 Mike FABIAN New
Fix warning from latest GCC in tst-printf.c - - - - --- 2016-11-01 Steve Ellcey New
Correct clog10 documentation (bug 19673) [committed] - - - - --- 2016-11-01 Joseph Myers New
Do not hardcode platform names in manual/libm-err-tab.pl (bug 14139) - - - - --- 2016-11-01 Joseph Myers New
[RFC,2/2] sparc32: Use cas for atomic_* operations and use general pthread_barrier_wait - - - - --- 2016-11-01 Andreas Larsson New
[RFC,1/2] sparc32: Mark sendmsg and recvmsg system calls as unsupported - - - - --- 2016-11-01 Andreas Larsson New
[15/15] Add SYSV shared memory test - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[14/15] Use shmget syscall for linux implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[13/15] Use shmdt syscall for linux implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[12/15] Consolidate Linux shmctl implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[11/15] Use shmat syscall for Linux implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[10/15] Add SYSV semaphore test - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[09/15] Consolidate Linux semtimedop implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[08/15] Use semop syscall for Linux implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[07/15] Use semget syscall for Linux implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[06/15] Consolidate Linux semctl implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[05/15] Add SYSV message queue test - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[04/15] Use msgget syscall for Linux implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[03/15] Use msgsnd syscall for Linux implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[02/15] Consolidate Linux msgrcv implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[01/15] Consolidate Linux msgctl implementation - - - - --- 2016-11-01 Adhemerval Zanella Netto New
[resend] fix uninitialized variable in dynamic linker - - - - --- 2016-11-01 Matthew Fortune New
[2/2] Add write_message_to_stderr and use it instead of write - - - - --- 2016-11-01 Gabriel F. T. Gomes New
[1/2] Use write_message instead of write - - - - --- 2016-11-01 Gabriel F. T. Gomes New
[v3] Fix -Os related build and test failures. - - - - --- 2016-10-31 Carlos O'Donell New
[v4] Fix -Os related build and test failures. - - - - --- 2016-10-30 Carlos O'Donell New
m68k: restore handling of R_68K_NONE in elf_machine_lazy_rel() - - - - --- 2016-10-29 Sergei Trofimovich New
[v3] Fix -Os related build and test failures. - - - - --- 2016-10-29 Carlos O'Donell New
Add SNAN, SNANF, SNANL macros [committed] - - - - --- 2016-10-28 Joseph Myers New
malloc: Use accessors for chunk metadata access - - - - --- 2016-10-28 Florian Weimer New
Add test for linking against most static libraries - - - - --- 2016-10-28 Carlos O'Donell New
crypt: Use internal names for the SHA-2 block functions - - - - --- 2016-10-28 Florian Weimer New
[v2] Fix warning caused by unused-result in bug-atexit3-lib.cc - - - - --- 2016-10-28 Gabriel F. T. Gomes New
Add test for linking against most static libraries - - - - --- 2016-10-28 Carlos O'Donell New
Generate additional secret keys for the heap protector - - - - --- 2016-10-28 Florian Weimer New
i386: Support CFLAGS which imply -fno-omit-frame-pointer [BZ #20729] - - - - --- 2016-10-28 Florian Weimer New
malloc: Use accessors for chunk metadata access - - - - --- 2016-10-28 Florian Weimer New
[v2] Fix -Os related build and test failures. - - - - --- 2016-10-28 Carlos O'Donell New
malloc: Implement heap protector - - - - --- 2016-10-28 Florian Weimer New
Fix -Os related -Werror failures. - - - - --- 2016-10-28 Carlos O'Donell New
Generate additional secret keys for the heap protector - - - - --- 2016-10-28 Florian Weimer New
sysmalloc: Initialize previous size field of mmaped chunks - - - - --- 2016-10-28 Florian Weimer New
malloc: Use accessors for chunk metadata access - - - - --- 2016-10-28 Florian Weimer New
Fix warning caused by unused-result in bug-atexit3-lib.cc - - - - --- 2016-10-28 Gabriel F. T. Gomes New
Add test for linking against most static libraries - - - - --- 2016-10-28 Florian Weimer New
crypt: Use internal names for the SHA-2 block functions - - - - --- 2016-10-28 Florian Weimer New
Improve strtok(_r) performance - - - - --- 2016-10-28 Wilco Dijkstra New
Fix -Os related -Werror failures. - - - - --- 2016-10-28 Carlos O'Donell New
Regenerate ULPs for i486 builds. - - - - --- 2016-10-28 Carlos O'Donell New
[RFC,v4,07/11] Rebuild abilists to reflect strftime family changes (bug 10871). - - - - --- 2016-10-28 Rafal Luzynski New
[RFC,v4,06/11] Provide backward compatibility for strftime family (bug 10871). - - - - --- 2016-10-28 Rafal Luzynski New
[RFC,v4,03/11] Rebuild abilists to reflect nl_langinfo changes (bug 10871). - - - - --- 2016-10-28 Rafal Luzynski New
[RFC,v4,02/11] Provide backward compatibility for nl_langinfo family (bug 10871). - - - - --- 2016-10-28 Rafal Luzynski New
[RFC,v4,01/11] Implement alternative month names (bug 10871). - - - - --- 2016-10-28 Rafal Luzynski New
Make strtod raise "inexact" exceptions (bug 19380) [committed] - - - - --- 2016-10-28 Joseph Myers New
Updated version of define for __ASSUME_ST_INO_64_BIT - - - - --- 2016-10-27 Steve Ellcey New
Fix i486 builds with gcc 5.3 - - - - --- 2016-10-27 Carlos O'Donell New
Define wordsize.h macros everywhere - - - - --- 2016-10-27 Steve Ellcey New
[v2] Consolidate Linux setrlimit and getrlimit implementation - - - - --- 2016-10-27 Adhemerval Zanella Netto New
Fix a sparc header conformtest failure. - - - - --- 2016-10-27 David Miller New
Add canonicalize, canonicalizef, canonicalizel [committed] - - - - --- 2016-10-26 Joseph Myers New
Initialise the machine specific part of rtld bootstrap map - - - - --- 2016-10-26 Matthew Fortune New
Define wordsize.h macros everywhere - - - - --- 2016-10-26 Steve Ellcey New
Define wordsize.h macros everywhere - - - - --- 2016-10-26 Steve Ellcey New
Add getpayloadl to libnldbl [committed] - - - - --- 2016-10-26 Joseph Myers New
malloc: Deprecate hook variables, __default_morecore, <mcheck.h> - - - - --- 2016-10-26 Florian Weimer New
malloc: Remove malloc_get_state, malloc_set_state [BZ #19473] - - - - --- 2016-10-26 Florian Weimer New
iconv: Avoid writable data and relocations in ISO646 - - - - --- 2016-10-26 Florian Weimer New
iconv: Avoid writable data and relocations in IBM charsets - - - - --- 2016-10-26 Florian Weimer New
[COMMITTED] Remove redundant definitions of M_ARENA_* macros - - - - --- 2016-10-26 Siddhesh Poyarekar New
iconv: Avoid writable data and relocations in IBM charsets - - - - --- 2016-10-26 Florian Weimer New
Remove sparcv8 support - - - - --- 2016-10-25 Andreas Larsson New
Fix undefined behaviour inconsistent for strtok - - - - --- 2016-10-25 Adhemerval Zanella Netto New
Speed up math/test-tgmath2.c - - - - --- 2016-10-25 Steve Ellcey New
Fix cmpli usage in power6 memset - - - - --- 2016-10-24 Joseph Myers New
Fix -Wformat-length warning in time/tst-strptime2.c - - - - --- 2016-10-24 Steve Ellcey New
Fix -Wformat-length warning in tst-setgetname.c - - - - --- 2016-10-24 Steve Ellcey New
malloc: Remove malloc_get_state, malloc_set_state [BZ #19473] - - - - --- 2016-10-24 Florian Weimer New
[v10,3/3] Add tests for strfrom functions - - - - --- 2016-10-24 Gabriel F. T. Gomes New
[6/6] User manual documentation for tunables - - - - --- 2016-10-24 Siddhesh Poyarekar New
[5/6] Enhance --enable-tunables to select tunables frontend at build time - - - - --- 2016-10-24 Siddhesh Poyarekar New
[4/6] Initialize tunable list with the GLIBC_TUNABLES environment variable - - - - --- 2016-10-24 Siddhesh Poyarekar New
[3/6] Add framework for tunables - - - - --- 2016-10-24 Siddhesh Poyarekar New
[2/6] New internal function __access_noerrno - - - - --- 2016-10-24 Siddhesh Poyarekar New
[1/6] Static inline functions for mallopt helpers - - - - --- 2016-10-24 Siddhesh Poyarekar New
[2/2] Document the M_ARENA_* mallopt parameters - - - - --- 2016-10-24 Siddhesh Poyarekar New
[1/2] Add note on MALLOC_MMAP_* environment variables - - - - --- 2016-10-24 Siddhesh Poyarekar New
Fix Linux sh4 pread/pwrite argument passing - - - - --- 2016-10-24 Adhemerval Zanella Netto New
Define iszero as a function template for C++ [BZ #20715] - - - - --- 2016-10-22 Florian Weimer New
Document a behavior of an elided pthread_rwlock_unlock - - - - --- 2016-10-21 Tulio Magno Quites Machado Filho New
powerpc: Fix TOC stub on powerpc64 clone() - - - - --- 2016-10-21 Tulio Magno Quites Machado Filho New
« 1 2 ... 219 220 221281 282 »