aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-03linux/i386: remove dead assignment of sysdep-dl-routinesAndreas Schwab1-1/+0
2022-02-28nptl: Fix cleanups for stack grows up [BZ# 28899]John David Anglin1-1/+1
2022-02-28manual: SA_ONSTACK is ignored without alternate stackFlorian Weimer1-1/+1
2022-02-28io: Add fsync call in tst-statFlorian Weimer1-0/+4
2022-02-28Linux: Consolidate auxiliary vector parsing (redo)Florian Weimer7-183/+118
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu7-1/+17
2022-02-25benchtests: Generate .d dependency files [BZ #28922]H.J. Lu1-2/+6
2022-02-25benchtests: Remove duplicated loop in bench-bzero-walk.cH.J. Lu1-6/+0
2022-02-25localedata: Do not generate output if warnings were present.Carlos O'Donell2-4/+10
2022-02-25localedef: Update LC_MONETARY handling (Bug 28845)Carlos O'Donell1-36/+146
2022-02-24localedef: Handle symbolic links when generating locale-archiveArjun Shankar1-1/+1
2022-02-24benchtests: Add small sizes (<= 64) to bench-bzero-walk.cH.J. Lu1-0/+3
2022-02-24math: Add more input to atanh accuracy testsSunil K Pandey2-0/+28
2022-02-24resolv: Fix tst-resolv tests for 2.35 ABIs and laterStafford Horne1-9/+9
2022-02-23x86_64: Disable libmvec tests if multiarch not enabled [BZ# 28869]Sunil K Pandey1-0/+3
2022-02-23benchtests: Add benches for memset with 0 valueH.J. Lu7-3/+149
2022-02-23i686: Remove bzero optimizationsAdhemerval Zanella14-181/+22
2022-02-23s390: Remove bzero optimizationsAdhemerval Zanella5-103/+2
2022-02-23powerpc: Remove powerpc64 bzero optimizationsAdhemerval Zanella15-197/+1
2022-02-23powerpc: Remove powerpc32 bzero optimizationsAdhemerval Zanella7-158/+2
2022-02-23sparc: Remove bzero optimizationAdhemerval Zanella14-105/+30
2022-02-23ia64: Remove bzero optimizationAdhemerval Zanella3-314/+5
2022-02-23alpha: Remove bzero optimizationAdhemerval Zanella1-109/+0
2022-02-23x86_64: Remove bcopy optimizationsAdhemerval Zanella1-7/+0
2022-02-23i386: Remove bcopy optimizationsAdhemerval Zanella14-305/+100
2022-02-23powerpc: Remove bcopy optimizationsAdhemerval Zanella9-113/+1
2022-02-23ia64: Remove bcopyAdhemerval Zanella1-10/+0
2022-02-22hppa: Fix warnings from _dl_lookup_addressJohn David Anglin4-9/+14
2022-02-22hppa: Revise gettext trampoline designJohn David Anglin3-31/+35
2022-02-21Add SOL_MPTCP, SOL_MCTP from Linux 5.16 to bits/socket.hJoseph Myers1-0/+2
2022-02-21elf: Check invalid hole in PT_LOAD segments [BZ #28838]H.J. Lu1-0/+3
2022-02-21realpath: Do not copy result on failure (BZ #28815)Siddhesh Poyarekar2-3/+5
2022-02-18x86: Fix TEST_NAME to make it a string in tst-strncmp-rtm.cNoah Goldstein1-2/+2
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein3-10/+48
2022-02-18hppa: Fix swapcontextJohn David Anglin3-7/+58
2022-02-17x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein7-10/+23
2022-02-17string: Add a testcase for wcsncmp with SIZE_MAX [BZ #28755]H.J. Lu1-0/+13
2022-02-16microblaze: Use the correct select syscall (BZ #28883)Adhemerval Zanella1-1/+1
2022-02-16Update kernel version to 5.16 in tst-mman-consts.pyJoseph Myers1-1/+1
2022-02-16pthread: Use 64 bit time_t stat internally for sem_open (BZ #28880)Adhemerval Zanella1-4/+4
2022-02-16x86: Fix bug in strncmp-evex and strncmp-avx2 [BZ #28895]Noah Goldstein3-0/+25
2022-02-15String: Strength memset tests in test-memset.cNoah Goldstein1-15/+21
2022-02-14x86-64: Define __memcmpeq in ld.soH.J. Lu1-1/+3
2022-02-14htl: Destroy thread-specific data before releasing joinsSamuel Thibault1-3/+3
2022-02-14htl: Fix initializing the key lockSamuel Thibault2-3/+5
2022-02-14mach: Fix LLL_SHARED valueSamuel Thibault1-1/+1
2022-02-14htl: Make pthread_[gs]etspecific not check for key validitySamuel Thibault2-4/+2
2022-02-14x86-64: Remove bzero weak alias in SS2 memsetH.J. Lu1-3/+1
2022-02-14hppa: Fix typoJohn David Anglin1-1/+1
2022-02-14linux: Use socket-constants-time64.h on tst-socket-timestamp-compatAdhemerval Zanella1-12/+13