unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2022-06-17 15:02:20 to 2022-06-24 18:38:55 UTC [more...]

[PATCH v6 0/8] linux: Add new syscalls
 2022-06-24 18:38 UTC  (13+ messages)
` [PATCH v6 1/8] linux: Add fsopen
` [PATCH v6 2/8] linux: Add fsmount
` [PATCH v6 3/8] linux: Add move_mount
` [PATCH v6 4/8] linux: Add fsconfig
` [PATCH v6 5/8] linux: Add fspick
` [PATCH v6 6/8] linux: Add open_tree
` [PATCH v6 7/8] linux: Add tst-mount to check for Linux new mount API
` [PATCH v6 8/8] linux: Add mount_setattr

[PATCH v2 1/2] x86: Add macro for NOT of a cpu arch feature and improve comments
 2022-06-24 18:18 UTC  (3+ messages)
` [PATCH v2 2/2] x86: Use ARCH_P_NOT to check Prefer_No_VZeroupper in ifunc-evex.h

[PATCH COMMITTED] resolv/tst-resolv-noaaaa: Support building for older C standards
 2022-06-24 17:48 UTC 

[PATCH v2] x86: Align entry for memrchr to 64-bytes
 2022-06-24 17:15 UTC  (10+ messages)
` [PATCH v2] x86: Rename strstr_sse2 to strstr_generic as it uses string/strstr.c
` [PATCH v2] x86: Remove unused file wmemcmp-sse4
` [PATCH v2] x86: Put wcs{n}len-sse4.1 in the sse4.1 text section
` [PATCH v2] x86: Add comment with ISA level for all targets support by GCC12.1

[PATCH v1 1/7] x86: Align entry for memrchr to 64-bytes
 2022-06-24 16:43 UTC  (10+ messages)
` [PATCH v1 2/7] x86: Rename strstr_sse2 to strstr_generic as it uses string/strstr.c
` [PATCH v1 3/7] x86: Add macro for NOT of a cpu arch feature and improve comments
` [PATCH v1 4/7] x86: Add comment with ISA level for all targets support by GCC12.1
` [PATCH v1 5/7] x86: Use ARCH_P_NOT to check Prefer_No_VZeroupper in ifunc-evex.h
` [PATCH v1 6/7] x86: Put wcs{n}len-sse4.1 in the sse4.1 text section
` [PATCH v1 7/7] x86: Remove unused file wmemcmp-sse4

[PATCH v2 1/2] support: Change non-address output format of support_format_dns_packet
 2022-06-24 15:46 UTC  (4+ messages)
` [PATCH v2 2/2] resolv: Implement no-aaaa stub resolver option

[PATCH] riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVE
 2022-06-24 13:21 UTC  (2+ messages)

[PATCH] stdio-common: Add the fgetln function
 2022-06-24 11:01 UTC  (5+ messages)

[PATCH] arm: Avoid UB in elf_machine_rel()
 2022-06-24  5:46 UTC  (2+ messages)

[PATCH 0/2] riscv: Prevent potential unaligned memory access during dynamic relocation
 2022-06-24  4:11 UTC  (9+ messages)
` [PATCH 1/2] riscv: Use elf_machine_rela_relative to handle R_RISCV_RELATIVE
` [PATCH 2/2] riscv: Let compiler handle unaligned access when fixing R_RISCV_RELATIVE

[PATCH] libc-symbols.h: remove unused macros
 2022-06-23 18:31 UTC 

[PATCH v1] stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
 2022-06-23 18:14 UTC  (36+ messages)
