August 2025 Archives by thread
Starting: Fri Aug 1 09:57:37 GMT 2025
Ending: Sun Aug 31 12:01:53 GMT 2025
Messages: 584
- [PATCH] Use TLS initial-exec model for __libc_tsd_* thread variables
Jens Remus
- [PATCH] i386: Consolidate subdirectory check on elf and csu
Sam James
- [PATCH] x86-64: Consolidate subdirectory check on elf and csu
Sam James
- [PATCH] malloc: Make sure tcache_key is not 0
Wilco Dijkstra
- [PATCH release/2.41/master] stdlib: resolve a double lock init issue after fork [BZ #32994]
Mark Wielaard
- [PATCH release/2.42/master] stdlib: resolve a double lock init issue after fork [BZ #32994]
Mark Wielaard
- [PATCH v4] linux: Do not spawn a new thread for SIGEV_THREAD (BZ 30558, 27895, 29705, 32833)
Adhemerval Zanella
- [PATCH v2] Filter machine compiler flags into Assembler Flags
Sachin Monga
- [PATCH] malloc: Fix MAX_TCACHE_SMALL_SIZE
DJ Delorie
- [PATCH] nptl: Fix SYSCALL_CANCEL for return values larger than INT_MAX (BZ 33245)
Adhemerval Zanella
- [PATCH] benchtests: Cleanup bench-malloc-thread
DJ Delorie
- [PATCH] malloc: Cleanup libc_realloc
DJ Delorie
- [PATCH] malloc: Cleanup madvise defines
DJ Delorie
- [PATCH v3] malloc: Improve checked_request2siz
DJ Delorie
- [PATCH] malloc: Cleanup sysmalloc_mmap
DJ Delorie
- [PATCH] malloc: Remove dumped heap support
DJ Delorie
- [PATCH] malloc: Make sure tcache_key is odd enough
Samuel Thibault
- [PATCH] support: Handle COPY_FILE_RANGE events with FUSE
Florian Weimer
- Add AT_* constants from Linux 6.12
Nathan Chancellor
- [PATCHv2] malloc: Make sure tcache_key is odd enough
Samuel Thibault
- [hurd,commited] hurd: support: Fix running SGID tests
Samuel Thibault
- [PATCH] iconv: use bswap_32 instead of __builtin_bswap32
Collin Funk
- [PATCHv3] malloc: Make sure tcache_key is odd enough
Samuel Thibault
- RFC: Proposal: Add NUMA Memory Policy Tunable to glibc malloc implementation
罗春生
- [PATCH] malloc: Remove use of __curbrk
Wilco Dijkstra
- [PATCH] malloc: Fix MALLOC_DEBUG
Wilco Dijkstra
- Monday Patch Queue Review update (2025-08-04)
Adhemerval Zanella Netto
- [PATCH 00/11] Add initial support for --enable-ubsan
Florian Weimer
- [PATCH] errlist: add missing entries for MIPS/SPARC
Adhemerval Zanella Netto
- [PATCH] manual: Use sys/select.h instead of sys/time.h for select example.
Adhemerval Zanella Netto
- [PATCH] manual: Adjust documentation to standardization of select
Adhemerval Zanella Netto
- [PATCH] malloc: Support THP in arenas
Adhemerval Zanella Netto
- [PATCH v2 1/4] Delete temporary files in support_subprocess
Adhemerval Zanella Netto
- [PATCH v2 2/4] tst-fopen-threaded.c: Delete temporary file
Adhemerval Zanella Netto
- [PATCH v2 3/4] tst-freopen4-main.c: Call support_capture_subprocess with chroot
Adhemerval Zanella Netto
- [PATCH v2 4/4] tst-env-setuid: Delete LD_DEBUG_OUTPUT output
Adhemerval Zanella Netto
- [PATCH v7] malloc: add free_sized and free_aligned_sized from C23
Adhemerval Zanella Netto
- [PATCH v2] iconv: Fix iconv functions not following symlinks [BZ #32339]
Adhemerval Zanella Netto
- [PATCH] Revert "tst-freopen4-main.c: Call support_capture_subprocess with chroot"
H.J. Lu
- [PATCH] tst-freopen4: Remove temporary directory from warning message
H.J. Lu
- [PATCH] localedata: Add en_SE for ISO8601 dates
Mike FABIAN
- [PATCH v3] stdio-common: Don't read real input beyond the field width in scanf
Maciej W. Rozycki
- [PATCH v2 01/14] stdio-common: Don't read real input beyond the field width in scanf [BZ #13988]
Maciej W. Rozycki
- [PATCH] stdio: Check the first character is a digit before calling read_int
panzhe0328
- [PATCH 0/1] offset: optimized calculation of year from unix timestamp
gary@garygende.com
- [PATCH 1/1] offset: optimized calculation of year from unix timestamp
gary@garygende.com
- [PATCH v2 02/14] stdio-common: Reject significands w/o digits in scanf [BZ #12701]
Adhemerval Zanella Netto
- [PATCH v2 03/14] stdio-common: Add 'a', 'g' conversion tests for 0x. scanf input [BZ #12701]
Adhemerval Zanella Netto
- [PATCH v2 04/14] stdio-common: Add 'e' conversion tests for . scanf input [BZ #12701]
Adhemerval Zanella Netto
- [PATCH v2 05/14] stdio-common: Add 'f' conversion tests for . scanf input [BZ #12701]
Adhemerval Zanella Netto
- [PATCH v2 07/14] stdio-common: Fix macro parameter shadowing in scanf input specifier tests
Adhemerval Zanella Netto
- [PATCH 01/11] ubsan: Add initial support for -fsanitize=undefined
DJ Delorie
- login: fix ut_line comparison logic
DJ Delorie
- malloc: avoid need for tcache == NULL checks
DJ Delorie
- Moving Sourceware Forward; Open Office 16:00 UTC
Mark Wielaard
- [PATCH v10 0/8] Support translated names in getopt and argp
Vivien Kraus
- [commited] malloc: Fix checking for small negative values of tcache_key
Samuel Thibault
- Cybersecurity Risk Assessment Request from Emerson for libnsl
KATARE, SAURABH [EMR/MSOL/PUNE]
- [PATCH] malloc: Mark pages as MADV_DONTNEED in realloc to shrink/grow
William Hunt
- Monday Patch Queue Review update (2025-08-11)
Carlos O'Donell
- [PATCH] benchtests: Avoid truncation in random memcpy/memset benchmarks
Carlos O'Donell
- [PATCH v3] elf: early conversion of elf p_flags to mprotect flags
Cupertino Miranda
- [PATCH] aarch64: add optimised strspn/strcspn
remph
- [PATCH] LoongArch: Fix build failure for loongarch64-linux-gnusf toolchain. [BZ #32776]
caiyinyu
- [PATCH] manual: Recommend bugzilla instead of a dead email.
Collin Funk
- [PATCH v2] x86-64: Add GLIBC_ABI_GNU2_TLS version [BZ #33129]
Sam James
- [PATCH] i386: Add GLIBC_ABI_GNU_TLS version [BZ #33221]
Sam James
- [PATCH] malloc: Fix tst bug in malloc/tst-free-errno-malloc-hugetlb1.
caiyinyu
- [PATCH] x86-64: Add GLIBC_ABI_DT_X86_64_PLT [BZ #33212]
Sam James
- [PATCH v2] malloc: Mark pages as MADV_DONTNEED in realloc to shrink/grow
William Hunt
- [RFC] Are HugeTLB pages supported for building and running glibc?
William Hunt
- [PATCH 1/2] x86_64: Use __seg_fs qualifiers in NPTL accessors
Uros Bizjak
- [PATCH v2 06/14] stdio-common: Reject insufficient character data in scanf [BZ #12701]
Adhemerval Zanella Netto
- [PATCH v2 08/14] stdio-common: Fix error reporting in scanf input specifier tests
Adhemerval Zanella Netto
- [PATCH v2 09/14] stdio-common: Fix a crash in scanf input specifier tests [BZ #32857]
Adhemerval Zanella Netto
- [PATCH v2 10/14] stdio-common: Fix bad NaN crash in scanf input specifier tests [BZ #32857]
Adhemerval Zanella Netto
- [PATCH v2 11/14] stdio-common: Fix NaN input data for scanf input specifier tests [BZ #32857]
Adhemerval Zanella Netto
- [PATCH v2 12/14] stdio-common: Include correct skeleton in scanf input specifier tests
Adhemerval Zanella Netto
- [PATCH v2 13/14] stdio-common: Adjust header inclusion in scanf input specifier tests
Adhemerval Zanella Netto
- [PATCH v2 14/14] stdio-common: Convert macros across scanf input specifier tests
Adhemerval Zanella Netto
- [PATCH 00/19] htl: move some symbols into libc.
gfleury
- [hurd,commited 00/19] htl: move some symbols into libc.
Samuel Thibault
- [hurd,commited 01/19] htl: move pthread_setschedprio into libc.
Samuel Thibault
- [hurd, commited 02/19] htl: move pthread_get/setconcurrency into libc.
Samuel Thibault
- [hurd, commited 03/19] htl: move __pthread_init_{specific, static_tls}, __pthread_{alloc}, dealloc} into libc.
Samuel Thibault
- [hurd,commited 04/19] htl: move __pthread_stack_alloc into libc.
Samuel Thibault
- [hurd, commited 05/19] htl: move __pthread_thread_{alloc, start, terminate} into libc.
Samuel Thibault
- [hurd,commited 06/19] htl: move pthread_getcpuclockid into libc.
Samuel Thibault
- [hurd,commited 07/19] htl: move pthread_yield into libc.
Samuel Thibault
- [hurd,commited 08/19] htl: move __thread_set_pcsptp into libc.
Samuel Thibault
- [hurd, commited 09/19] htl: move pthread_cancel, __pthread_do_cancel into libc.
Samuel Thibault
- [hurd,commited 10/19] htl: move pthread_kill into libc.
Samuel Thibault
- [hurd,commited 11/19] htl: move pthread_testcancel into libc.
Samuel Thibault
- [hurd,commited 12/19] htl: move pthread_getattr_np into libc.
Samuel Thibault
- [hurd,commited 13/19] htl: move pthread_mutex_transfer_np into libc.
Samuel Thibault
- [hurd,commited 14/19] htl: move __pthread_sigstate_init into libc.
Samuel Thibault
- [hurd,commited 15/19] htl: move pthread_detach into libc.
Samuel Thibault
- [hurd,commited 16/19] htl: move pthread_exit into libc.
Samuel Thibault
- [hurd, commited 17/19] htl: move pthread_{join, clockjoin_np, timedjoin_np, tryjoin_np} into libc.
Samuel Thibault
- [hurd,commited 18/19] htl: move __pthread_setup into libc.
Samuel Thibault
- [hurd,commited 19/19] htl: move __pthread_startup into libc.
Samuel Thibault
- [PATCH v7 2/2] RISC-V: add riscv vector support for memcpy
Vineet Gupta
- [PATCH v2] aarch64: add optimised strspn/strcspn
remph
- [PATCH 0/7] htl: move sem* into libc
gfleury
- [PATCH 1/2] x86_64: Remove stalled __GNUC_PREREQ (6, 0) test in THREAD_SELF()
Uros Bizjak
- [PATCH 1/2] i386: Remove stalled __GNUC_PREREQ (6, 0) test in THREAD_SELF()
Uros Bizjak
- [hurd,commited 0/7] htl: move sem* into libc
Samuel Thibault
- [hurd,commited 1/7] htl: move sem_destroy into libc.
Samuel Thibault
- [hurd,commited 2/7] htl: move sem_getvalue into libc.
Samuel Thibault
- [hurd,commited 3/7] htl: move sem_init into libc.
Samuel Thibault
- [hurd,commited 4/7] htl: move sem_open, sem_close into libc.
Samuel Thibault
- [hurd,commited 5/7] htl: move sem_post into libc.
Samuel Thibault
- [hurd, commited 6/7] htl: move sem_{clockwait, timedwait, wait, trywait} into libc.
Samuel Thibault
- [hurd,commited 7/7] htl: move sem_unlink into libc.
Samuel Thibault
- [PATCH] x86_64: Use TESTB instead of TESTL in CHECK_INVALID_LONGJMP
Uros Bizjak
- [PATCH] i386: Use TESTB instead of TESTL in ____longjmp_chk()
Uros Bizjak
- [PATCH] Support hugepages in mremap_chunk
William Hunt
- [PATCH v2] Tests: Create files with mode 0666, not 0777 (bug 33171)
Florian Weimer
- [PATCH COMMITTED 2.41] elf: Preserve _rtld_global layout for the release branch
Florian Weimer
- [PATCH] support: Handle FUSE_GETXATTR during FUSE FS mount
Arjun Shankar
- [PATCH v2] assert: Refactor assert/assert_perror
Florian Weimer
- [PATCH] i386: Also add GLIBC_ABI_GNU2_TLS version [BZ #33129]
H.J. Lu
- [PING] [PATCH,v2] added benchmark inputs for rsqrtf and rsqrt
Paul Zimmermann
- [PING] [PATCH] add missing benchmark files for several C23 binary64 functions
Paul Zimmermann
- Regenerating preconfigure files
Andreas K. Huettel
- Monday Patch Queue Review update (2025-08-18)
Carlos O'Donell
- Sourceware infrastructure updates for Q2 2025
Carlos O'Donell
- [PATCH v3] malloc: Mark pages with MADV_DONTNEED to shrink and grow rather than mremap()
William Hunt
- glibc SSDLC: Proposal to use gitolite for access to source code.
Carlos O'Donell
- [PATCH 0/1] aarch64: Fix SVE powf routine.
Pierre Blanchard
- glibc manual on www.gnu.org is out of date
Bruno Haible
- [PATCH v3] stdio-common: Reject insufficient character data in scanf [BZ #12701]
Maciej W. Rozycki
- GNU Tools Cauldron 2025 - We are almost there!
Jose E. Marchesi
- [PATCH v3] assert: Refactor assert/assert_perror
Adhemerval Zanella
- [PATCH] RISC-V: Add vector registers to __SYSCALL_CLOBBERS
Peter Bergner
- --strip-unneeded libc.a causes Rust programs compiled with -C target-feature=+crc-static to segfault on startup
Xi Ruoyao
- [PATCH v2] aarch64: Fix SVE powf routine.
Pierre Blanchard
- [PATCH v2] malloc: Change mmap chunk layout
Wilco Dijkstra
- [PATCH v2] malloc: Support hugepages in mremap_chunk
William Hunt
- [PATCH v3] malloc: Support hugepages in mremap_chunk
William Hunt
- [PATCH v2] x86_64: Use __seg_fs qualifiers in NPTL accessors
Uros Bizjak
- htl: move symbols into libc
Samuel Thibault
- [PATCH v4] assert: Refactor assert/assert_perror
Adhemerval Zanella
- [PATCH v4] linux: Add openat2 (BZ 31664)
Adhemerval Zanella
- [PATCH] libio: Properly link in libio functions in static binaries
H.J. Lu
- [PATCH v2] libio: Properly link in libio functions in static binaries
H.J. Lu
- [COMMITTED PATCH] x86: Remove an extra space before THREAD_SELF
H.J. Lu
- [PATCH v3 1/2] x86_64: Use __seg_fs qualifiers in NPTL accessors
Uros Bizjak
- bug report: compoundnf
Paul Zimmermann
- [PATCH v4] elf: early conversion of elf p_flags to mprotect flags
Cupertino Miranda
- [PATCH] x86: Use flag output operands for inline asm in atomic-machine.h
Uros Bizjak
- [PATCH] x32: Use THREAD_SELF for RSEQ_* accessors
H.J. Lu
- [PATCH v2] x32: Use THREAD_SELF for RSEQ_* accessors
H.J. Lu
- [PATCH] Undef __INT64_C/__UINT64_C for glibc build and test
H.J. Lu
- [PATCH] Disable -Wimplicit-fallthrough when clang is in use
H.J. Lu
- [PATCH] Don't use -Wfree-labels/-Wmissing-parameter-name if unsupported
H.J. Lu
- [PATCH] x86: Set have-protected-data to no if unsupported
H.J. Lu
- [PATCH] Remove test-have-mamx-tile from Makefile.in
H.J. Lu
- [PATCH v2] Don't use -Wfree-labels/-Wmissing-parameter-name if unsupported
H.J. Lu
- Running code on all other threads (for sandboxing)
Demi Marie Obenour
- [PATCH v3] Don't use -Wfree-labels/-Wmissing-parameter-name if unsupported
H.J. Lu
- Banning LLM-generated or assisted contributions to the GNU C Library
Andreas K. Huettel
- [PATCH] Don't pass -c to LIBC_TRY_TEST_CC_OPTION
H.J. Lu
- [PATCH v2] Remove test-have-mamx-tile from Makefile.in
H.J. Lu
- [PATCH v11 0/9] Support translated names in getopt and argp
Vivien Kraus
- [PATCH] x32: Fix, optimize and cleanup RSEQ_* accessors
Uros Bizjak
- [PATCH 0/3] Update tests for 'xfmemopen' and 'xfclose' use
Maciej W. Rozycki
- [PATCH v2] x32: Fix, optimize and cleanup RSEQ_* accessors
Uros Bizjak
- [PATCH] x86/configure: Improve portability of isa level check
Arjun Shankar
- Monday Patch Queue Review update (2025-08-25)
Carlos O'Donell
- [PATCH 00/25] Add binary64 CORE-MATH implementations to libm
Adhemerval Zanella
- [PATCH v2] x86: Use flag output operands for inline asm in atomic-machine.h
Uros Bizjak
- [PATCH v4] malloc: Support hugepages in mremap_chunk
William Hunt
- [PATCH v2 0/3] aarch64: support shadow stack in clone3
Yury Khrustalev
- [PATCH v2 1/3] clone: Add clone_arg field for shadow stack
Adhemerval Zanella Netto
- [PATCH v2 2/3] nptl: Add libc allocated shadow stack for new threads
Adhemerval Zanella Netto
- [PATCH v2 3/3] aarch64: GCS: add clone3 tests for shadow stack
Adhemerval Zanella Netto
- [PATCH 0/4] riscv: tidy memcpy_noalignment for Zc-friendly encoding
Yao Zihong
- Accuracy of Mathematical Functions
Paul Zimmermann
- [PATCH] malloc: Cleanup macros, asserts and sysmalloc_mmap_fallback.
William Hunt
- [PATCH v10] locale: memory leak in newlocale [BZ #25770]
Adhemerval Zanella Netto
- [PATCH v2] malloc: Cleanup macros, asserts and sysmalloc_mmap_fallback.
William Hunt
- Anubis for inbox.sourceware.org
Mark Wielaard
- [PATCH] misc: Add support for Linux uio.h RWF_DONTCACHE flag
Xi Ruoyao
- LoongArch vs. __pthread_rwlock_unlock
Xi Ruoyao
- [patch v1] malloc: add tst-mxfast to hugetlb exclusion list
DJ Delorie
- [PATCH 0/2] Fixes about __pthread_rwlock_unlock compat symbol
Xi Ruoyao
- [PATCH v2 0/1] offset: optimized calculation of year from unix timestamp
Gary Gende
- [PATCH v4] malloc: Mark pages with MADV_DONTNEED to shrink and grow rather than mremap()
William Hunt
- [PATCH v8] malloc: add free_sized and free_aligned_sized from C23
Justin King
- malloc: Use _int_free_chunk in tcache_thread_shutdown
Wilco Dijkstra
- [PATCH] x86: Use more __sync builtins in atomic-machine.h
Uros Bizjak
- [PATCH] riscv: Sync hwprobe definitions with Linux kernel
Yangyu Chen
- [PATCH v2] riscv: Sync hwprobe definitions with Linux kernel
Yangyu Chen
- [PATCH v5] malloc: Mark pages with MADV_DONTNEED to shrink and grow rather than mremap()
William Hunt
- Real-time and pthread_cond_*() API
Sebastian Andrzej Siewior
- streq(), wcseq(): New functions to compare strings for equality
Alejandro Colomar
- [PATCH 0/5] elf: Allow RPATH/RUNPATH for static-pie (BZ 33326)
Adhemerval Zanella
- thoughs on splitting up malloc.c
DJ Delorie
- Weekly news letter about GNU toolchain
Andrew Pinski
- New Serbian PO file for 'libc' (version 2.41.9000)
Translation Project Robot
- _PATH_FAILLOG in <paths.h>
Alejandro Colomar
Last message date:
Sun Aug 31 12:01:53 GMT 2025
Archived on: Sun Aug 31 12:02:00 GMT 2025
This archive was generated by
Pipermail 0.09 (Mailman edition).