public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v4 0/3] C++20 P0482R6 and C2X N2653: char8_t, mbrtoc8(), and c8rtomb()
 2022-06-30 12:52 UTC 

[PATCH v2] Refactor internal-signals.h
 2022-06-30 12:43 UTC  (2+ messages)

[COMMITTED] linux: Fix mq_timereceive check for 32 bit fallback code (BZ 29304)
 2022-06-30 12:13 UTC 

Suspected bug in mq_timedreceive
 2022-06-30 11:19 UTC  (3+ messages)

[PATCH] AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunable
 2022-06-30 11:07 UTC  (2+ messages)

Reset HWCAP2_AFP bits in FPCR for default fenv
 2022-06-30 10:56 UTC  (7+ messages)

[PATCH v8 0/9] Add arc4random support
 2022-06-30  7:58 UTC  (15+ messages)
` [PATCH v8 1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
` [PATCH v8 2/9] stdlib: Add arc4random tests
` [PATCH v8 3/9] benchtests: Add arc4random benchtest
` [PATCH v8 4/9] aarch64: Add optimized chacha20
` [PATCH v8 5/9] x86: Add SSE2 "
` [PATCH v8 6/9] x86: Add AVX2 "
` [PATCH v8 7/9] powerpc64: Add "
` [PATCH v8 8/9] s390x: "
` [PATCH v8 9/9] manual: Add documentation for arc4random functions

[PATCH v1 1/2] x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2
 2022-06-30  7:47 UTC  (22+ messages)
` [PATCH v1 2/2] x86: Add support for building str{c|p}{brk|spn} with explicit ISA level
` [PATCH v2 1/2] x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2
  ` [PATCH v2 2/2] x86: Add support for building str{c|p}{brk|spn} with explicit ISA level
` [PATCH v4 1/2] x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S
  ` [PATCH v4 2/2] x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2
` [PATCH v5 1/2] "
  ` [PATCH v5 2/2] x86: Add support for building str{c|p}{brk|spn} with explicit ISA level
` [PATCH v6 1/2] x86: Add comment explaining no Slow_SSE4_2 check in ifunc-sse4_2
  ` [PATCH v6 2/2] x86: Add support for building str{c|p}{brk|spn} with explicit ISA level

[PATCH] stdlib: Simplify buffer management in canonicalize
 2022-06-30  3:51 UTC  (2+ messages)

[PATCH v1 1/2] x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
 2022-06-30  3:14 UTC  (21+ messages)
` [PATCH v1 2/2] x86: Add support for building {w}memmove{_chk} with explicit ISA level
  ` [PATCH v4] "
` [PATCH v2 1/2] x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
  ` [PATCH v2 2/2] x86: Add support for building {w}memmove{_chk} with explicit ISA level
` [PATCH v3 1/2] x86: Move mem{p}{mov|cpy}_{chk_}erms to its own file
  ` [PATCH v3 2/2] x86: Add support for building {w}memmove{_chk} with explicit ISA level

[PATCH v1] x86: Add missing IS_IN (libc) check to memmove-ssse3.S
 2022-06-30  2:03 UTC  (6+ messages)
` [PATCH v1] x86: Add missing IS_IN (libc) check to strcspn-sse4.c
` [PATCH v1] x86: Add missing IS_IN (libc) check to strncmp-sse4_2.S

[PATCH v1 1/3] x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
 2022-06-29 23:30 UTC  (21+ messages)
` [PATCH v1 2/3] x86: Move and slightly improve memset_erms
` [PATCH v1 3/3] x86: Add support for building {w}memset{_chk} with explicit ISA level
` [PATCH v2 1/3] x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
  ` [PATCH v2 2/3] x86: Move and slightly improve memset_erms
  ` [PATCH v2 3/3] x86: Add support for building {w}memset{_chk} with explicit ISA level
` [PATCH v3 1/3] x86: Add definition for __wmemset_chk AVX2 RTM in ifunc impl list
  ` [PATCH v3 2/3] x86: Move and slightly improve memset_erms
  ` [PATCH v3 3/3] x86: Add support for building {w}memset{_chk} with explicit ISA level

