platform/upstream/glibc.git
2023-02-06 Adhemerval... string: Hook up the default implementation on test...
2023-02-06 Adhemerval... riscv: Add string-fza.h and string-fzi.h
2023-02-06 Adhemerval... sh: Add string-fzb.h
2023-02-06 Richard Hendersonpowerpc: Add string-fza.h
2023-02-06 Richard Hendersonarm: Add string-fza.h
2023-02-06 Richard Hendersonalpha: Add string-fza, string-fzb.h, string-fzi.h,...
2023-02-06 Richard Hendersonhppa: Add string-fza.h, string-fzc.h, and string-fzi.h
2023-02-06 Richard Hendersonhppa: Add memcopy.h
2023-02-06 Adhemerval... string: Improve generic strrchr with memrchr and strlen
2023-02-06 Adhemerval... string: Improve generic memrchr
2023-02-06 Adhemerval... string: Improve generic strnlen with memchr
2023-02-06 Adhemerval... string: Improve generic memchr
2023-02-06 Adhemerval... string: Improve generic strcpy
2023-02-06 Adhemerval... string: Improve generic stpcpy
2023-02-06 Adhemerval... string: Improve generic strncmp
2023-02-06 Adhemerval... string: Improve generic strcmp
2023-02-06 Adhemerval... string: Improve generic strchr
2023-02-06 Adhemerval... string: Improve generic strchrnul
2023-02-06 Adhemerval... string: Improve generic strlen
2023-02-06 Adhemerval... Add string vectorized find and detection functions
2023-02-06 Richard HendersonParameterize OP_T_THRES from memcopy.h
2023-02-06 Adhemerval... Parameterize op_t from memcopy.h
2023-02-06 Wilco DijkstraReplace rawmemchr (s, '\0') with strchr
2023-02-06 Wilco DijkstraAArch64: Improve SVE memcpy and memmove
2023-02-06 Carlos O'DonellAccount for grouping in printf width (bug 30068)
2023-02-05 Flavio CruzMove RETURN_TO to x86/sysdep.h and implement x86_64...
2023-02-03 Andreas SchwabRemove pthread-pi-defines.sym
2023-02-03 Sam Jamesstdlib: tests: don't double-define _FORTIFY_SOURCE
2023-02-03 caiyinyuLoongArch: Add new relocation types.
2023-02-02 Flavio CruzRemove sysdeps/mach/i386/machine-sp.h
2023-02-02 Siddhesh Poyarekarcdefs: Limit definition of fortification macros
2023-02-01 Samuel Thibaulthurd: Move some i386 bits to x86
2023-02-01 Flavio CruzRemove support setting custom demuxers during signal...
2023-02-01 Sergey Bugaevhurd: Implement SHM_ANON
2023-02-01 Sergey Bugaevhurd: Implement O_TMPFILE
2023-02-01 Sergey Bugaevhurd: Consolidate file_name_lookup implementation
2023-02-01 Adhemerval... Linux: optimize clone3 internal usage
2023-02-01 Adhemerval... aarch64: Add the clone3 wrapper
2023-02-01 Adhemerval... linux: Add clone3 CLONE_CLEAR_SIGHAND optimization...
2023-02-01 Adhemerval... Linux: Do not align the stack for __clone3
2023-02-01 Adhemerval... linux: Extend internal clone3 documentation
2023-02-01 Adhemerval... linux: Do not reset signal handler in posix_spawn if...
2023-02-01 Carlos O'DonellOpen master branch for glibc 2.38 development
2023-02-01 Carlos O'DonellCreate ChangeLog.old/ChangeLog.26. upstream-2.37 upstream/2.37
2023-02-01 Carlos O'DonellPrepare for glibc 2.37 release.
2023-02-01 Noah Goldsteinx86: Fix strncat-avx2.S reading past length [BZ #30065]
2023-01-31 Carlos O'DonellUpdate install.texi, and regenerate INSTALL.
2023-01-31 Carlos O'DonellUpdate manual/contrib.texi.
2023-01-31 Carlos O'DonellUpdate NEWS file with bug fixes.
2023-01-31 Carlos O'DonellRegenerate configure.
2023-01-31 Carlos O'DonellUpdate all PO files in preparation for release.
2023-01-31 fanquakedoc: correct _FORTIFY_SOURCE doc in features.h
2023-01-31 Florian Weimerlibio: Update number of written bytes in dprintf implem...
2023-01-30 Andreas SchwabAccount for octal marker in %#o format
2023-01-27 Joseph MyersUse binutils 2.40 branch in build-many-glibcs.py
2023-01-27 Joseph MyersUse MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py
2023-01-25 Florian Weimerstdio-common: Handle -1 buffer size in __sprintf_chk...
2023-01-25 Paul PluzhnikovDocument '%F' format specifier
2023-01-24 Andreas K.... sparc (64bit): Regenerate ulps
2023-01-24 Andreas K.... ia64: Regenerate ulps
2023-01-23 Carlos O'DonellUpdate libc.pot for 2.37 release.
2023-01-18 Sajan Karumanchix86: Cache computation for AMD architecture.
2023-01-18 Martin Joergmanual: Fix typo
2023-01-17 Joseph MyersAdd STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h
2023-01-17 Joseph MyersAdd IPPROTO_L2TP from Linux 6.1 to netinet/in.h
2023-01-17 Wilco DijkstraAArch64: Improve strrchr
2023-01-17 Wilco DijkstraAArch64: Optimize strnlen
2023-01-17 Wilco DijkstraAArch64: Optimize strlen
2023-01-17 Wilco DijkstraAArch64: Optimize strcpy
2023-01-17 Wilco DijkstraAArch64: Improve strchrnul
2023-01-17 Wilco DijkstraAArch64: Optimize strchr
2023-01-17 Wilco DijkstraAArch64: Improve strlen_asimd
2023-01-17 Wilco DijkstraAArch64: Optimize memrchr
2023-01-17 Wilco DijkstraAArch64: Optimize memchr
2023-01-15 Samuel Thibaulthurd: Fix _NOFLSH value
2023-01-12 Adhemerval... elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds...
2023-01-12 Adhemerval... string: Suppress -Wmaybe-unitialized for wordcopy ...
2023-01-12 Adhemerval... scripts/build-many-glibcs.py: Remove unused RANLIB...
2023-01-12 Adhemerval... configure: Move nm, objdump, and readelf to LIBC_PROG_B...
2023-01-11 Adhemerval... configure: Allow user override LD, AR, OBJCOPY, and...
2023-01-11 Adhemerval... math: Suppress -O0 warnings for soft-fp fsqrt [BZ ...
2023-01-11 Adhemerval... sunrpc: Suppress GCC -O1 warning on user2netname [BZ...
2023-01-11 Adhemerval... locale: Use correct buffer size for utf8_sequence_error...
2023-01-10 Joseph MyersAdd HWCAP2_SVE_EBF16 from Linux 6.1 to AArch64 bits...
2023-01-10 Siddhesh PoyarekarAdd _FORTIFY_SOURCE implementation documentation [BZ...
2023-01-06 Joseph MyersUpdate copyright dates not handled by scripts/update...
2023-01-06 Joseph MyersUpdate copyright dates with scripts/update-copyrights
2023-01-06 Joseph MyersRemove trailing whitespace in gmp.h
2023-01-06 Joseph MyersRemove trailing whitespace
2023-01-06 Joseph MyersC2x semantics for <tgmath.h>
2023-01-05 Florian Weimertime: Set daylight to 1 for matching DST/offset change...
2023-01-05 Joseph MyersFix ldbl-128 built-in function use
2023-01-03 H.J. Lux86: Check minimum/maximum of non_temporal_threshold...
2023-01-02 Andreas K.... i686: Regenerate ulps
2023-01-02 Samuel Thibaulthurd getcwd: Fix memory leak on error
2023-01-02 Samuel Thibaulthurd fcntl: Make LOCKED macro more robust
2023-01-02 Samuel Thibaulthurd: Make dl-sysdep __sbrk check __vm_allocate call
2023-01-02 Samuel Thibaulthtl: Drop duplicate check in __pthread_stack_alloc
2023-01-02 Samuel Thibaulthurd hurdstartup: Initialize remaining fields of hurd_s...
2023-01-02 Samuel Thibaulthurd _S_msg_add_auth: Initialize new arrays to 0
next