aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-22locale: Optimize tst-localedef-path-normazanella/tst-localedef-path-normAdhemerval Zanella
2022-07-21malloc: Simplify implementation of __malloc_assertFlorian Weimer
2022-07-19Update scripts/config.* files from upstream GNU config versionAdhemerval Zanella
2022-07-19linux: return UNSUPPORTED from tst-mount if entering mount namespace failsMichael Hudson-Doyle
2022-07-16x86: Add support to build st{p|r}{n}{cpy|cat} with explicit ISA levelNoah Goldstein
2022-07-16x86: Add support to build wcscpy with explicit ISA levelNoah Goldstein
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein
2022-07-15elf: Fix wrong fscanf usage on tst-plddAdhemerval Zanella
2022-07-14Apply asm redirections in stdio.h before first use [BZ #27087]Tulio Magno Quites Machado Filho
2022-07-14S390: Define SINGLE_THREAD_BY_GLOBAL only on s390xStefan Liebler
2022-07-13x86: Add missing rtm tests for strcmp familyNoah Goldstein
2022-07-13x86: Remove unneeded rtld-wmemcmpNoah Goldstein
2022-07-13x86: Move wcslen SSE2 implementation to multiarch/wcslen-sse2.SNoah Goldstein
2022-07-13x86: Move wcschr SSE2 implementation to multiarch/wcschr-sse2.SNoah Goldstein
2022-07-13x86: Move strcat SSE2 implementation to multiarch/strcat-sse2.SNoah Goldstein
2022-07-13x86: Move strchr SSE2 implementation to multiarch/strchr-sse2.SNoah Goldstein
2022-07-13x86: Move strrchr SSE2 implementation to multiarch/strrchr-sse2.SNoah Goldstein
2022-07-13x86: Move memrchr SSE2 implementation to multiarch/memrchr-sse2.SNoah Goldstein
2022-07-13x86: Move strcpy SSE2 implementation to multiarch/strcpy-sse2.SNoah Goldstein
2022-07-13x86: Move strlen SSE2 implementation to multiarch/strlen-sse2.SNoah Goldstein
2022-07-13x86: Move strcmp SSE42 implementation to multiarch/strcmp-sse4_2.SNoah Goldstein
2022-07-13x86: Move wcscmp SSE2 implementation to multiarch/wcscmp-sse2.SNoah Goldstein
2022-07-13x86: Move strcmp SSE2 implementation to multiarch/strcmp-sse2.SNoah Goldstein
2022-07-13x86: Rename STRCASECMP_NONASCII macro to STRCASECMP_L_NONASCIINoah Goldstein
2022-07-13nptl: Fix ___pthread_unregister_cancel_restore asynchronous restoreAdhemerval Zanella
2022-07-12x86: Remove __mmask intrinsics in strstr-avx512.cNoah Goldstein
2022-07-12x86: Remove generic strncat, strncpy, and stpncpy implementationsNoah Goldstein
2022-07-12i386: Remove -Wa,-mtune=i686Fangrui Song
2022-07-08x86-64: Remove redundant strcspn-generic/strpbrk-generic/strspn-genericH.J. Lu
2022-07-08elf: Rename tst-audit26 to tst-audit28Florian Weimer
2022-07-07x86-64: Don't mark symbols as hidden in strcmp-XXX.SH.J. Lu
2022-07-06stdlib: Tests for mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann
2022-07-06stdlib: Implement mbrtoc8, c8rtomb, and the char8_t typedef.Tom Honermann
2022-07-06gconv: Correct Big5-HKSCS conversion to preserve all state bits. [BZ #25744]Tom Honermann
2022-07-06aarch64: Optimize string functions with shrn instructionDanila Kutenin
2022-07-05test-container: return UNSUPPORTED for ENOSPC on clone()Xi Ruoyao
2022-07-05x86: Add support for building {w}memcmp{eq} with explicit ISA levelNoah Goldstein
2022-07-05x86: Add support for building {w}memset{_chk} with explicit ISA levelNoah Goldstein
2022-07-05x86: Add support for building {w}memmove{_chk} with explicit ISA levelNoah Goldstein
2022-07-05x86: Add support for building str{c|p}{brk|spn} with explicit ISA levelNoah Goldstein
2022-07-05x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2Noah Goldstein
2022-07-05Replace __libc_multiple_threads with __libc_single_threadedAdhemerval Zanella
2022-07-05linux: Add mount_setattrAdhemerval Zanella
2022-07-05linux: Add tst-mount to check for Linux new mount APIAdhemerval Zanella
2022-07-05linux: Add open_treeAdhemerval Zanella
2022-07-05linux: Add fspickAdhemerval Zanella
2022-07-05linux: Add fsconfigAdhemerval Zanella
2022-07-05AArch64: Reset HWCAP2_AFP bits in FPCR for default fenvTejas Belagod
2022-07-05elf: Fix direction of NODELETE log messages during symbol lookupFlorian Weimer
2022-07-05malloc: Simplify checked_request2size interfaceFlorian Weimer