Show patches with: Archived = No       |   28144 patches
« 1 2 ... 168 169 170281 282 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/6] Add new log2 implementation [1/6] Use uint32_t sign in single precision math error handling, functions - - - - --- 2018-06-27 Szabolcs Nagy New
[3/6] Add new log implementation [1/6] Use uint32_t sign in single precision math error handling, functions - - - - --- 2018-06-27 Szabolcs Nagy New
[2/6] Add new exp and exp2 implementations [1/6] Use uint32_t sign in single precision math error handling, functions - - - - --- 2018-06-27 Szabolcs Nagy New
[1/6] Use uint32_t sign in single precision math error handling, functions [1/6] Use uint32_t sign in single precision math error handling, functions - - - - --- 2018-06-27 Szabolcs Nagy New
[PATCHv2] ldbl-128ibm-compat: Introduce ieee128 symbols [PATCHv2] ldbl-128ibm-compat: Introduce ieee128 symbols - - - - --- 2018-06-27 Rajalakshmi Srinivasaraghavan New
libc: Extend __libc_freeres framework (Bug 23329). libc: Extend __libc_freeres framework (Bug 23329). - - - - --- 2018-06-27 Carlos O'Donell New
_dl_map_object_deps: Use struct scratch_buffer [BZ #18023] _dl_map_object_deps: Use struct scratch_buffer [BZ #18023] - - 1 - --- 2018-06-26 Florian Weimer New
wordexp: Rewrite parse_tilde to use struct scratch_buffer [BZ #18023] wordexp: Rewrite parse_tilde to use struct scratch_buffer [BZ #18023] - - - - --- 2018-06-26 Florian Weimer New
gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023] gethostid (Linux variant): Switch to struct scratch_buffer [BZ #18023] - - - - --- 2018-06-26 Florian Weimer New
[V2] Initialize pad outside the conditional to prevent uninitialized data warnings. [V2] Initialize pad outside the conditional to prevent uninitialized data warnings. - - 1 - --- 2018-06-26 Patsy Franklin New
ldbl-128ibm-compat: Introduce ieee128 symbols ldbl-128ibm-compat: Introduce ieee128 symbols - - - - --- 2018-06-26 Rajalakshmi Srinivasaraghavan New
[PATCH2/2] Improve performance of sinf and cosf [PATCH1/2] Improve performance of sincosf - - - - --- 2018-06-26 Wilco Dijkstra New
[PATCH1/2] Improve performance of sincosf [PATCH1/2] Improve performance of sincosf - - - - --- 2018-06-26 Wilco Dijkstra New
[COMMITTED] support: Add TEST_NO_SETVBUF [COMMITTED] support: Add TEST_NO_SETVBUF - - - - --- 2018-06-26 Florian Weimer New
[1/1] ast_ES: Add alternative month names (bug 23140). ast_ES: Add alternative month names (bug 23140). - - - - --- 2018-06-25 Rafal Luzynski New
nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023] nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023] - - - - --- 2018-06-25 Florian Weimer New
getent: Use dynarray in initgroups_keys [BZ #18023] getent: Use dynarray in initgroups_keys [BZ #18023] - - - - --- 2018-06-25 Florian Weimer New
_nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023] _nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023] - - - - --- 2018-06-25 Florian Weimer New
getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023] getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023] - - - - --- 2018-06-25 Florian Weimer New
Run thread shutdown functions in an explicit order Run thread shutdown functions in an explicit order - - 2 - --- 2018-06-25 Florian Weimer New
sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro - - - - --- 2018-06-25 Florian Weimer New
sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macro - - - - --- 2018-06-25 Florian Weimer New
nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023] nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023] - - - - --- 2018-06-25 Florian Weimer New
nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023] nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023] - - - - --- 2018-06-25 Florian Weimer New
nscd restart: Use malloc instead of extend_alloca [BZ #18023] nscd restart: Use malloc instead of extend_alloca [BZ #18023] - - - - --- 2018-06-25 Florian Weimer New
Initialize pad outside the conditional to prevent uninitialized data warnings. Initialize pad outside the conditional to prevent uninitialized data warnings. - - - - --- 2018-06-25 Patsy Franklin New
New configure option --disable-crypt. New configure option --disable-crypt. - - - - --- 2018-06-25 Florian Weimer New
manual: Revise crypt.texi. manual: Revise crypt.texi. - - - - --- 2018-06-25 Florian Weimer New
manual: Reorganize crypt.texi. manual: Reorganize crypt.texi. - - - - --- 2018-06-25 Florian Weimer New
Disallow use of DES encryption functions in new programs. Disallow use of DES encryption functions in new programs. - - - - --- 2018-06-25 Florian Weimer New
Reduce the statically linked startup code [BZ #23323] Reduce the statically linked startup code [BZ #23323] - - - - --- 2018-06-23 Florian Weimer New
Introduce ELF_INITFINI for all architectures Introduce ELF_INITFINI for all architectures - - - - --- 2018-06-23 Florian Weimer New
m68k: Reorganize log1p and significand implementations m68k: Reorganize log1p and significand implementations - - - - --- 2018-06-22 Tulio Magno Quites Machado Filho New
Fix hardcoded /tmp paths in testing (bug 13888) Fix hardcoded /tmp paths in testing (bug 13888) - - - - --- 2018-06-22 Joseph Myers New
[v5,3/3] Mutex: Replace trylock by read only while spinning [v5,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-06-22 kemi New
[v5,2/3] benchtests: Add pthread adaptive spin mutex microbenchmark [v5,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-06-22 kemi New
[v5,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex [v5,1/3] Tunables: Add tunables of spin count for pthread adaptive spin mutex - - - - --- 2018-06-22 kemi New
[2/2] csb_PL: Add alternative month names (bug 23140). Fixes for Kashubian language (bug 19485 and 23140) - - - - --- 2018-06-21 Rafal Luzynski New
[1/2] csb_PL: Update month translations + add yesstr/nostr (bug 19485). Fixes for Kashubian language (bug 19485 and 23140) - - - - --- 2018-06-21 Rafal Luzynski New
time: Define _STRUCT_TIMESPEC in <bits/types/struct_timespec.h> time: Define _STRUCT_TIMESPEC in <bits/types/struct_timespec.h> - - - - --- 2018-06-21 Florian Weimer New
[14/14] ldbl-128ibm-compat: Add tests for err.h and error.h functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[13/14] ldbl-128ibm-compat: Add error.h functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[12/14] ldbl-128ibm-compat: Add err.h functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[11/14] ldbl-128ibm-compat: Add argp_error and argp_failure Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[10/14] ldbl-128ibm-compat: Add wide character scanning functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[09/14] ldbl-128ibm-compat: Add regular character scanning functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[08/14] ldbl-128ibm-compat: Test double values Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[07/14] ldbl-128ibm-compat: Add wide character, fortified printing functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[06/14] ldbl-128ibm-compat: Add regular character, fortified printing functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[05/14] ldbl-128ibm-compat: Add wide character printing functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[04/14] ldbl-128ibm-compat: Add regular character printing functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[03/14] Add internal implementations for argp.h, err.h, and error.h functions Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[02/14] Prepare vfscanf to use __strtof128_internal Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
[01/14] Prepare vfprintf to use __printf_fp/__printf_fphex with float128 arg Functions with format string for IEEE128 on powercpc64le - - - - --- 2018-06-21 Gabriel F. T. Gomes New
Fix tst-cmp.c build with GCC mainline [committed] Fix tst-cmp.c build with GCC mainline [committed] - - - - --- 2018-06-20 Joseph Myers New
Fix bug-strspn1.c, bug-strpbrk1.c build with GCC mainline [committed] Fix bug-strspn1.c, bug-strpbrk1.c build with GCC mainline [committed] - - - - --- 2018-06-20 Joseph Myers New
[v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) [v4] Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251) - - 1 - --- 2018-06-20 Adhemerval Zanella New
math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253] math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253] - - - - --- 2018-06-20 Florian Weimer New
Unicode 11.0.0 Support: Update character encoding, character type info, and transliteration tables Unicode 11.0.0 Support: Update character encoding, character type info, and transliteration tables - - - - --- 2018-06-20 Mike FABIAN New
[1/1] Y2038: add function __difftime64 Y2038 support batch 3 - difftime - - - - --- 2018-06-20 Albert ARIBAUD (3ADEV) New
Add Andes nds32 dynamic relocations to elf.h Add Andes nds32 dynamic relocations to elf.h - - - - --- 2018-06-20 Vincent Chen New
[12/12] ldbl-128ibm-compat: Provide ieee128 symbols to narrow functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[11/12] ldbl-128ibm-compat: Redirect complex math functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[10/12] ldbl-128ibm-compat: Redirect long double functions to f128/ieee128 functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[09/12] ldbl-128ibm-compat: Provide nexttoward functions Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[08/12] ldbl-128ibm-compat: Provide a significand implementation Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[07/12] ldbl-128ibm-compat: Provide a scalb implementation Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[06/12] ldbl-128ibm-compat: Create libm-alias-float128.h Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[05/12] Refactor math/bits/math-finite.h, reusing math/bits/mathcalls.h [BZ #23292] Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[04/12] Add a generic significand implementation Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[03/12] Add a generic scalb implementation Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[02/12] Move declare_mgen_finite_alias definition Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[01/12] Undefine redirections after long double definition on __LDBL_COMPAT [BZ #23294] Introduce ieee128 symbols and redirections - - - - --- 2018-06-20 Tulio Magno Quites Machado Filho New
[v2,1/1] Y2038: make __mktime_internal compatible with 64-bit-time Y2038 support batch 2 - __mktime_internal - - - - --- 2018-06-19 Albert ARIBAUD (3ADEV) New
libio: Add new test tst-vtables libio: Add new test tst-vtables - - - - --- 2018-06-19 Florian Weimer New
[1/1] Y2038: make __mktime_internal compatible with 64-bit-time Y2038 support batch 2 - __mktime_internal - - - - --- 2018-06-19 Albert ARIBAUD (3ADEV) New
libio: Avoid ptrdiff_t overflow in IO_validate_vtable libio: Avoid ptrdiff_t overflow in IO_validate_vtable - - - - --- 2018-06-19 Florian Weimer New
libio: Disable vtable validation in case of interposition [BZ #23313] libio: Disable vtable validation in case of interposition [BZ #23313] - - - - --- 2018-06-19 Florian Weimer New
Assume that _IO_MTSAFE_IO is always defined in libio/stdfiles.c Assume that _IO_MTSAFE_IO is always defined in libio/stdfiles.c - - - - --- 2018-06-19 Florian Weimer New
[hurd,commited] hurd: Fix "Missing required PLT reference" [hurd,commited] hurd: Fix "Missing required PLT reference" - - - - --- 2018-06-19 Samuel Thibault New
[RFC] New language: Lower Sorbian (dsb_DE) [BZ #23208] [RFC] New language: Lower Sorbian (dsb_DE) [BZ #23208] - - - - --- 2018-06-18 Rafal Luzynski New
Fix scanf rounding of negative floating-point numbers (bug 23280) Fix scanf rounding of negative floating-point numbers (bug 23280) - - - - --- 2018-06-18 Joseph Myers New
[v5,2/2] Y2038: make __tz_convert compatible with 64-bit-time Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-18 Albert ARIBAUD (3ADEV) New
[v5,1/2] Y2038: Add 64-bit time for all architectures Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-18 Albert ARIBAUD (3ADEV) New
[2/2] libc-abis: Define ABSOLUTE ABI [BZ #19818][BZ #23307] Accept absolute symbols whose value is zero [BZ #23307] - - - - --- 2018-06-18 Maciej W. Rozycki Superseded
[1/2] elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307] Accept absolute symbols whose value is zero [BZ #23307] - - - - --- 2018-06-18 Maciej W. Rozycki Superseded
[v2] nisplus: Correct pwent parsing issue and resulting compilation error [BZ #23266] [v2] nisplus: Correct pwent parsing issue and resulting compilation error [BZ #23266] - - - - --- 2018-06-18 Maciej W. Rozycki Superseded
nisplus: Correct pwent parsing issue and resulting compilation error nisplus: Correct pwent parsing issue and resulting compilation error - - - - --- 2018-06-18 Maciej W. Rozycki Superseded
[v4,2/2] Y2038: make __tz_convert compatible with 64-bit-time Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-18 Albert ARIBAUD (3ADEV) New
[v4,1/2] Y2038: Add 64-bit time for all architectures Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-18 Albert ARIBAUD (3ADEV) New
Fix powerpc64le build of nan-sign tests (bug 23303) [committed] Fix powerpc64le build of nan-sign tests (bug 23303) [committed] - - - - --- 2018-06-18 Joseph Myers New
Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722] Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722] - - - - --- 2018-06-18 Florian Weimer New
Linux: Implement opensock using Netlink sockets Linux: Implement opensock using Netlink sockets - - - - --- 2018-06-18 Florian Weimer New
elf.h: Add BPF relocation types. elf.h: Add BPF relocation types. - - 1 - --- 2018-06-16 Mark Wielaard New
[v3,2/2] Y2038: make __tz_convert compatible with 64-bit-time Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-16 Albert ARIBAUD (3ADEV) New
[v3,1/2] Y2038: Add 64-bit time for all architectures Y2038 support batch 1 - __time64_t and __tz_convert - - - - --- 2018-06-16 Albert ARIBAUD (3ADEV) New
[hurd,commited] hurd: Fix reference to _hurd_self_sigstate [hurd,commited] hurd: Fix reference to _hurd_self_sigstate - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited] hurd: Fix missing __pthread_get_cleanup_stack symbol [hurd,commited] hurd: Fix missing __pthread_get_cleanup_stack symbol - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,8/8] hurd: Whitelist PLT refs which are difficult to avoid [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
[hurd,commited,7/8] hurd: Avoid PLT references to syscalls [hurd,commited,1/8] hurd: avoid PLT ref between sendfile and sendfile64 - - - - --- 2018-06-16 Samuel Thibault New
« 1 2 ... 168 169 170281 282 »