Show patches with: Archived = No       |   28171 patches
« 1 2 ... 208 209 210281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
powerpc: Add a POWER8-optimized version of cosf() - - - - --- 2017-04-20 Paul A. Clarke New
Maintaining libio (was: Re: [PATCH v2 1/2] libio: Multiple fixes for open_{w}memstram (BZ#18241 and… - - - - --- 2017-04-20 Zack Weinberg New
Assume that accept4 is available - - - - --- 2017-04-20 Florian Weimer New
manual: Document replacing malloc [BZ #20424] - - - - --- 2017-04-20 Florian Weimer New
A third round of inclusion fixes for _ISOMAC testsuite. - - - - --- 2017-04-19 Zack Weinberg New
[BZ,#21391] x86: Set dl_platform and dl_hwcap from CPU features - - - - --- 2017-04-19 H.J. Lu New
Create more sockets with SOCK_CLOEXEC [BZ #15722] - - - - --- 2017-04-19 Florian Weimer New
[COMMITTED] resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likely - - - - --- 2017-04-19 Florian Weimer New
[COMMITTED] resolv: Replace __builtin_expect with __glibc_unlikely/__glibc_likely - - - - --- 2017-04-19 Florian Weimer New
Bug 21399: Fix localedata/charmaps/CP1254 comment (committed) - - - - --- 2017-04-19 Carlos O'Donell New
[1/2] Optimize generic spinlock code and use C11 like atomic macros. - - - - --- 2017-04-19 Stefan Liebler New
conformtest: Enable tests when cross compiling [committed] - - - - --- 2017-04-18 Joseph Myers New
[2/2] linux: Remove __ASSUME_SET_ROBUST_LIST defines - - - - --- 2017-04-18 Adhemerval Zanella Netto New
[1/2] nptl: Remove __ASSUME_SET_ROBUST_LIST - - - - --- 2017-04-18 Adhemerval Zanella Netto New
Fix missing timespec definition for sys/stat.h (BZ #21371) - - - - --- 2017-04-18 Adhemerval Zanella Netto New
libio: Fix seek-past-end returned size for open_{w}memstream (BZ#15298) - - - - --- 2017-04-18 Adhemerval Zanella Netto New
Assume that accept4 is available - - - - --- 2017-04-18 Florian Weimer New
Create more sockets with SOCK_CLOEXEC [BZ #15722] - - - - --- 2017-04-18 Florian Weimer New
x86: Use AVX2 memcpy/memset on Skylake server [BZ #21396] - - - - --- 2017-04-18 H.J. Lu New
[v2] Move shared pthread definitions to common headers - - - - --- 2017-04-18 Adhemerval Zanella Netto New
Assume that pipe2 is always available - - - - --- 2017-04-18 Florian Weimer New
[BZ,19922] iso14651_t1_common: Define collation for Malayalam chillu characters - - - - --- 2017-04-18 Santhosh Thottingal New
[BZ,19919] iso14651_t1_common: Correct the Malayalam sorting order of 0D36 and 0D37 - - - - --- 2017-04-18 Santhosh Thottingal New
x86: Set Prefer_No_VZEROUPPER if AVX512ER is available - - - - --- 2017-04-17 H.J. Lu New
[v2] Add reallocarray function. - - - - --- 2017-04-17 Dennis Wölfing New
[v2] Fix stack memory protection on targets where the stack grows upward - - - - --- 2017-04-17 John David Anglin New
[v2] Set SHMLBA to page size on hppa (BZ locale/19838) - - - - --- 2017-04-17 John David Anglin New
Set SHMLBA to page size on hppa (BZ locale/19838) - - - - --- 2017-04-16 John David Anglin New
Fix stack memory protection on targets where the stack grows upward - - - - --- 2017-04-16 John David Anglin New
SYSCALL_CANCEL: reduce the size of generated code - - - - --- 2017-04-14 Yury Norov New
[alpha] : Add earlyclobber to sqrtt/sqrtf insns. - - - - --- 2017-04-14 Uros Bizjak New
Assume that accept4 is available - - - - --- 2017-04-14 Florian Weimer New
Assume that O_CLOEXEC is always defined and works - - - - --- 2017-04-13 Florian Weimer New
Assume that dup3 is available - - - - --- 2017-04-13 Florian Weimer New
Assume that pipe2 is always available - - - - --- 2017-04-13 Florian Weimer New
Assume that O_NOFOLLOW is always defined - - - - --- 2017-04-13 Florian Weimer New
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
« 1 2 ... 208 209 210281 282 »