` [PATCH v2] "
` [PATCH v8 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v8 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v9 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v9 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v10 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v10 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v11 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v11 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v12 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v12 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v13 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v13 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v14 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v14 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level

[PATCH v1] x86: Remove faulty sanity tests for RTLD build with no multiarch
 2022-06-23 17:53 UTC  (2+ messages)

[PATCH] debug: make __read_chk a cancellation point (bug 29274)
 2022-06-23 15:19 UTC  (8+ messages)
  ` [PATCH] debug: test for more required cacellation points "

[PATCH v1] stdlib: Fixup mbstowcs NULL __dst handling
 2022-06-23 14:26 UTC  (3+ messages)

[PATCH v3 0/4] Simplify internal single-threaded usage
 2022-06-23 14:05 UTC  (10+ messages)
` [PATCH v3 1/4] misc: Optimize internal usage of __libc_single_threaded
` [PATCH v3 2/4] Replace __libc_multiple_threads with __libc_single_threaded
` [PATCH v3 3/4] Remove usage of TLS_MULTIPLE_THREADS_IN_TCB
` [PATCH v3 4/4] Remove single-thread.h

patchwork upgrade week
 2022-06-23  8:39 UTC  (6+ messages)

[PATCH v3] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2022-06-23  7:48 UTC  (5+ messages)

[PATCH v1] x86: Replace all sse instructions with vex equivilent in avx+ files
 2022-06-23  2:17 UTC  (2+ messages)

[PATCH v2] stdlib: Remove attr_write from mbstows if dst is NULL [BZ: 29265]
 2022-06-22 23:30 UTC  (9+ messages)

[PATCH v1] stdlib: Remove trailing whitespace from Makefile
 2022-06-22 18:01 UTC  (2+ messages)

[PATCH] argp: Remove old includes in !_LIBC case
 2022-06-22 17:23 UTC  (3+ messages)

[PATCH v1 1/2] x86: Add defines / utilities for making ISA specific x86 builds
 2022-06-22 15:44 UTC  (26+ messages)
  ` [PATCH v1 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v3 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v3 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v4 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v4 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v5 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v5 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v6 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v6 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level
` [PATCH v7 1/2] x86: Add defines / utilities for making ISA specific x86 builds
  ` [PATCH v7 2/2] x86: Add support for compiling {raw|w}memchr with high ISA level

[PATCH] Remove catomics
 2022-06-22 13:00 UTC  (4+ messages)

[PATCH v5 0/8] linux: Add new syscalls
 2022-06-22 12:41 UTC  (7+ messages)
` [PATCH v5 1/8] linux: Add fsopen
` [PATCH v5 2/8] linux: Add fsmount

[PATCH] aarch64: Optimize string functions with shrn instruction
 2022-06-22  8:40 UTC  (6+ messages)

[PATCH] aarch64: Optimize string functions with shrn instruction
 2022-06-22  7:29 UTC 

[PATCH] test-container: return UNSUPPORTED for ENOSPC on clone()
 2022-06-21 11:30 UTC 

[PATCH v2] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2022-06-21 10:58 UTC  (2+ messages)
` [LTP] [PATCH v2] uapi: Make __{u, s}64 match {u, }int64_t "

[PATCH v2 1/2] s390: use $READELF
 2022-06-21  8:18 UTC  (5+ messages)
` [PATCH v2 2/2] s390: use LC_ALL=C for readelf call

[committed 2.34] fortify: Ensure that __glibc_fortify condition is a constant [BZ #29141]
 2022-06-20 17:59 UTC 

Permanent Facility Of Digitizing + Vector + Patches Orders For Your Business (Artflex Pro)
 2022-06-20 15:31 UTC 

[PATCH v2 0/4] Simplify internal single-threaded usage
 2022-06-20  8:37 UTC  (9+ messages)
` [PATCH v2 1/4] misc: Optimize internal usage of __libc_single_threaded

Out of the office for the Monday June 20th patch review meeting
 2022-06-18  6:50 UTC 

[PATCH v1] x86-32: Fix include paths for strspn, strcspn, and strpbrk
 2022-06-18  4:02 UTC  (9+ messages)
` [PATCH v2] "
` [PATCH v3] i386: "

[patch/idea] Add register scrambling to testsuite
 2022-06-18  3:54 UTC  (2+ messages)

[PATCH v4] elf: Silence GCC 11/12 false positive warning
 2022-06-17 18:33 UTC 

x86 32bit build broken
 2022-06-17 15:26 UTC  (2+ messages)

[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2022-06-17 15:04 UTC  (10+ messages)
              ` Ping: "
                ` Ping: [PATCH] uapi: Make __{u, s}64 match {u, }int64_t "


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