about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* riscv: Add string-fza.h and string-fzi.hAdhemerval Zanella2023-02-062-0/+146
* sh: Add string-fzb.hAdhemerval Zanella2023-02-061-0/+55
* powerpc: Add string-fza.hRichard Henderson2023-02-061-0/+71
* arm: Add string-fza.hRichard Henderson2023-02-061-0/+67
* alpha: Add string-fza, string-fzb.h, string-fzi.h, and string-shift.hRichard Henderson2023-02-064-0/+218
* hppa: Add string-fza.h, string-fzc.h, and string-fzi.hRichard Henderson2023-02-063-0/+250
* hppa: Add memcopy.hRichard Henderson2023-02-061-0/+42
* string: Improve generic strrchr with memrchr and strlenAdhemerval Zanella2023-02-061-17/+1
* string: Improve generic memrchrAdhemerval Zanella2023-02-061-157/+39
* string: Improve generic strnlen with memchrAdhemerval Zanella2023-02-064-152/+27
* string: Improve generic memchrAdhemerval Zanella2023-02-063-143/+56
* string: Improve generic strcpyAdhemerval Zanella2023-02-061-1/+5
* string: Improve generic stpcpyAdhemerval Zanella2023-02-061-6/+86
* string: Improve generic strncmpAdhemerval Zanella2023-02-061-37/+101
* string: Improve generic strcmpAdhemerval Zanella2023-02-061-16/+94
* string: Improve generic strchrAdhemerval Zanella2023-02-062-161/+14
* string: Improve generic strchrnulAdhemerval Zanella2023-02-063-139/+22
* string: Improve generic strlenAdhemerval Zanella2023-02-062-74/+28
* Add string vectorized find and detection functionsAdhemerval Zanella2023-02-066-0/+402
* Parameterize OP_T_THRES from memcopy.hRichard Henderson2023-02-067-17/+51
* Parameterize op_t from memcopy.hAdhemerval Zanella2023-02-064-5/+50
* Replace rawmemchr (s, '\0') with strchrWilco Dijkstra2023-02-0624-48/+34
* AArch64: Improve SVE memcpy and memmoveWilco Dijkstra2023-02-061-20/+14
* Account for grouping in printf width (bug 30068)Carlos O'Donell2023-02-063-5/+73
* Move RETURN_TO to x86/sysdep.h and implement x86_64 version.Flavio Cruz2023-02-052-34/+17
* Remove pthread-pi-defines.symAndreas Schwab2023-02-032-11/+1
* stdlib: tests: don't double-define _FORTIFY_SOURCESam James2023-02-021-1/+1
* LoongArch: Add new relocation types.caiyinyu2023-02-031-0/+40
* Remove sysdeps/mach/i386/machine-sp.hFlavio Cruz2023-02-021-30/+0
* cdefs: Limit definition of fortification macrosSiddhesh Poyarekar2023-02-021-2/+4
* hurd: Move some i386 bits to x86Samuel Thibault2023-02-0210-107/+129
* Remove support setting custom demuxers during signal handling.Flavio Cruz2023-02-011-17/+0
* hurd: Implement SHM_ANONSergey Bugaev2023-02-013-4/+51
* hurd: Implement O_TMPFILESergey Bugaev2023-02-012-0/+25
* hurd: Consolidate file_name_lookup implementationSergey Bugaev2023-02-012-24/+37
* Linux: optimize clone3 internal usageAdhemerval Zanella Netto2023-02-013-1/+37
* aarch64: Add the clone3 wrapperAdhemerval Zanella Netto2023-02-012-0/+87
* linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawnAdhemerval Zanella Netto2023-02-017-27/+238
* Linux: Do not align the stack for __clone3Adhemerval Zanella Netto2023-02-013-77/+3
* linux: Extend internal clone3 documentationAdhemerval Zanella Netto2023-02-012-14/+20
* linux: Do not reset signal handler in posix_spawn if it is already SIG_DFLAdhemerval Zanella Netto2023-02-011-1/+1
* Open master branch for glibc 2.38 development glibc-2.37.9000Carlos O'Donell2023-01-312-2/+25
* Create ChangeLog.old/ChangeLog.26. glibc-2.37Carlos O'Donell2023-01-311-0/+6942
* Prepare for glibc 2.37 release.Carlos O'Donell2023-01-312-3/+3
* x86: Fix strncat-avx2.S reading past length [BZ #30065]Noah Goldstein2023-01-312-3/+26
* Update install.texi, and regenerate INSTALL.Carlos O'Donell2023-01-312-17/+17
* Update manual/contrib.texi.Carlos O'Donell2023-01-311-4/+12
* Update NEWS file with bug fixes.Carlos O'Donell2023-01-311-6/+75
* Regenerate configure.Carlos O'Donell2023-01-312-3/+4
* Update all PO files in preparation for release.Carlos O'Donell2023-01-3137-10095/+8069