Show patches with: State = Action Required       |   28115 patches
« 1 2 ... 208 209 210281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Compat symbols in abilist files - - - - --- 2017-04-13 Florian Weimer New
malloc: Turn cfree into a compatibility symbol - - - - --- 2017-04-13 Florian Weimer New
manual: Document replacing malloc [BZ #20424] - - - - --- 2017-04-13 Florian Weimer New
grp: testgrp should exit unsupported properly. - - - - --- 2017-04-12 Wainer dos Santos Moschetta New
posix: Add SIGSEGV on the trap list for globtest.sh - - - - --- 2017-04-12 Adhemerval Zanella Netto New
posix: Add SIGSEGV on the trap list for globtest.sh - - - - --- 2017-04-11 Adhemerval Zanella Netto New
resolv: Remove EDNS fallback [BZ #21369] - - - - --- 2017-04-11 Florian Weimer New
resolv: Reduce EDNS payload size to 1200 bytes [BZ #21361] - - - - --- 2017-04-11 Florian Weimer New
readdir, readdir64 are thread-safe - - - - --- 2017-04-11 Florian Weimer New
Further <resolv.h> cleanup - - - - --- 2017-04-11 Florian Weimer New
Update sysdeps/hppa/fpu/libm-test-ulps - - - - --- 2017-04-10 John David Anglin New
[v3] hppa: Use generic pthread conditional variable support (BZ #21016) - - - - --- 2017-04-10 John David Anglin New
Add sysdeps/x86/dl-procinfo.c - - - - --- 2017-04-10 H.J. Lu New
Add reallocarray function. - - - - --- 2017-04-10 Dennis Wölfing New
[v4] dl-load: add memory barrier before updating the next - - - - --- 2017-04-10 Maninder Singh New
powerpc: Optimized strncat for POWER8 - - - - --- 2017-04-10 Rajalakshmi Srinivasaraghavan New
[v2] Coordinate if.h definitions for Linux and glibc (BZ #21367) - - - - --- 2017-04-09 Aurelien Jarno New
Coordinate if.h definitions for Linux and glibc (BZ #21367) - - - - --- 2017-04-09 Aurelien Jarno New
GNU LIB build fails on macOS 10.12.4 - - - - --- 2017-04-09 Paul Eggert New
[1/2] Optimize generic spinlock code and use C11 like atomic macros. - - - - --- 2017-04-07 Stefan Liebler New
resolv: Support an exactly sized buffer in ns_name_pack [BZ #21359] - - - - --- 2017-04-07 Florian Weimer New
[COMMITTED] resolv: Remove IQUERY support - - - - --- 2017-04-07 Florian Weimer New
[BZ,21357] unwind-dw2-fde: Call free() outside of unwind mutex - - - - --- 2017-04-06 Rabin Vincent New
Check if SSE is available with HAS_CPU_FEATURE - - - - --- 2017-04-06 H.J. Lu New
powerpc: Improve memcmp performance for POWER8 - - - - --- 2017-04-06 Rajalakshmi Srinivasaraghavan New
<bits/syscall.h>: Use an arch-independent system call list on Linux - - - - --- 2017-04-05 Florian Weimer New
[4/4] S390: Move utf8-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr macro. - - - - --- 2017-04-05 Stefan Liebler New
[3/4] S390: Move utf16-utf32-z9.c to multiarch folder and use s390_libc_ifunc_expr macro. - - - - --- 2017-04-05 Stefan Liebler New
[2/4] S390: Move utf8-utf16-z9.c to multiarch folder and use s390_libc_ifunc_expr macro. - - - - --- 2017-04-05 Stefan Liebler New
[1/4] S390: Use new s390_libc_ifunc_expr macro in s390 8bit-generic.c. - - - - --- 2017-04-05 Stefan Liebler New
Fix fnmatch handling of collating elements (bug 17396, bug 16976) - - - - --- 2017-04-05 Andreas Schwab New
[RFC] Enable RTM lock elision in current rwlock - - - - --- 2017-04-05 Andrew Senkevich New
[v3,BZ,21340] add support for POSIX_SPAWN_SETSID - - - - --- 2017-04-05 Daurnimator New
[v2,BZ,21340] add support for POSIX_SPAWN_SETSID - - - - --- 2017-04-05 Daurnimator New
Remove __ASSUME_REQUEUE_PI (committed) - - - - --- 2017-04-04 Adhemerval Zanella Netto New
Remove CALL_THREAD_FCT macro - - - - --- 2017-04-04 Adhemerval Zanella Netto New
[COMMITTED] resolv: Add tst-resolv-canonname - - - - --- 2017-04-04 Florian Weimer New
[COMMITTED] nss_dns: Replace local declarations with declarations from a header file - - - - --- 2017-04-04 Florian Weimer New
[COMMITTED] nss_dns: Remove superfluous dn_expand call from network handling - - - - --- 2017-04-04 Florian Weimer New
[9/9] powerpc: refactor memcmp and memmove IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[8/9] powerpc: refactor memcpy and mempcpy IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[7/9] powerpc: refactor memchr, memrchr, and rawmemchr IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[6/9] powerpc: refactor memset IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[5/9] powerpc: refactor strcasestr and strstr IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[4/9] powerpc: refactor strchr, strchrnul, and strrchr IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[3/9] powerpc: refactor strnlen and strlen IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[2/9] powerpc: refactor strcasecmp, strcmp, and strncmp IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[1/9] powerpc: refactor stpcpy, stpncpy, strcpy, and strncpy IFUNC. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[v2] Update elf tests to use the support test driver. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[v2] Update wcsmbs tests to use the support test driver. - - - - --- 2017-04-03 Wainer dos Santos Moschetta New
[2/2] Move shared pthread definitions to common headers - - - - --- 2017-04-03 Adhemerval Zanella Netto New
[1/2] Consolidate pthreadtype.h placement - - - - --- 2017-04-03 Adhemerval Zanella Netto New
resolv: Add test coverage for ns_name_unpack, ns_name_ntop - - - - --- 2017-04-03 Florian Weimer New
[v3] dl-load: add memory barrier before updating the next - - - - --- 2017-04-03 Maninder Singh New
[BZ,21340] add support for POSIX_SPAWN_SETSID - - - - --- 2017-04-01 Daurnimator New
[v2] hppa: Use generic pthread conditional variable support (BZ #21016) - - - - --- 2017-04-01 John David Anglin New
[v3] Add page tests to string/test-strnlen. - - - - --- 2017-03-31 Wainer dos Santos Moschetta New
[v2] Fix condition for inclusion of math-finite.h for long double - - - - --- 2017-03-31 Gabriel F. T. Gomes New
Fix condition for inclusion of math-finite.h for long double - - - - --- 2017-03-31 Gabriel F. T. Gomes New
[v2] Call the right helper function when setting mallopt M_ARENA_MAX - - - - --- 2017-03-31 Wladimir J. van der Laan New
Call the right helper function when setting mallopt M_ARENA_MAX - - - - --- 2017-03-30 Wladimir J. van der Laan New
[2/2] fs: reject unknown open flags - - - - --- 2017-03-30 Christoph Hellwig New
[1/2] fs: add a VALID_OPEN_FLAGS - - - - --- 2017-03-30 Christoph Hellwig New
[v3,3/3] Macroize function declarations in math_private.h - - - - --- 2017-03-30 Gabriel F. T. Gomes New
[v3,1/3] Remove unneeded declarations from math_private.h - - - - --- 2017-03-30 Gabriel F. T. Gomes New
[v4] Macroize inclusion of math-finite.h - - - - --- 2017-03-29 Gabriel F. T. Gomes New
Update elf tests to use the support test driver. - - - - --- 2017-03-29 Wainer dos Santos Moschetta New
Update wcsmbs tests to use the support test driver. - - - - --- 2017-03-29 Wainer dos Santos Moschetta New
S390: Clobber also r14 in TLS_LD, TLS_GD macros on 31bit. - - - - --- 2017-03-29 Stefan Liebler New
[v2] dl-load: add memory barrier before updating the next - - - - --- 2017-03-29 Maninder Singh New
RFC: Should x86-64 support arbitrary calling conventions? - - - - --- 2017-03-28 H.J. Lu New
[v2,3/3] Macroize function declarations in math_private.h - - - - --- 2017-03-28 Gabriel F. T. Gomes New
[v2,2/3] Change return type in the declaration of __ieee754_rem_pio2l - - - - --- 2017-03-28 Gabriel F. T. Gomes New
[v2,1/3] Remove unneeded declarations from math_private.h - - - - --- 2017-03-28 Gabriel F. T. Gomes New
string/test-strncmp.c: Add comments within do_random_tests() - - - - --- 2017-03-28 Paul A. Clarke New
Fix more test-errno issues - - - - --- 2017-03-28 Adhemerval Zanella Netto New
[v3] Macroize inclusion of math-finite.h - - - - --- 2017-03-28 Gabriel F. T. Gomes New
[v3] Add random memcpy test - - - - --- 2017-03-27 Steve Ellcey New
Consolidate set* Linux implementation - - - - --- 2017-03-27 Adhemerval Zanella Netto New
[committed,AArch64] Update libm-test-ulps - - - - --- 2017-03-27 Szabolcs Nagy New
[v2] rwlock: Fix explicit hand-over. - - - 1 --- 2017-03-25 Torvald Riegel New
rwlock: Fix explicit hand-over. - - - - --- 2017-03-25 Torvald Riegel New
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
« 1 2 ... 208 209 210281 282 »