aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
5 daysmisc: Add support for Linux uio.h RWF_NOAPPEND flagrelease/2.39/masterStafford Horne
6 daysi386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782)Sunil K Pandey
6 daysReinstate generic features-time64.hAdhemerval Zanella
6 daysAlways define __USE_TIME_BITS64 when 64 bit time_t is usedAdhemerval Zanella
7 dayssocket: Use may_alias on sockaddr structs (bug 19622)Florian Weimer
7 daysparse_fdinfo: Don't advance pointer twice [BZ #31798]H.J. Lu
2024-05-15LoongArch: Fix undefined `__memset_aligned` reference in ld.so linking.caiyinyu
2024-05-13socket: Add new test for connectSergey Kolosov
2024-05-13libsupport: Add xgetpeernameSergey Kolosov
2024-05-11x86_64: Fix missing wcsncat function definition without multiarch (x86-64-v4)Gabi Falk
2024-05-10Force DT_RPATH for --enable-hardcoded-path-in-testsH.J. Lu
2024-05-07elf: Only process multiple tunable once (BZ 31686)Adhemerval Zanella
2024-05-04Add a test to check for duplicate definitions in the static libraryGabi Falk
2024-05-04i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk
2024-05-04i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk
2024-05-04Revert "i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chk"Sam James
2024-05-04Revert "i686: Fix multiple definitions of __memmove_chk and __memset_chk"Sam James
2024-05-04Revert "Add a test to check for duplicate definitions in the static library"Sam James
2024-05-04Add a test to check for duplicate definitions in the static libraryGabi Falk
2024-05-04i686: Fix multiple definitions of __memmove_chk and __memset_chkGabi Falk
2024-05-04i586: Fix multiple definitions of __memcpy_chk and __mempcpy_chkGabi Falk
2024-05-03time: Allow later version licensing.Carlos O'Donell
2024-05-02nscd: Use time_t for return type of addgetnetgrentXFlorian Weimer
2024-05-02login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701)Florian Weimer
2024-05-02login: Check default sizes of structs utmp, utmpx, lastlogFlorian Weimer
2024-04-25elf: Also compile dl-misc.os with $(rtld-early-cflags)H.J. Lu
2024-04-25CVE-2024-33601, CVE-2024-33602: nscd: netgroup: Use two buffers in addgetnetg...Florian Weimer
2024-04-25CVE-2024-33600: nscd: Avoid null pointer crashes after notfound response (bug...Florian Weimer
2024-04-25CVE-2024-33600: nscd: Do not send missing not-found response in addgetnetgren...Florian Weimer
2024-04-25CVE-2024-33599: nscd: Stack-based buffer overflow in netgroup cache (bug 31677)Florian Weimer
2024-04-25x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]H.J. Lu
2024-04-25i386: ulp update for SSE2 --disable-multi-arch configurationsFlorian Weimer
2024-04-25nptl: Fix tst-cancel30 on kernels without ppoll_time64 supportFlorian Weimer
2024-04-17iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol
2024-04-14x86_64: Exclude SSE, AVX and FMA4 variants in libm multiarchSunil K Pandey
2024-04-14Apply the Makefile sorting fixH.J. Lu
2024-04-14powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer
2024-04-13x86-64: Simplify minimum ISA check ifdef conditional with ifSunil K Pandey
2024-04-13x86-64: Don't use SSE resolvers for ISA level 3 or aboveH.J. Lu
2024-04-09AArch64: Check kernel version for SVE ifuncsWilco Dijkstra
2024-04-09aarch64: fix check for SVE support in assemblerSzabolcs Nagy
2024-04-09aarch64/fpu: Sync libmvec routines from 2.39 and before with AORJoe Ramsay
2024-04-07i386: Use generic memrchr in libc (bug 31316)Florian Weimer
2024-04-04x86: Expand the comment on when REP STOSB is used on memsetAdhemerval Zanella
2024-04-04x86: Do not prefer ERMS for memset on Zen3+Adhemerval Zanella
2024-04-04x86: Fix Zen3/Zen4 ERMS selection (BZ 30994)Adhemerval Zanella
2024-04-02Add tst-gnu2-tls2mod1 to test-internal-extrasAndreas Schwab
2024-04-01elf: Enable TLS descriptor tests on aarch64Adhemerval Zanella
2024-04-01arm: Update _dl_tlsdesc_dynamic to preserve caller-saved registers (BZ 31372)Adhemerval Zanella
2024-04-01Ignore undefined symbols for -mtls-dialect=gnu2Adhemerval Zanella