[PATCH v1] x86-64: Small improvements to dl-trampoline.S
 2022-06-29 23:11 UTC  (18+ messages)
` [PATCH v1] x86: Add support for building strstr with explicit ISA level
` [PATCH v1] x86: Add support for building {w}memcmp{eq} "
  ` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] x86-64: Properly indent X86_IFUNC_IMPL_ADD_VN arguments
 2022-06-29 21:02 UTC  (5+ messages)
` [PATCH v3] "

[PATCH v7 0/9] Add arc4random support
 2022-06-29 20:59 UTC  (12+ messages)
` [PATCH v7 1/9] stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417)
` [PATCH v7 2/9] stdlib: Add arc4random tests
` [PATCH v7 3/9] benchtests: Add arc4random benchtest
` [PATCH v7 4/9] aarch64: Add optimized chacha20
` [PATCH v7 5/9] x86: Add SSE2 "
` [PATCH v7 6/9] x86: Add AVX2 "
` [PATCH v7 7/9] powerpc64: Add "
` [PATCH v7 8/9] s390x: "
` [PATCH v7 9/9] manual: Add documentation for arc4random functions

[PATCH] x86-64: Properly indent X86_IFUNC_IMPL_ADD_VN arguments
 2022-06-29 20:15 UTC 

[PATCH 0/2] Optimize struct pthread size
 2022-06-29 19:32 UTC  (6+ messages)
` [PATCH 1/2] nptl: Remove unused members from struct pthread
` [PATCH 2/2] Refactor internal-signals.h

[PATCH] Implement strlcpy and strlcat [BZ #178]
 2022-06-29 19:30 UTC  (3+ messages)

[PATCH] linux: Remove unnecessary nice.c and signal.c
 2022-06-29 16:24 UTC  (2+ messages)

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (June 30, 2022)
 2022-06-29 14:53 UTC 

tst-getpw failure
 2022-06-29 14:38 UTC  (2+ messages)

[PATCH] Linux: Forward declaration of struct iovec for process_madvise
 2022-06-29 11:40 UTC  (2+ messages)

malloc: Optimize the number of arenas for better application performance
 2022-06-29  8:05 UTC  (9+ messages)
      ` 转发: "
          ` [PATCH] malloc: Optimize the number of arenas for better application performance [BZ# 29296]

New Chinese (traditional) PO file for 'libc' (version 2.34.9000)
 2022-06-29  1:17 UTC 

[PATCH v2] elf: Remove one-default-version check when searching an unversioned symbol
 2022-06-28 20:22 UTC  (9+ messages)

[PATCH v6 00/10] Add arc4random support
 2022-06-28 19:45 UTC  (19+ messages)
` [PATCH v6 02/10] stdlib: Add arc4random tests
` [PATCH v6 03/10] benchtests: Add arc4random benchtest
` [PATCH v6 04/10] aarch64: Add optimized chacha20
` [PATCH v6 09/10] stdlib: Add TLS optimization to arc4random
` [PATCH v6 10/10] manual: Add documentation for arc4random functions

[PATCH] malloc: Simplify checked_request2size interface
 2022-06-28 15:26 UTC  (2+ messages)

[PATCH v1] x86: Add more feature definitions to isa-level.h
 2022-06-28 14:38 UTC  (20+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "

[PATCH v2] riscv: Use memcpy to handle unaligned access when fixing R_RISCV_RELATIVE
 2022-06-28 13:52 UTC 

[PATCH] test-container: return UNSUPPORTED for ENOSPC on clone()
 2022-06-28 10:44 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] Use uintptr_t instead of performing pointer subtraction with a null pointer
 2022-06-28  8:57 UTC 

[PATCH COMMITTED] elf: Fix -DNDEBUG warning in _dl_start_args_adjust
 2022-06-28  8:45 UTC 

[PATCH v5] elf: fixes compile error when both enable -Werror and -DNDEBUG
 2022-06-28  8:31 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).