public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] resolve: Remove __res_context_query alloca usage
 2023-09-20 10:09 UTC  (4+ messages)

[PATCH] elf: Remove alloca usage from chroot_canon
 2023-09-19 18:24 UTC 

[PATCH v3] malloc: Remove bin scanning from memalign (bug 30723)
 2023-09-19 17:35 UTC  (3+ messages)

[PATCH] crypt: Get rid of alloca usage in __sha256_crypt_r
 2023-09-19 16:18 UTC  (2+ messages)

[PATCH 0/3] Fine-tune ELF destructor ordering (bug 30869)
 2023-09-19 14:41 UTC  (11+ messages)
` [PATCH 1/3] elf: Record main program constructor/destructor in ordering tests
` [PATCH 2/3] elf: Add dummy declaration of _dl_audit_objclose for !SHARED
` [PATCH 3/3] elf: Process initially loaded objects first in _dl_fini (bug 30869)

[PATCH] elf: Fix _dl_close_worker compile error with -Werror and -DNDEBUG
 2023-09-19 13:52 UTC  (2+ messages)

[PATCH v7 0/7] Use introsort for qsort
 2023-09-19 13:18 UTC  (12+ messages)
` [PATCH v7 1/7] string: Add internal memswap implementation
` [PATCH v7 2/7] stdlib: Optimization qsort{_r} swap implementation
` [PATCH v7 3/7] stdlib: Move insertion sort out qsort
` [PATCH v7 4/7] stdlib: qsort: Move some macros to inline function
` [PATCH v7 5/7] stdlib: Implement introsort for qsort (BZ 19305)
` [PATCH v7 6/7] stdlib: Remove use of mergesort on qsort (BZ 21719)
` [PATCH v7 7/7] stdlib: Add more qsort{_r} coverage

[PATCH] LoongArch: Add glibc.cpu.hwcap support
 2023-09-19 10:11 UTC  (3+ messages)

[PATCH] crypt: Remove alloca usage from __sha512_crypt_r
 2023-09-18 20:32 UTC 

Monday Patch Queue Review update (2023-09-18)
 2023-09-18 13:45 UTC 

[PATCH 1/2] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation with CLDR
 2023-09-16 14:28 UTC  (2+ messages)
` [PATCH 2/2] Remove unused localedata/th_TH.in

[PATCH] getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806)
 2023-09-15 18:41 UTC  (16+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [COMMITTED] "

[PATCH] crypt: Get rid of alloca usage in __md5_crypt_r
 2023-09-15 14:12 UTC 

[PATCH 1/3] Fix regexp syntax warnings in localedata/unicode-gen/ctype_compatibility.py
 2023-09-15 11:54 UTC  (6+ messages)
` [PATCH 2/3] localedata/unicode-gen/utf8_gen.py: adapt regexp to get relevant lines from EastAsianWidth.txt
` [PATCH 3/3] Update to Unicode 15.1.0 [BZ #30854]

[Linaro-TCWG-CI] glibc patch #75959: FAIL: 1 regressions
 2023-09-15 11:50 UTC  (5+ messages)

C2x scanf %wN, %wfN support
 2023-09-14 19:03 UTC 

Update kernel version to 6.5 in header constant tests
 2023-09-14 18:13 UTC 

[PATCH] resolv/res_query: Add note indicating that alloca usage is safe
 2023-09-14 17:36 UTC  (5+ messages)

[PATCH v2 0/2] Remove print_fp alloca usage
 2023-09-14 14:06 UTC  (3+ messages)
` [PATCH v2 1/2] stdio: Remove __printf_fp_buffer_1 "
` [PATCH v2 2/2] stdio: Remove __printf_fp_buffer_2 "

Add MOVE_MOUNT_BENEATH from Linux 6.5 to sys/mount.h
 2023-09-14 13:06 UTC  (2+ messages)

[PATCH] RISC-V: Implement TLS Descriptors
 2023-09-14 12:09 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] RISC-V: Add include guard for dl-tls.h
  ` [PATCH v4 2/3] RISC-V: Add TLSDESC reloc definitions
  ` [PATCH v4 3/3] RISC-V: Implement TLS Descriptors

[PATCH] LoongArch: Replace deprecated $v0 with $a0 to eliminate 'as' Warnings
 2023-09-14 11:54 UTC 

[PATCH v4] argp-help: Get rid of alloca
 2023-09-14 11:36 UTC  (3+ messages)

School District Contact - 2023
 2023-09-14 10:40 UTC 

[PATCH v3] argp-help: Get rid of alloca
 2023-09-13 20:45 UTC  (3+ messages)

[PATCH v2] argp-help: Get rid of alloca
 2023-09-13 16:02 UTC  (4+ messages)

[PATCH] CVE-2023-4527: Stack read overflow with large TCP responses in no-aaaa mode
 2023-09-13 11:43 UTC  (2+ messages)

[PATCH v6 00/13] GLIBC LoongArch PATCHES
 2023-09-13 11:05 UTC  (4+ messages)
` [PATCH v6 08/13] LoongArch: Linux Syscall Interface

[PATCH 0/4] LoongArch: Add ifunc support for str{cpy, rchr},
 2023-09-13  7:47 UTC  (5+ messages)
