about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc: correct _FORTIFY_SOURCE doc in features.hfanquake2023-01-311-1/+2
* libio: Update number of written bytes in dprintf implementationFlorian Weimer2023-01-313-0/+47
* Account for octal marker in %#o formatAndreas Schwab2023-01-303-0/+56
* Use binutils 2.40 branch in build-many-glibcs.pyJoseph Myers2023-01-271-1/+1
* Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.pyJoseph Myers2023-01-271-2/+2
* stdio-common: Handle -1 buffer size in __sprintf_chk & co (bug 30039)Florian Weimer2023-01-254-10/+155
* Document '%F' format specifierPaul Pluzhnikov2023-01-251-11/+12
* sparc (64bit): Regenerate ulpsAndreas K. Hüttel2023-01-241-3/+4
* ia64: Regenerate ulpsAndreas K. Hüttel2023-01-241-2/+2