public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v3] manual: Recommendations for dynamic linker hardening
 2024-07-03 14:05 UTC  (2+ messages)

[patch v8] manual: add syscalls
 2024-07-03 12:53 UTC  (5+ messages)

Hard freeze for the upcoming glibc 2.40 release tomorrow
 2024-07-03 11:35 UTC 

[PATCH v2] elf/rtld: Fix auxiliary vector for enable_secure
 2024-07-03 11:06 UTC  (3+ messages)

[PATCH] malloc: send freed small chunks to smallbin
 2024-07-03  8:40 UTC  (2+ messages)

[PATCH V2 0/2] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
 2024-07-03  8:11 UTC  (3+ messages)
` [PATCH V2 1/2] malloc: avoid global locks in tst-aligned_alloc-lib.c
` [PATCH V2 2/2] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc

[PATCH v10 0/4] Extend rseq support
 2024-07-03  7:40 UTC  (9+ messages)
` [PATCH v10 1/4] nptl: fix potential merge of __rseq_* relro symbols
` [PATCH v10 2/4] Add rseq extensible ABI support

[PATCH 0/2] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
 2024-07-03  6:04 UTC  (5+ messages)
` [PATCH 1/2] malloc: avoid global locks in tst-aligned_alloc-lib.c
` [PATCH 2/2] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc

Bad interaction between gcc and glibc's handling of GNU <error.h> extension [GCC PR 115724]
 2024-07-02 21:03 UTC  (7+ messages)

[PATCH v2] hppa/vdso: Add wrappers for vDSO functions
 2024-07-02 20:29 UTC  (7+ messages)

[PATCH v2] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
 2024-07-02 19:33 UTC  (2+ messages)

malloc optimization consideration: don't add small chunks to unsorted bin
 2024-07-02 19:23 UTC  (5+ messages)

[PATCH 2/4] resolv: Do not wait for non-existing second DNS response after error (bug 30081)
 2024-07-02 16:48 UTC  (3+ messages)

[PATCH 1/3] RISC-V: Add a macro definition file to check whether the compiler supports extensions
 2024-07-02 13:41 UTC  (3+ messages)
` [PATCH 2/3] RISC-V: Add compiler support check in string-fza.h and string-fzi.h
` [PATCH 3/3] RISC-V: Use builtins for ffs and ffsll while supported extension available

[PATCH v2] RISC-V: Use builtins for ffs and ffsll while supported extension available
 2024-07-02 13:39 UTC  (4+ messages)

[PATCH] elf/rtld: Fix auxiliary vector for enable_secure
 2024-07-02 13:27 UTC  (7+ messages)

