summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* m68k: Handle fewer relocations for RTLD_BOOTSTRAP (#BZ29071)gentoo/glibc-2.35-6Fangrui Song2022-04-201-6/+6
* mips: Fix mips64n32 64 bit time_t stat support (BZ#29069)=Joshua Kinard2022-04-182-15/+25
* hurd: Fix arbitrary error codeSamuel Thibault2022-04-181-1/+1
* nptl: Handle spurious EINTR when thread cancellation is disabled (BZ#29029)Adhemerval Zanella2022-04-1816-91/+484
* S390: Add new s390 platform z16.Stefan Liebler2022-04-188-10/+61
* elf: Fix memory leak in _dl_find_object_update (bug 29062)Florian Weimer2022-04-182-2/+4
* NEWS: Move PLT tracking slowdown to glibc 2.35.Carlos O'Donell2022-04-181-3/+3
* Revert "Revert "clone-internal.c: make clone3 syscall optional""gentoo/glibc-2.35-5Andreas K. Hüttel2022-03-311-1/+1
* Revert "clone-internal.c: make clone3 syscall optional"gentoo/glibc-2.35-4Andreas K. Hüttel2022-03-201-1/+1
* hppa: Use END instead of PSEUDO_END in swapcontext.SJohn David Anglin2022-03-201-1/+1
* hppa: Implement swapcontext in assembler (bug 28960)John David Anglin2022-03-202-82/+72
* nss: Protect against errno changes in function lookup (bug 28953)Florian Weimer2022-03-205-4/+143
* nss: Do not mention NSS test modules in <gnu/lib-names.h>Florian Weimer2022-03-202-13/+5
* io: Add fsync call in tst-statFlorian Weimer2022-03-201-0/+4
* Drop glibc lock when returning earlySam James2022-03-071-1/+3
* nptl: Fix cleanups for stack grows up [BZ# 28899]John David Anglin2022-03-061-1/+1
* hppa: Fix warnings from _dl_lookup_addressJohn David Anglin2022-03-064-9/+14
* hppa: Revise gettext trampoline designJohn David Anglin2022-03-063-31/+35
* hppa: Fix swapcontextJohn David Anglin2022-03-063-7/+58
* Fix elf/tst-audit2 on hppaJohn David Anglin2022-03-061-14/+10
* hppa: Fix bind-now audit (BZ #28857)Adhemerval Zanella2022-03-067-8/+16
* localedef: Handle symbolic links when generating locale-archiveArjun Shankar2022-03-061-1/+1
* localedata: Do not generate output if warnings were present.Carlos O'Donell2022-02-252-4/+10
* localedef: Update LC_MONETARY handling (Bug 28845)Carlos O'Donell2022-02-251-36/+146
* Revert "localedef: Update LC_MONETARY handling (Bug 28845)"Andreas K. Hüttel2022-02-251-136/+36
* NEWS: Add a bug fix entry for BZ #28688H.J. Lu2022-02-251-0/+1
* resolv: Fix tst-resolv tests for 2.35 ABIs and laterStafford Horne2022-02-251-9/+9
* elf: Replace tst-audit24bmod2.so with tst-audit24bmod2H.J. Lu2022-02-251-1/+1
* elf: Check invalid hole in PT_LOAD segments [BZ #28838]gentoo/glibc-2.35-3H.J. Lu2022-02-211-0/+3
* NEWS: Add a bug fix entry for BZ #28896H.J. Lu2022-02-211-0/+2
* x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein2022-02-211-2/+2
* x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein2022-02-213-10/+48
* x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein2022-02-217-5/+22
* Fix buildAndreas K. Hüttel2022-02-211-0/+1
* string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]H.J. Lu2022-02-171-0/+13
* linux: Use socket-constants-time64.h on tst-socket-timestamp-compatAdhemerval Zanella2022-02-171-12/+13
* linux: fix accuracy of get_nprocs and get_nprocs_conf [BZ #28865]Dmitry V. Levin2022-02-172-31/+65
* Fix segfault in getpwuid when stat fails (BZ #28752)Adhemerval Zanella2022-02-121-5/+5
* localedef: Update LC_MONETARY handling (Bug 28845)gentoo/glibc-2.35-2Carlos O'Donell2022-02-111-36/+136
* dirent: Deprecate getdirentriesgentoo/glibc-2.35-1Adhemerval Zanella2022-02-033-4/+20
* linux: Use getdents64 on readdir64 compat implementationAdhemerval Zanella2022-02-034-135/+79
* linux: Add __old_readdir64_unlockedAdhemerval Zanella2022-02-033-67/+35
* linux: Add __readdir64_unlockedAdhemerval Zanella2022-02-033-68/+33
* linux: Set internal DIR filepos as off64_t [BZ #23960, BZ #24050]Adhemerval Zanella2022-02-0310-9/+317
* linux: Use getdents64 on non-LFS readdirAdhemerval Zanella2022-02-034-26/+101
* linux: Do not skip entries with zero d_ino values [BZ #12165]Adhemerval Zanella2022-02-032-74/+44
* clone-internal.c: make clone3 syscall optionalSam James2022-02-031-1/+1
* Fix miscompilation on ia64's gcc-10Sergei Trofimovich2022-02-031-1/+3
* Force -O0 in conform tests to survive $CC changesAndreas K. Hüttel2022-02-032-3/+7
* Adapt to Gentoo-specific /etc/mail/aliasesAndreas K. Hüttel2022-02-033-11/+17