about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* misc: Add support for Linux uio.h RWF_NOAPPEND flag release/2.39/masterStafford Horne13 hours3-1/+9
* i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)Sunil K Pandey32 hours1-1/+7
* Reinstate generic features-time64.hAdhemerval Zanella43 hours1-0/+19
* Always define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella43 hours75-182/+178
* socket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer2 days10-14/+25
* parse_fdinfo: Don't advance pointer twice [BZ #31798]H.J. Lu2 days1-1/+3
* LoongArch: Fix undefined `__memset_aligned` reference in ld.so linking.caiyinyu2024-05-151-0/+3
* socket: Add new test for connectSergey Kolosov2024-05-132-0/+114
* libsupport: Add xgetpeernameSergey Kolosov2024-05-133-0/+32
* x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)Gabi Falk2024-05-111-3/+3
* Force DT_RPATH for --enable-hardcoded-path-in-testsH.J. Lu2024-05-101-3/+6
* elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella2024-05-074-12/+84
* Add a test to check for duplicate definitions in the static libraryGabi Falk2024-05-041-0/+7
* i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk2024-05-042-2/+2
* i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk2024-05-041-1/+1
* Revert "i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk"Sam James2024-05-041-1/+1
* Revert "i686: Fix multiple definitions of __memmove_chk and __memset_chk"Sam James2024-05-042-2/+2
* Revert "Add a test to check for duplicate definitions in the static library"Sam James2024-05-041-7/+0
* Add a test to check for duplicate definitions in the static libraryGabi Falk2024-05-041-0/+7
* i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk2024-05-042-2/+2
* i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk2024-05-041-1/+1
* time: Allow later version licensing.Carlos O'Donell2024-05-034-4/+4
* nscd: Use time_t for return type of addgetnetgrentXFlorian Weimer2024-05-021-2/+2
* login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer2024-05-0218-22/+165
* login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer2024-05-0217-1/+88
* elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu2024-04-251-0/+1
* CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer2024-04-251-98/+121
* CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer2024-04-251-4/+7
* CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer2024-04-251-8/+6
* CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer2024-04-251-2/+3
* x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu2024-04-254-1/+18
* i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer2024-04-251-0/+1
* nptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer2024-04-251-4/+11
* iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol2024-04-173-1/+144
* x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey2024-04-1462-295/+953
* Apply the Makefile sorting fixH.J. Lu2024-04-145-57/+57
* powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer2024-04-141-0/+19
* x86-64: Simplify minimum ISA check ifdef conditional with ifSunil K Pandey2024-04-131-11/+8
* x86-64: Don't use SSE resolvers for ISA level 3 or aboveH.J. Lu2024-04-132-12/+20
* AArch64: Check kernel version for SVE ifuncsWilco Dijkstra2024-04-095-2/+53
* aarch64: fix check for SVE support in assemblerSzabolcs Nagy2024-04-092-4/+6
* aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay2024-04-0918-105/+111
* i386: Use generic memrchr in libc (bug 31316)Florian Weimer2024-04-072-1/+1
* x86: Expand the comment on when REP STOSB is used on memsetAdhemerval Zanella2024-04-041-1/+3
* x86: Do not prefer ERMS for memset on Zen3+Adhemerval Zanella2024-04-041-0/+5
* x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)Adhemerval Zanella2024-04-041-20/+18
* Add tst-gnu2-tls2mod1 to test-internal-extrasAndreas Schwab2024-04-021-0/+2
* elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella2024-04-015-33/+40
* arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)Adhemerval Zanella2024-04-0110-15/+250
* Ignore undefined symbols for -mtls-dialect=gnu2Adhemerval Zanella2024-04-012-2/+2