about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* sunrpc: Remove always-defined _RPC_THREAD_SAFE_ macroFlorian Weimer2018-06-2614-69/+19
* libio: Add tst-vtables, tst-vtables-interposedFlorian Weimer2018-06-265-0/+586
* support: Add TEST_NO_SETVBUFFlorian Weimer2018-06-264-1/+14
* libio: Disable vtable validation in case of interposition [BZ #23313]Florian Weimer2018-06-262-0/+21
* nss_files: Use struct scratch_buffer instead of extend_alloca [BZ #18023]Florian Weimer2018-06-252-22/+16
* getent: Use dynarray in initgroups_keys [BZ #18023]Florian Weimer2018-06-252-10/+36
* _nss_nis_initgroups_dyn: Use struct scratch_buffer [BZ #18023]Florian Weimer2018-06-252-10/+23
* getgrent_next_nss (compat-initgroups): Remove alloca fallback [BZ #18023]Florian Weimer2018-06-252-25/+27
* nscd: Switch to struct scratch_buffer in adhstaiX [BZ #18023]Florian Weimer2018-06-252-34/+51
* nscd: Use struct scratch_buffer, not extend_alloca in most caches [BZ #18023]Florian Weimer2018-06-255-152/+84
* nscd restart: Use malloc instead of extend_alloca [BZ #18023]Florian Weimer2018-06-252-38/+67
* csb_PL: Add alternative month names (bug 23140).Rafal Luzynski2018-06-253-5/+33
* csb_PL: Update month translations + add yesstr/nostr (bug 19485).Rafal Luzynski2018-06-252-2/+12
* m68k: Reorganize log1p and significand implementationsTulio Magno Quites Machado Filho2018-06-227-32/+56
* Add Andes nds32 dynamic relocations to elf.hVincent Chen2018-06-212-0/+21
* elf.h: Add BPF relocation types.Mark Wielaard2018-06-212-1/+7
* math: Set 387 and SSE2 rounding mode for tgamma on i386 [BZ #23253]Florian Weimer2018-06-214-36/+80
* Fix tst-cmp.c build with GCC mainline.Joseph Myers2018-06-202-0/+21
* Fix bug-strspn1.c, bug-strpbrk1.c build with GCC mainline.Joseph Myers2018-06-203-0/+23
* ldbl-128ibm-compat: Create libm-alias-float128.hTulio Magno Quites Machado Filho2018-06-203-0/+183
* Add a generic significand implementationTulio Magno Quites Machado Filho2018-06-208-107/+45
* Move declare_mgen_finite_alias definitionTulio Magno Quites Machado Filho2018-06-203-7/+22
* libio: Avoid ptrdiff_t overflow in IO_validate_vtableFlorian Weimer2018-06-202-2/+6
* Fix scanf rounding of negative floating-point numbers (bug 23280).Joseph Myers2018-06-194-17/+81
* hurd: fix localplt.data formatSamuel Thibault2018-06-191-1/+1
* hurd: Fix "Missing required PLT reference"Samuel Thibault2018-06-192-14/+22
* Add SHM_STAT_ANY from Linux 4.17 to bits/shm.h.Joseph Myers2018-06-1813-0/+37
* Add SEM_STAT_ANY from Linux 4.17 to bits/sem.h.Joseph Myers2018-06-1811-0/+31
* Add MSG_STAT_ANY from Linux 4.17 to bits/msq.h.Joseph Myers2018-06-1811-0/+31
* Update MAP_TYPE value for hppa from Linux 4.17.Joseph Myers2018-06-182-1/+6
* Linux: Create Netlink socket with SOCK_CLOEXEC in __check_pf [BZ #15722]Florian Weimer2018-06-182-1/+7
* Fix powerpc64le build of nan-sign tests (bug 23303).Joseph Myers2018-06-182-1/+13
* hurd: Fix reference to _hurd_self_sigstateSamuel Thibault2018-06-163-1/+14
* hurd: Fix missing __pthread_get_cleanup_stack symbolSamuel Thibault2018-06-166-15/+10
* hurd: Whitelist PLT refs which are difficult to avoidSamuel Thibault2018-06-162-0/+10
* hurd: Avoid PLT references to syscallsSamuel Thibault2018-06-163-7/+20
* hurd: Avoid PLT ref to __mach_msgSamuel Thibault2018-06-163-0/+6
* hurd: Avoid PLT references to shortcutsSamuel Thibault2018-06-164-0/+20
* hurd: Avoid missing PLT ref from ld.so requirementSamuel Thibault2018-06-162-1/+2
* hurd: Avoid PLT ref for __pthread_get_cleanup_stackSamuel Thibault2018-06-165-4/+15
* hurd: Detect 32bit overflow in value returned by lseekSamuel Thibault2018-06-162-1/+14
* hurd: avoid PLT ref between sendfile and sendfile64Samuel Thibault2018-06-164-3/+18
* Add tests for sign of NaN returned by strtod (bug 23007).Joseph Myers2018-06-156-2/+111
* Fix sign of NaN returned by strtod (bug 23007).Herman ten Brugge2018-06-152-1/+7
* localedata: Make IBM273 compatible with ISO-8859-1 [BZ #23290]Florian Weimer2018-06-143-2/+10
* hurd: Fix htl link failureSamuel Thibault2018-06-142-2/+7
* Ignore -Wrestrict for one strncat test.Joseph Myers2018-06-142-0/+9
* aarch64: Use an ifunc/VDSO to implement gettimeofday in shared glibc.Steve Ellcey2018-06-142-0/+76
* scripts/update-abilist.sh: Accept empty list of files to patchFlorian Weimer2018-06-142-1/+8
* hurd: Avoid a PLT referenceSamuel Thibault2018-06-142-6/+3