aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-26Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)master-bz20251Adhemerval Zanella
2018-06-26Run thread shutdown functions in an explicit orderFlorian Weimer
2018-06-26sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer
2018-06-26libio: Add tst-vtables, tst-vtables-interposedFlorian Weimer
2018-06-26support: Add TEST_NO_SETVBUFFlorian Weimer
2018-06-26libio: Disable vtable validation in case of interposition [BZ #23313]Florian Weimer
2018-06-25nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023]Florian Weimer
2018-06-25getent: Use dynarray in initgroups_keys [BZ #18023]Florian Weimer
2018-06-25_nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023]Florian Weimer
2018-06-25getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]Florian Weimer
2018-06-25nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023]Florian Weimer
2018-06-25nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023]Florian Weimer
2018-06-25nscd restart: Use malloc instead of extend_alloca [BZ #18023]Florian Weimer
2018-06-25csb_PL: Add alternative month names (bug 23140).Rafal Luzynski
2018-06-25csb_PL: Update month translations + add yesstr/nostr (bug 19485).Rafal Luzynski
2018-06-22m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho
2018-06-21Add Andes nds32 dynamic relocations to elf.hVincent Chen
2018-06-21elf.h: Add BPF relocation types.Mark Wielaard
2018-06-21math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer
2018-06-20Fix tst-cmp.c build with GCC mainline.Joseph Myers
2018-06-20Fix bug-strspn1.c, bug-strpbrk1.c build with GCC mainline.Joseph Myers
2018-06-20ldbl-128ibm-compat: Create libm-alias-float128.hTulio Magno Quites Machado Filho
2018-06-20Add a generic significand implementationTulio Magno Quites Machado Filho
2018-06-20Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho
2018-06-20libio: Avoid ptrdiff_t overflow in IO_validate_vtableFlorian Weimer
2018-06-19Fix scanf rounding of negative floating-point numbers (bug 23280).Joseph Myers
2018-06-19hurd: fix localplt.data formatSamuel Thibault
2018-06-19hurd: Fix "Missing required PLT reference"Samuel Thibault
2018-06-18Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers
2018-06-18Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers
2018-06-18Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers
2018-06-18Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers
2018-06-18Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]Florian Weimer
2018-06-18Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers
2018-06-16hurd: Fix reference to _hurd_self_sigstateSamuel Thibault
2018-06-16hurd: Fix missing __pthread_get_cleanup_stack symbolSamuel Thibault
2018-06-16hurd: Whitelist PLT refs which are difficult to avoidSamuel Thibault
2018-06-16hurd: Avoid PLT references to syscallsSamuel Thibault
2018-06-16hurd: Avoid PLT ref to __mach_msgSamuel Thibault
2018-06-16hurd: Avoid PLT references to shortcutsSamuel Thibault
2018-06-16hurd: Avoid missing PLT ref from ld.so requirementSamuel Thibault
2018-06-16hurd: Avoid PLT ref for __pthread_get_cleanup_stackSamuel Thibault
2018-06-16hurd: Detect 32bit overflow in value returned by lseekSamuel Thibault
2018-06-16hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault
2018-06-15Add tests for sign of NaN returned by strtod (bug 23007).Joseph Myers
2018-06-15Fix sign of NaN returned by strtod (bug 23007).Herman ten Brugge
2018-06-14localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]Florian Weimer
2018-06-14hurd: Fix htl link failureSamuel Thibault
2018-06-14Ignore -Wrestrict for one strncat test.Joseph Myers
2018-06-14aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey