about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* libio: Attempt wide backup free only for non-legacy code release/2.34/masterSiddhesh Poyarekar2024-09-112-1/+3
* nptl: Use <support/check.h> facilities in tst-setuid3Maciej W. Rozycki2024-08-301-21/+16
* posix: Use <support/check.h> facilities in tst-truncate and tst-truncate64Maciej W. Rozycki2024-08-301-13/+12
* ungetc: Fix backup buffer leak on program exit [BZ #27821]Siddhesh Poyarekar2024-08-294-2/+47
* ungetc: Fix uninitialized read when putting into unused streams [BZ #27821]Siddhesh Poyarekar2024-08-293-6/+6
* Make tst-ungetc use libsupportSiddhesh Poyarekar2024-08-291-55/+57
* stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]Maciej W. Rozycki2024-08-292-0/+113
* support: Add FAIL test failure helperMaciej W. Rozycki2024-08-293-41/+17
* stdio-common: Reformat Makefile.Carlos O'Donell2024-08-291-68/+227
* Fix name space violation in fortify wrappers (bug 32052)Andreas Schwab2024-08-065-64/+64
* resolv: Fix tst-resolv-short-response for older GCC (bug 32042)Florian Weimer2024-08-011-2/+4
* resolv: Track single-request fallback via _res._flags (bug 31476)Florian Weimer2024-07-243-5/+10
* resolv: Do not wait for non-existing second DNS response after error (bug 30081)Florian Weimer2024-07-245-1/+150
* resolv: Allow short error responses to match any query (bug 31890)Florian Weimer2024-07-244-10/+135
* s390x: Fix segfault in wcsncmp [BZ #31934]Stefan Liebler2024-07-161-9/+1
* Force DT_RPATH for --enable-hardcoded-path-in-testsH.J. Lu2024-05-101-2/+5
* elf: Disable some subtests of ifuncmain1, ifuncmain5 for !PIEFlorian Weimer2024-05-022-0/+22
* 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-0216-1/+85
* sparc: Remove 64 bit check on sparc32 wordsize (BZ 27574)Adhemerval Zanella2024-05-021-9/+4
* malloc: Exit early on test failure in tst-reallocFlorian Weimer2024-05-021-31/+15
* 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
* iconv: ISO-2022-CN-EXT: fix out-of-bound writes when writing escape sequence ...Charles Fol2024-04-173-1/+144
* powerpc: Fix ld.so address determination for PCREL mode (bug 31640)Florian Weimer2024-04-141-0/+19
* AArch64: Check kernel version for SVE ifuncsWilco Dijkstra2024-04-095-3/+54
* aarch64: fix check for SVE support in assemblerSzabolcs Nagy2024-04-092-4/+6
* aarch64: correct CFI in rawmemchr (bug 31113)Andreas Schwab2024-04-091-1/+1
* AArch64: Remove Falkor memcpyWilco Dijkstra2024-04-098-332/+1
* AArch64: Add memset_zva64Wilco Dijkstra2024-04-096-68/+38
* AArch64: Cleanup emag memsetWilco Dijkstra2024-04-094-197/+90
* AArch64: Cleanup ifuncsWilco Dijkstra2024-04-0918-125/+41
* AArch64: Add support for MOPS memcpy/memmove/memsetWilco Dijkstra2024-04-0911-1/+141
* Add HWCAP2_MOPS from Linux 6.5 to AArch64 bits/hwcap.hJoseph Myers2024-04-091-0/+22
* AArch64: Improve SVE memcpy and memmoveWilco Dijkstra2024-04-091-20/+14
* AArch64: Improve strrchrWilco Dijkstra2024-04-091-25/+33
* AArch64: Optimize strnlenWilco Dijkstra2024-04-091-21/+18
* AArch64: Optimize strlenWilco Dijkstra2024-04-091-8/+12
* AArch64: Optimize strcpyWilco Dijkstra2024-04-091-17/+19
* AArch64: Improve strchrnulWilco Dijkstra2024-04-091-2/+10
* AArch64: Optimize strchrWilco Dijkstra2024-04-091-28/+24
* AArch64: Improve strlen_asimdWilco Dijkstra2024-04-091-12/+4
* AArch64: Optimize memrchrWilco Dijkstra2024-04-091-9/+11
* AArch64: Optimize memchrWilco Dijkstra2024-04-091-13/+14
* aarch64: Use memcpy_simd as the default memcpyWilco Dijkstra2024-04-096-370/+81
* aarch64: Cleanup memset ifuncWilco Dijkstra2024-04-092-17/+26
* AArch64: Fix typo in sve configure check (BZ# 29394)Wilco Dijkstra2024-04-092-4/+4