public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic
 2024-07-01  9:27 UTC  (2+ messages)

[PATCH v10 0/4] Extend rseq support
 2024-07-01  8:32 UTC  (3+ messages)
` [PATCH v10 2/4] Add rseq extensible ABI support

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

[PATCH v5 0/1] elf: Handle static PIE loaded at the specific address
 2024-06-30 20:47 UTC  (3+ messages)
` [PATCH v5 1/1] elf: Handle static PIE loaded at the specific address [BZ #31799]
  ` PING: "

[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  (13+ messages)
` [PATCH v2 01/13] ftruncate: pass a signed offset
` [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH v2 03/13] sparc: fix old compat_sys_select()
` [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls
` [PATCH v2 05/13] parisc: use correct "
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
` [PATCH v2 07/13] powerpc: restore some missing spu syscalls
` [PATCH v2 08/13] sh: rework sync_file_range ABI
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range

[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] debug: Fix clang open fortify wrapper (BZ 31927)
 2024-06-28 19:20 UTC 

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

[PATCH] elf/rtld: Fix auxiliary vector for enable_secure
 2024-06-28 13:22 UTC  (4+ 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

[RFC 0/5] Add support for memory sealing
 2024-06-28  7:39 UTC  (15+ messages)
` [RFC 3/5] elf: Add support to "

[PATCH v3 0/2] Opt-out static C++ link check and tests
 2024-06-27 23:19 UTC  (2+ messages)

[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] misc: Add new test for daemon
 2024-06-27 16:20 UTC 

[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 0/2] malloc: add multi-threaded tests for aligned_alloc/calloc/malloc
 2024-06-27 14:20 UTC  (3+ 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

[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  (4+ messages)

[PATCH v3] powerpc64: optimize strcpy and stpcpy for POWER9/10
 2024-06-27 13:02 UTC  (2+ messages)

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

[PATCH v2] hppa/vdso: Add wrappers for vDSO functions
 2024-06-27  9:46 UTC  (6+ 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 v2] elf: Support recursive use of dynamic TLS in interposed malloc
 2024-06-26  7:52 UTC 

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

[PATCH v8] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
 2024-06-25 19:17 UTC 

[PATCH v7] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
 2024-06-25 19:16 UTC  (5+ messages)

[PATCH] add new inputs that yield larger ulp errors for log2p1 on x86_64
 2024-06-25 15:19 UTC  (4+ messages)
  ` [PATCH] [v2] "

[PATCH v6] MIPSr6/math: Use builtin fma and fmaf
 2024-06-25 13:06 UTC  (3+ messages)

[PATCH v3] socket: Add new test for shutdown
 2024-06-25  8:20 UTC  (3+ messages)

[PING] [PATCH] add new inputs that yield larger ulp errors for log2p1 on x86_64
 2024-06-25  7:22 UTC 

[PATCH v3] MIPSr6/math: Use builtin fma and fmaf
 2024-06-24 23:08 UTC  (5+ messages)
` [COMMITTED] "
    ` [REVERT] Revert "MIPSr6/math: Use builtin fma and fmaf"

Office Hours for the GNU Toolchain on 2024-06-27 at 11am EST5EDT
 2024-06-24 21:11 UTC 

RISC-V: Execute a PAUSE hint in spin loops
 2024-06-24 19:38 UTC  (3+ messages)
  ` [COMMITTED] "

[PATCH v2] socket: Add new test for shutdown
 2024-06-24 17:48 UTC  (2+ messages)

Monday Patch Queue Review update (2024-06-24)
 2024-06-24 16:43 UTC 

[PATCH v13] posix: Deprecate group_member for Linux
 2024-06-24 15:10 UTC  (4+ messages)

[PATCH 00/15] linux system call fixes
 2024-06-24 12:52 UTC  (22+ messages)
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
    ` [musl] "
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling

[PATCH] powerpc64: Add optimized strcpy and stpcpy for POWER10
 2024-06-24 12:10 UTC  (3+ messages)

[COMMITTED] po: incorporate translations (cs, de, hr, ko, pl, ro, ru, sv, uk, zh_CN)
 2024-06-24 10:36 UTC 

[PATCH] iconv: Fix matching of multi-character transliterations (bug 31859)
 2024-06-24  7:20 UTC  (3+ messages)

New Croatian PO file for 'libc' (version 2.39.9000)
 2024-06-23 20:52 UTC 

New Croatian PO file for 'libc' (version 2.39.9000)
 2024-06-23 19:32 UTC 

[committed] hppa: Update ulps
 2024-06-23 17:56 UTC 

New Czech PO file for 'libc' (version 2.39.9000)
 2024-06-23 10:47 UTC 

New Swedish PO file for 'libc' (version 2.39.9000)
 2024-06-23  7:47 UTC 

New Polish PO file for 'libc' (version 2.39.9000)
 2024-06-22 18:52 UTC 

New Romanian PO file for 'libc' (version 2.39.9000)
 2024-06-22 17:12 UTC 

New Ukrainian PO file for 'libc' (version 2.39.9000)
 2024-06-22 15:37 UTC 

New German PO file for 'libc' (version 2.39.9000)
 2024-06-22 13:57 UTC 

New Chinese (simplified) PO file for 'libc' (version 2.39.9000)
 2024-06-22 13:22 UTC 

New Korean PO file for 'libc' (version 2.39.9000)
 2024-06-22 12:32 UTC 

New template for 'libc' made available
 2024-06-22 10:43 UTC 

[patch v8] manual: add syscalls
 2024-06-21 17:26 UTC 

[v5] Update mmap() flags and errors lists
 2024-06-21 17:22 UTC 

[v4] Update mmap() flags and errors lists
 2024-06-21 16:20 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).