` [PATCH 1/4] LoongArch: Add ifunc support for strcpy{aligned, unaligned, lsx, lasx}

[PATCH v2 0/3] LoongArch: Add ifunc support for str{cp, rchr},
 2023-09-13  7:35 UTC  (4+ messages)
` [PATCH v2 1/3] LoongArch: Add ifunc support for strcpy, stpcpy{aligned, unaligned, lsx, lasx}
` [PATCH v2 2/3] LoongArch: Add ifunc support for strrchr{aligned, "
` [PATCH v2 3/3] LoongArch: Change to put magic number to .rodata section

resolv: Fix some unaligned accesses in resolver [BZ #30750]
 2023-09-13  6:28 UTC  (3+ messages)

the purpose of locale.alias
 2023-09-12 19:28 UTC  (4+ messages)

[PATCH] intl: Clarify the role and the contents of locale.alias
 2023-09-12 18:56 UTC 

[PATCH] intl: Treat C.UTF-8 locale like C locale, part 2 (BZ# 16621)
 2023-09-12 14:44 UTC  (3+ messages)

[PATCH] LoongArch: Add lasx/lsx support for _dl_runtime_profile
 2023-09-12 13:37 UTC  (2+ messages)

[PATCH 0/2] Use procutils on getsysstats and malloc-hugepages
 2023-09-12 13:35 UTC  (4+ messages)
` [PATCH 1/2] linux: Use procutils_read_file on getsysstats
` [PATCH 2/2] linux: Use procutils_read_file on malloc-hugepages

[PATCH] [powerpc] fegetenv_and_set_rn now uses the builtins provided by GCC
 2023-09-12 13:27 UTC  (2+ messages)

GNU C Library as its own CNA?
 2023-09-12 13:15 UTC  (17+ messages)

[PATCH] io: Do not implement fstat with fstatat
 2023-09-12 13:13 UTC  (7+ messages)

Update syscall lists for Linux 6.5
 2023-09-12  7:17 UTC  (2+ messages)

[PATCH v1] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 2`
 2023-09-12  3:50 UTC  (8+ messages)
` [PATCH v11 1/3] x86: Increase `non_temporal_threshold` to roughly `sizeof_L3 / 4`

[PATCH 1/2] elf: Wire up _dl_diagnostics_cpu_kernel
 2023-09-11 18:35 UTC  (13+ messages)
` [PATCH 2/2] x86: Add generic CPUID data dumper to ld.so --list-diagnostics

[PATCH] RISC-V: Enable static-pie
 2023-09-11 17:28 UTC  (11+ messages)

[PATCH v2] stdio: Remove __libc_message alloca usage
 2023-09-11 16:09 UTC  (2+ messages)

(no subject)
 2023-09-11 15:00 UTC 

[PATCH] stdio: Remove __libc_message alloca usage
 2023-09-11 14:38 UTC  (3+ messages)

[PATCH v2 0/2] Remove print_fp alloca usage
 2023-09-11 13:50 UTC  (3+ messages)
` [PATCH v2 1/2] stdio: Remove __printf_fp_buffer_1 "
` [PATCH v2 2/2] stdio: Remove __printf_fp_buffer_2 "

Monday Patch Queue Review update (2023-09-11)
 2023-09-11 13:47 UTC 

[resend PATCH] Fix miscompilation and thus build on ia64's gcc-10 and later
 2023-09-11 13:33 UTC  (2+ messages)

[PATCH v2] io: Do not implement fstat with fstatat
 2023-09-11 13:25 UTC 

[PATCH] sysdeps/alpha/string-fzi.h: fix include guards inconsistency
 2023-09-11 12:02 UTC  (2+ messages)

[PATCH] printf_fp: Get rid of alloca
 2023-09-11 12:00 UTC  (7+ messages)

problem with @ and @@ for a single-version symbol (fnmatch)
 2023-09-11 11:32 UTC  (4+ messages)

[PATCH COMMITTED 2.38] NEWS: Add the 2.38.1 bug list
 2023-09-11  8:36 UTC  (2+ messages)

[PATCH v11 0/3] MIPS: Sync elf.h from binutils
 2023-09-11  6:27 UTC  (3+ messages)
` [PATCH v11 1/3] MIPS: Add ELF file header flags

[PATCH] intl: Treat C.UTF-8 locale like C locale (BZ# 16621)
 2023-09-10 19:10 UTC  (3+ messages)

[hurd,commited] htl: avoid exposing the vm_region symbol
 2023-09-09  8:24 UTC 

[PATCH] libio: Fix oversized __io_vtables
 2023-09-08 20:59 UTC  (2+ messages)

[PATCH] libio: Fix oversized __io_vtables
 2023-09-08 19:54 UTC  (3+ messages)

Use Linux 6.5 in build-many-glibcs.py
 2023-09-08 19:53 UTC  (3+ messages)
` Ping "

dmarc, dkim and From rewriting
 2023-09-08 17:21 UTC  (3+ messages)

[PATCH] elf: Remove unused l_text_end field from struct link_map
 2023-09-08 16:26 UTC  (2+ messages)

[PATCH] Add F_SEAL_EXEC from Linux 6.3 to bits/fcntl-linux.h
 2023-09-08 15:07 UTC  (3+ messages)
` [PATCH v2] "

(no subject)
 2023-09-08 14:12 UTC 

(no subject)
 2023-09-08 14:06 UTC 

[PATCH v7] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
 2023-09-08 12:35 UTC  (5+ messages)

[PATCH v4] elf: Always call destructors in reverse constructor order (bug 30785)
 2023-09-08 11:13 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).