public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] x86_64: Implement evex512 version of strchrnul, strchr and wcschr
 2022-10-26  4:11 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
      ` [PATCH v4] "

nscd time_t size mismatch problem
 2022-10-26  1:04 UTC  (3+ messages)

[PATCH origin/google/grte/v5-2.27/master] nptl: use mmap and munmap for stack allocation
 2022-10-26  0:17 UTC 

[PATCH] manual: Add more documentation for the tm_isdst member of struct tm
 2022-10-25 18:27 UTC  (6+ messages)

[PATCH 00/30] Remove Linux generic sysdep
 2022-10-25 17:50 UTC  (36+ messages)
` [PATCH 01/30] linux: Fix generic struct_stat for 64 bit time (BZ# 29657)
` [PATCH 02/30] linux: Consolidate dl-origin.c
` [PATCH 03/30] Linux: consolidate chmod implementation
` [PATCH 04/30] Linux: consolidate chown implementation
` [PATCH 05/30] Linux: consolidate dup2 implementation
` [PATCH 06/30] Lninux: consolidate epoll_create implementation
` [PATCH 07/30] Linux: consolidate inotify_init implementation
` [PATCH 08/30] Linux: consolidate lchown implementation
` [PATCH 09/30] Linux: consolidate link implementation
` [PATCH 10/30] Linux: consolidate mkdir implementation
` [PATCH 11/30] Linux: consolidate readlink implementation
` [PATCH 12/30] Linux: consolidate rmdir implementation
` [PATCH 13/30] Linux: consolidate symlink implementation
` [PATCH 14/30] Linux: consolidate unlink implementation
` [PATCH 15/30] Linux: consolidate sendfile implementation
` [PATCH 16/30] Linux: Move wordsize-32 Version to default
` [PATCH 17/30] Linux: consolidate ____longjmp_chk
` [PATCH 18/30] Linux: Assume and consolidate bind wire-up syscall
` [PATCH 19/30] Linux: Assume iand consolidate socket "
` [PATCH 20/30] Linux: Assume and consolidate socketpair "
` [PATCH 21/30] Linux: Assume and consolidate listen "
` [PATCH 22/30] Linux: Assume and consolidate getsockname "
` [PATCH 23/30] Linux: Assume and consolidate getpeername "
` [PATCH 24/30] Linux: Assume and consolidate shutdown "
` [PATCH 25/30] Linux: Remove unused generic Makefile
` [PATCH 26/30] Linux: Remove generic sysdep
` [PATCH 27/30] Linux: make generic xstatver.h the default one
` [PATCH 28/30] Linux: Make generic fcntl.h "
` [PATCH 29/30] Linux: Consolidate typesizes.h
` [PATCH 30/30] Linux: Remove generic Implies

[PATCH] elf: Reinstate on DL_DEBUG_BINDINGS _dl_lookup_symbol_x
 2022-10-25 16:22 UTC 

[PATCH v3 0/3] Remove prelink support
 2022-10-25 14:36 UTC  (4+ messages)
` [PATCH v3 1/3] elf: "

[PATCH] aarch64: Use memcpy_simd as the default memcpy
 2022-10-25 12:55 UTC  (6+ messages)

[PATCH] aarch64: Cleanup memset ifunc
 2022-10-25 12:53 UTC  (2+ messages)

[PATCH] manual: Add missing % in int conversion list
 2022-10-24 19:27 UTC  (2+ messages)

[COMMITTED] Remove all assembly optimizations for htonl and htons
 2022-10-24 18:43 UTC  (2+ messages)

static pie: confusion between _DYNAMIC, crt1.o, Scrt1.o
 2022-10-24 17:36 UTC  (10+ messages)

[PATCH] longlong.h: update from GCC for LoongArch clz/ctz support
 2022-10-24 14:10 UTC  (3+ messages)

[PATCH v3] Avoid undefined behaviour in ibm128 implementation of llroundl (BZ #29488)
 2022-10-24 13:55 UTC  (3+ messages)

[PATCH] Fix BZ #29463 in the ibm128 implementation of y1l too
 2022-10-24 13:15 UTC  (5+ messages)

Add ADDRB from Linux 6.0 to bits/termios-c_cflag.h
 2022-10-24 12:04 UTC  (4+ messages)
  ` Ping^2 "

[PATCH 1/2] nptl: Simplify condition variables to fix pthread_cond_signal (BZ 25847)
 2022-10-24 11:17 UTC  (3+ messages)

(no subject)
 2022-10-24  7:39 UTC 

UNESC-0993-V78P
 2022-10-24  7:31 UTC 

Conflict with Monday patch review meeting
 2022-10-24  3:52 UTC 

Toolchain Infrastructure project statement of support
 2022-10-24  1:51 UTC  (29+ messages)

[PATCH v6] stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
 2022-10-22  4:43 UTC  (3+ messages)

[PATCH] elf: Introduce to _dl_call_fini
 2022-10-21 18:40 UTC  (4+ messages)

git am mailing list compatibility
 2022-10-21 15:16 UTC  (2+ messages)

[PATCH v5] stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
 2022-10-21 15:01 UTC  (5+ messages)

socket: add support for MPTCP socket option from the Linux kernel?
 2022-10-21 14:05 UTC  (2+ messages)

[PATCH] riscv: Get level 3 cache's information
 2022-10-21  7:28 UTC 

[PATCH] Remove htonl.S for i386/x86_64
 2022-10-20 23:06 UTC  (2+ messages)

GTI project presentation and public discussion
 2022-10-20 21:04 UTC 

[PATCH v1] x86: Remove AVX512-BVMI2 instruction from strrchr-evex.S
 2022-10-20 17:59 UTC  (2+ messages)

[PATCH] malloc: skip allocation retry when encountering faulty requests (bug 29709)
 2022-10-20 17:56 UTC 

[PATCH v1 1/4] x86: Use `testb` for case-locale check in str{n}casecmp-avx2
 2022-10-20 17:03 UTC  (8+ messages)
` [PATCH v1 2/4] x86: Use `testb` for case-locale check in str{n}casecmp-sse2
` [PATCH v1 3/4] x86: Use `testb` for case-locale check in str{n}casecmp-sse42
` [PATCH v1 4/4] x86: Use `testb` for FSRM check in memmove-vec-unaligned-erms

[PATCH] nis: Fix nis_print_directory
 2022-10-20 13:42 UTC  (3+ messages)

[PATCH v2] linux: Avoid shifting a negative signed on POSIX timer interface
 2022-10-20 13:39 UTC  (3+ messages)

[PATCH] Remove any mention of feature test macro requirements for mmap()
 2022-10-20 12:31 UTC 

[PATCH v1 1/7] x86: Optimize memchr-evex.S and implement with VMM headers
 2022-10-20  3:46 UTC  (41+ messages)
` [PATCH v1 2/7] x86: Shrink / minorly optimize strchr-evex "
` [PATCH v1 3/7] x86: Optimize strnlen-evex.S "
` [PATCH v1 4/7] x86: Optimize memrchr-evex.S
` [PATCH v1 5/7] x86: Optimize strrchr-evex.S and implement with VMM headers
` [PATCH v1 6/7] x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl
  ` [PATCH v4] "
` [PATCH v1 7/7] Bench: Improve benchtests for memchr, strchr, strnlen, strrchr
` [PATCH v2 1/7] x86: Optimize memchr-evex.S and implement with VMM headers
  ` [PATCH v2 2/7] x86: Shrink / minorly optimize strchr-evex "
  ` [PATCH v2 3/7] x86: Optimize strnlen-evex.S "
  ` [PATCH v2 4/7] x86: Optimize memrchr-evex.S
  ` [PATCH v2 5/7] x86: Optimize strrchr-evex.S and implement with VMM headers
  ` [PATCH v2 6/7] x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl
  ` [PATCH v2 7/7] Bench: Improve benchtests for memchr, strchr, strnlen, strrchr
` [PATCH v3 1/7] x86: Optimize memchr-evex.S and implement with VMM headers
  ` [PATCH v3 2/7] x86: Shrink / minorly optimize strchr-evex "
  ` [PATCH v3 3/7] x86: Optimize strnlen-evex.S "
  ` [PATCH v3 4/7] x86: Optimize memrchr-evex.S
  ` [PATCH v3 5/7] x86: Optimize strrchr-evex.S and implement with VMM headers
  ` [PATCH v3 6/7] x86: Add support for VEC_SIZE == 64 in strcmp-evex.S impl
  ` [PATCH v3 7/7] Bench: Improve benchtests for memchr, strchr, strnlen, strrchr

[PATCH] sysdeps: arm: Fix preconfigure script for ARMv8/v9 targets [BZ #29698]
 2022-10-19 17:26 UTC  (2+ messages)

[PATCH v2] elf: Fix slow tls access after dlopen [BZ #19924]
 2022-10-19 11:14 UTC 

man-pages-6.01 released
 2022-10-18 18:48 UTC 

[PATCH v4] x86_64: Implement evex512 version of memchr, rawmemchr and wmemchr
 2022-10-18 17:12 UTC  (12+ messages)
` [PATCH v5] "
          ` [PATCH v6] "
            ` [PATCH] String: Improve test coverage for memchr

[PATCH 0/3] PTR_MANGLE/PTR_DEMANGLE refactoring
 2022-10-18 15:03 UTC  (4+ messages)
` [PATCH 2/3] Introduce <pointer_guard.h>, extracted from <sysdep.h>

[PATCH v4] Remove catomics
 2022-10-18 13:34 UTC  (6+ messages)

GNU Tools Cauldron 2022 - video recordings
 2022-10-18 10:58 UTC 

GNU Tools Cauldron 2022 - video recordings
 2022-10-18 10:34 UTC 

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