Show patches with: State = Action Required       |    Archived = No       |   994 patches
« 1 2 ... 6 7 89 10 »
Patch Series S/W/F Date Submitter Delegate State
support: Add support for delayed test failure reporting --- 2016-12-31 Florian Weimer New
Testing on hosts with firewalls --- 2016-12-30 Florian Weimer New
getentropy for <unistd.h> --- 2016-12-29 Florian Weimer New
[17/17] Add SYSV shared memory test --- 2016-12-27 Adhemerval Zanella Netto New
[16/17] Use shmget syscall for linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[15/17] Use shmdt syscall for linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[14/17] Consolidate Linux shmctl implementation --- 2016-12-27 Adhemerval Zanella Netto New
[13/17] Use shmat syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[12/17] Add SYSV semaphore test --- 2016-12-27 Adhemerval Zanella Netto New
[11/17] Consolidate Linux semtimedop implementation --- 2016-12-27 Adhemerval Zanella Netto New
[10/17] Use semop syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[09/17] Use semget syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[07/17] Add SYSV message queue test --- 2016-12-27 Adhemerval Zanella Netto New
[06/17] Use msgget syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[05/17] Use msgsnd syscall for Linux implementation --- 2016-12-27 Adhemerval Zanella Netto New
[04/17] Consolidate Linux msgrcv implementation --- 2016-12-27 Adhemerval Zanella Netto New
[03/17] Consolidate Linux msgctl implementation --- 2016-12-27 Adhemerval Zanella Netto New
[01/17] Add __ASSUME_DIRECT_SYSVIPC_SYSCALL for Linux --- 2016-12-27 Adhemerval Zanella Netto New
[v2] Fix x86_64 memchr for large input sizes --- 2016-12-26 Adhemerval Zanella Netto New
[2/2] New pthread rwlock that is more scalable. --- 2016-12-23 Torvald Riegel New
New condvar implementation that provides stronger ordering guarantees. --- 2016-12-23 Torvald Riegel New
[BZ,#19402] Clear list of acquired robust mutexes in the child process after forking. --- 2016-12-22 Torvald Riegel New
[02/15] Initialize the stack guard earlier when linking statically. --- 2016-12-21 Florian Weimer New
[13/15] Move all tests out of csu. --- 2016-12-21 Florian Weimer New
[14/15] tst-quad1pie, tst-quad2pie: compile with -fPIE --- 2016-12-21 Florian Weimer New
[2/2] Enable ILP32 mode on aarch64 (version 3) --- 2016-12-20 Steve Ellcey New
[1/2] Enable ILP32 mode on aarch64, update abilist files (version 3) --- 2016-12-19 Steve Ellcey New
[4/4] powerpc: Remove f{max,min}{f} assembly implementations --- 2016-12-19 Adhemerval Zanella Netto New
[3/4] benchtests: Add fmaxf/fminf benchmarks --- 2016-12-19 Adhemerval Zanella Netto New
[2/4] benchtests: Add fmax/fmin benchmarks --- 2016-12-19 Adhemerval Zanella Netto New
[1/4] Adjust benchtests to new support library. --- 2016-12-19 Adhemerval Zanella Netto New
[09/15] De-PLTize __stack_chk_fail internal calls within libc.so. --- 2016-12-19 Nix New
[1/2] S390: Optimize atomic macros. --- 2016-12-16 Stefan Liebler New
[08/12] De-PLTize __stack_chk_fail internal calls within libc.so. --- 2016-12-16 Florian Weimer New
[BZ,#20973] Robust mutexes: Fix lost wake-up. --- 2016-12-15 Torvald Riegel New
[v2] Fix powerpc64/power7 memchr for large input sizes --- 2016-12-15 Adhemerval Zanella Netto New
Fix powerpc64/power7 memchr for large input sizes --- 2016-12-15 Adhemerval Zanella Netto New
[v3] Improve strtok(_r) performance --- 2016-12-14 Adhemerval Zanella Netto New
explicit_bzero final --- 2016-12-14 Florian Weimer New
[2/2] Consolidate renameat Linux implementation --- 2016-12-14 Adhemerval Zanella Netto New
[1/2] Consolidate rename Linux implementation --- 2016-12-14 Adhemerval Zanella Netto New
[v3] Improve strsep --- 2016-12-13 Adhemerval Zanella Netto New
[v2,AArch64] Add more cfi annotations to tlsdesc entry points --- 2016-12-13 Szabolcs Nagy New
[v3] Test case for BZ 19329 --- 2016-12-13 Szabolcs Nagy New
Add __glibc_unlikely hint in lll_trylock, lll_cond_trylock. --- 2016-12-13 Stefan Liebler New
support: Introduce new subdirectory for test infrastructure --- 2016-12-12 Florian Weimer New
[3/8] float128: Add wrappers for IEEE functions. --- 2016-12-09 Gabriel F. T. Gomes New
[AArch64] Add more cfi annotations to tlsdesc entry points --- 2016-12-09 Szabolcs Nagy New
[BZ,#15527] strftime_l.c: Support lowercase output --- 2016-12-07 Jakub Martisko New
[RFC] Deprecate _REENTRANT and _THREAD_SAFE. --- 2016-12-06 Zack Weinberg New
[v2,5/5] manual: Clean up miscellaneous standards. --- 2016-12-06 Rical Jasan New
[v2,4/5] manual: Enforce header and standard requirements. --- 2016-12-06 Rical Jasan New
[v2,3/5] manual: Add new header and standards annotations. --- 2016-12-06 Rical Jasan New
[v2,1/5] manual: Refactor header and standards annotations. --- 2016-12-06 Rical Jasan New
aarch64: Use explicit offsets in _dl_tlsdesc_dynamic --- 2016-12-02 Florian Weimer New
[COMMITTED] S390: Regenerate ULPs. --- 2016-12-02 Stefan Liebler New
[COMMITTED] powerpc: Remove stpcpy internal clash with IFUNC --- 2016-12-01 Adhemerval Zanella Netto New
Implement _dl_catch_error, _dl_signal_error in libc.so [BZ #16628] --- 2016-12-01 Stefan Liebler New
[COMMITTED] powerpc: Remove stpcpy internal clash with IFUNC --- 2016-11-30 Adhemerval Zanella Netto New
X86-64: Add _dl_runtime_resolve_avx[512]_opt [BZ #20508] --- 2016-11-30 H.J. Lu New
[RFC,2/2,BZ,19329] Fix data races between pthread_create and dlopen --- 2016-11-30 Szabolcs Nagy New
[RFC,1/2,BZ,19329] remove broken code path for easier code review --- 2016-11-30 Szabolcs Nagy New
[1/2] Enable ILP32 mode on aarch64, update abilist files --- 2016-11-29 Steve Ellcey New
localedata: GBK: add mapping for 0x80->Euro sign [BZ #20864] --- 2016-11-29 Florian Weimer New
Don't use PLT nor GOT in libc.a [BZ #20750] --- 2016-11-28 H.J. Lu New
[08/12] De-PLTize __stack_chk_fail internal calls within libc.so. --- 2016-11-28 Nix New
extras: New test/build infrastructure --- 2016-11-25 Florian Weimer New
extras: New test/build infrastructure --- 2016-11-25 Florian Weimer New
[v2] Test case for BZ 19329 --- 2016-11-25 Szabolcs Nagy New
[v3] Fix writes past the allocated array bounds in execvpe (BZ#20847) --- 2016-11-23 Adhemerval Zanella Netto New
[2/3] manual: Convert @tables of variables to @vtables. --- 2016-11-23 Rical Jasan New
[1/3] manual: Refactor header and standards annotations. --- 2016-11-23 Rical Jasan New
make build-many-glibcs.py work on python3.2 --- 2016-11-22 Szabolcs Nagy New
[v2] Fix writes past the allocated array bounds in execvpe (BZ#20847) --- 2016-11-22 Adhemerval Zanella Netto New
[v2] Fix writes past the allocated array bounds in execvpe (BZ#20847) --- 2016-11-21 Adhemerval Zanella Netto New
Fix writes past the allocated array bounds in execvpe (BZ# 20847) --- 2016-11-21 Adhemerval Zanella Netto New
[2/2] New internal function __access_noerrno --- 2016-11-17 Adhemerval Zanella Netto New
[v7] getrandom system call wrapper [BZ #17252] --- 2016-11-14 Florian Weimer New
elf: Assume TLS is initialized in _dl_map_object_from_fd (was: Re: Question about elf/dl-load.c) --- 2016-11-14 Florian Weimer New
powerpc help needed: Defining hidden alias for __sigsetjmp --- 2016-11-14 Florian Weimer New
manual: Remove non-existent mount options S_IMMUTABLE and S_APPEND. --- 2016-11-13 Rical Jasan New
[1/2] Consolidate Linux access implementation --- 2016-11-10 Adhemerval Zanella Netto New
Allow [f]statfs64 to alias [f]statfs --- 2016-11-09 Steve Ellcey New
[v3,17/17] Add SYSV shared memory test --- 2016-11-08 Adhemerval Zanella Netto New
[v3,16/17] Use shmget syscall for linux implementation --- 2016-11-08 Adhemerval Zanella Netto New
[v3,12/17] Add SYSV semaphore test --- 2016-11-08 Adhemerval Zanella Netto New
[v3,07/17] Add SYSV message queue test --- 2016-11-08 Adhemerval Zanella Netto New
malloc: Implement heap protector --- 2016-11-08 Florian Weimer New
Remove sparcv8 support --- 2016-11-08 David Miller New
Updated version of define for __ASSUME_ST_INO_64_BIT --- 2016-11-07 Steve Ellcey New
Remove sparcv8 support --- 2016-11-07 David Miller New
[v3] strftime,strptime: have %q represent the quarter of year --- 2016-11-04 Pádraig Brady New
[GLIBC,AARCH64] Rewrite elf_machine_load_address using _DYNAMIC symbol --- 2016-11-04 Renlin Li New
strftime: support %q to output the quarter of year --- 2016-11-04 Pádraig Brady New
[v2,15/16] Use shmget syscall for linux implementation --- 2016-11-02 Adhemerval Zanella Netto New
[v2,14/16] Use shmdt syscall for linux implementation --- 2016-11-02 Adhemerval Zanella Netto New
[v2,13/16] Consolidate Linux shmctl implementation --- 2016-11-02 Adhemerval Zanella Netto New
[v2,12/16] Use shmat syscall for Linux implementation --- 2016-11-02 Adhemerval Zanella Netto New
[v2,10/16] Consolidate Linux semtimedop implementation --- 2016-11-02 Adhemerval Zanella Netto New
[v2,09/16] Use semop syscall for Linux implementation --- 2016-11-02 Adhemerval Zanella Netto New
« 1 2 ... 6 7 89 10 »