[PATCH] stdio-common: Add test for vfscanf with matches longer than INT_MAX [BZ #27650]
 2024-07-02 12:02 UTC  (6+ messages)
` [PING^2][PATCH] "

[PATCH v2] LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic
 2024-07-02 11:48 UTC  (4+ messages)

[PATCH v7] Check global symbols in static library against shared library
 2024-07-02  9:22 UTC  (7+ messages)

[PATCH v3] powerpc64: optimize strcpy and stpcpy for POWER9/10
 2024-07-01 22:20 UTC  (3+ messages)

[PATCH v3 0/2] Opt-out static C++ link check and tests
 2024-07-01 21:32 UTC  (3+ messages)

[PATCH v5 0/1] elf: Handle static PIE loaded at the specific address
 2024-07-01 21:26 UTC  (9+ messages)
` [PATCH v5 1/1] elf: Handle static PIE loaded at the specific address [BZ #31799]
  ` PING: "

[RFC 0/5] Add support for memory sealing
 2024-07-01 21:08 UTC  (16+ messages)
` [RFC 3/5] elf: Add support to "

[v5] Update mmap() flags and errors lists
 2024-07-01 20:48 UTC  (4+ messages)

[PATCH 1/4] resolv: Allow short error responses to match any query (bug 31890)
 2024-07-01 20:27 UTC  (3+ messages)

[PATCH] debug: Fix clang open fortify wrapper (BZ 31927)
 2024-07-01 20:06 UTC  (3+ messages)

[PATCH v3] elf: Support recursive use of dynamic TLS in interposed malloc
 2024-07-01 16:20 UTC  (2+ messages)

[PATCH v2] elf: Support recursive use of dynamic TLS in interposed malloc
 2024-07-01 15:41 UTC  (4+ messages)

[PATCH v6] MIPSr6/math: Use builtin fma and fmaf
 2024-07-01 15:38 UTC  (6+ messages)

Monday Patch Queue Review update (2024-07-01)
 2024-07-01 13:30 UTC 

[PATCH] misc: Add new test for daemon
 2024-07-01 12:09 UTC  (2+ messages)

[PATCH] signal/Makefile: Split and sort tests
 2024-07-01 11:45 UTC  (2+ messages)

New Bulgarian PO file for 'libc' (version 2.39.9000)
 2024-07-01  5:12 UTC 

[PATCH v2 1/3] x86: Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processors
 2024-06-30 13:40 UTC  (7+ messages)
` [PATCH v2 2/3] x86_64: Optimize large size copy in memmove-ssse3
` [PATCH v2 3/3] x86: Set default non_temporal_threshold for Zhaoxin processors

[PATCH v3 1/2] Aarch64: Add memcpy for qualcomm's oryon-1 core
 2024-06-30 11:49 UTC  (5+ messages)
` [PATCH v3 2/2] Aarch64: Add new memset for Qualcomm's "

Core Toolchain Infrastructure - Update on glibc service SOW
 2024-06-30  7:45 UTC  (8+ messages)

[PATCH v2 00/13] linux system call fixes
 2024-06-29 21:05 UTC  (4+ messages)
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation

[PATCH] manual: Document that strnlen, wcsnlen do not need arrays of full size
 2024-06-29  7:31 UTC  (4+ messages)

[PATCH] stdlib: Make getenv thread-safe in more cases
 2024-06-28 23:27 UTC 

[PATCH v4] socket: Add new test for shutdown
 2024-06-28 16:27 UTC  (2+ messages)

[PATCH 1/3] x86:Set preferred CPU features on the KH-40000 and KX-7000 Zhaoxin processors
 2024-06-28 10:46 UTC  (21+ messages)
` [PATCH 2/3] x86_64: Optimize large size copy in memmove-ssse3
` [PATCH 3/3] x86: Set default non_temporal_threshold for Zhaoxin processors

[PATCH] Adjust check-local-headers test for libaudit 4.0
 2024-06-27 19:16 UTC 

[PATCH] manual: Document a GNU extension for strncmp/wcsncmp
 2024-06-27 16:33 UTC  (2+ messages)

[PATCH] Improve performance of libc locks
 2024-06-27 15:47 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH v2] tests-mbwc: Silence gcc 14 -Werror=format-overflow=
 2024-06-27 14:52 UTC  (3+ messages)

[PATCH] debug: Fix clang mq_open fortify wrapper (BZ 31917)
 2024-06-27 13:23 UTC  (3+ messages)

[PATCH] debug: Fix clang mq_open fortify wrapper (BZ 31927)
 2024-06-27 13:23 UTC  (3+ messages)

[PATCH] tests-mbwc: Silence gcc 14 -Werror=format-overflow=
 2024-06-27 11:43 UTC  (3+ messages)

[PATCH v2] powerpc: optimize strcpy and stpcpy for POWER9/10
 2024-06-27  9:22 UTC  (6+ messages)

[COMMITTED] Fix strnlen doc re array size
 2024-06-27  6:21 UTC  (4+ messages)

[PATCH v2] time: Avoid memcmp overread in tzset (bug 31931)
 2024-06-26 22:35 UTC  (2+ messages)

[PATCH v5 0/2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
 2024-06-26 16:50 UTC  (3+ messages)
` [PATCH v5 1/2] elf: Clarify and invert second argument of _dl_allocate_tls_init
` [PATCH v5 2/2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)

[PATCH] time: Avoid memcmp overread in tzset (bug 31931)
 2024-06-26 16:45 UTC  (6+ messages)

[PATCH] Fix conditionals on mtrace-based tests
 2024-06-26 16:22 UTC  (2+ messages)

[PATCH v2 1/2] Add random benchmark
 2024-06-26 15:54 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] Add single-threaded fast path to rand()
    ` [PATCH v3] "

Rank #1
 2024-06-26 15:42 UTC 

arm: Avoid UB in elf_machine_rel()
 2024-06-26 10:46 UTC  (4+ messages)

[PATCH] elf: Support recursive use of dynamic TLS in interposed malloc
 2024-06-26  7:47 UTC  (5+ messages)

Access to LNG Cluster
 2024-06-26  4:45 UTC 

Suggestion: Validate the GNU C Library with Clang/LLVM
 2024-06-26  3:40 UTC  (2+ messages)

page: 

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).