public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v9 00/22] Improve generic string routines
 2023-01-17 19:59 UTC  (2+ messages)
` [PATCH v9 01/22] Parameterize op_t from memcopy.h

bug in roundup(3) from <sys/param.h>
 2023-01-17 19:50 UTC  (2+ messages)

[patch] Use __builtin_FILE and __builtin_LINE in assert implementation in C++
 2023-01-17 19:28 UTC 

[RFC/PoC] malloc: use wfcqueue to speed up remote frees
 2023-01-17 19:05 UTC  (6+ messages)

[PATCH v8 00/17] Improve generic string routines
 2023-01-17 18:49 UTC  (25+ messages)
` [PATCH v8 01/17] Parameterize op_t from memcopy.h
` [PATCH v8 02/17] Parameterize OP_T_THRES "
` [PATCH v8 03/17] Add string-maskoff.h generic header
` [PATCH v8 04/17] Add string vectorized find and detection functions
` [PATCH v8 05/17] string: Improve generic strlen
` [PATCH v8 06/17] string: Improve generic strnlen
` [PATCH v8 07/17] string: Improve generic strchr
` [PATCH v8 08/17] string: Improve generic strchrnul
` [PATCH v8 09/17] string: Improve generic strcmp
` [PATCH v8 10/17] string: Improve generic memchr
` [PATCH v8 11/17] string: Improve generic memrchr
` [PATCH v8 12/17] hppa: Add memcopy.h
` [PATCH v8 13/17] hppa: Add string-fzb.h and string-fzi.h
` [PATCH v8 14/17] alpha: "
` [PATCH v8 15/17] arm: Add string-fza.h
` [PATCH v8 16/17] powerpc: "
` [PATCH v8 17/17] sh: Add string-fzb.h

Add STATX_DIOALIGN from Linux 6.1 to bits/statx-generic.h
 2023-01-17 17:49 UTC  (2+ messages)
` Ping "

Add IPPROTO_L2TP from Linux 6.1 to netinet/in.h
 2023-01-17 17:49 UTC  (2+ messages)
` Ping "

[PATCH] AArch64: Improve strlen_asimd
 2023-01-17 16:37 UTC  (4+ messages)

bug in roundup(3) from <sys/param.h>
 2023-01-17 14:55 UTC  (3+ messages)

[PATCH] ARC:fpu: add extra capability check before use of sqrt and fma builtins
 2023-01-17 14:31 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] resolv: add IPv6 support to inet_net_pton()
 2023-01-17 10:56 UTC  (2+ messages)

[v4] C2x strtol binary constant handling
 2023-01-16 22:58 UTC 

glibc 2.37 is in hard ABI freeze, next week is machine testing
 2023-01-16 22:27 UTC 

C2x strtol binary constant handling
 2023-01-16 19:23 UTC  (5+ messages)
` [v2] "
  ` [v3] "

bug fix for hp-timing.h (aarch64)
 2023-01-16 18:35 UTC  (10+ messages)

Monday Patch Queue Review update (2023-01-16)
 2023-01-16 14:42 UTC 

[PATCH] ARC: align child stack in clone
 2023-01-16 14:08 UTC  (2+ messages)

[PATCH] x86: Cache computation for AMD architecture
 2023-01-16 12:33 UTC  (2+ messages)

[PATCH] manual: Fix typo
 2023-01-16  8:36 UTC  (2+ messages)

[hurd,commited] hurd: Fix _NOFLSH value
 2023-01-16  8:36 UTC  (2+ messages)

[PATCH v7 00/17] Improve generic string routines
 2023-01-13 18:25 UTC  (25+ messages)
` [PATCH v7 01/17] Parameterize op_t from memcopy.h
` [PATCH v7 02/17] Parameterize OP_T_THRES "
` [PATCH v7 03/17] Add string-maskoff.h generic header
` [PATCH v7 04/17] Add string vectorized find and detection functions
` [PATCH v7 05/17] string: Improve generic strlen
` [PATCH v7 06/17] string: Improve generic strnlen
` [PATCH v7 07/17] string: Improve generic strchr
` [PATCH v7 08/17] string: Improve generic strchrnul
` [PATCH v7 09/17] string: Improve generic strcmp
` [PATCH v7 10/17] string: Improve generic memchr
` [PATCH v7 11/17] string: Improve generic memrchr
` [PATCH v7 12/17] hppa: Add memcopy.h
` [PATCH v7 13/17] hppa: Add string-fzb.h and string-fzi.h
` [PATCH v7 14/17] alpha: "
` [PATCH v7 15/17] arm: Add string-fza.h
` [PATCH v7 16/17] powerpc: "
` [PATCH v7 17/17] sh: Add string-fzb.h

Use MPFR 4.2.0, MPC 1.3.1 in build-many-glibcs.py
 2023-01-13 17:42 UTC  (2+ messages)
` Ping "

rseq CPU ID not correct on 6.0 kernels for pinned threads
 2023-01-13 16:13 UTC  (8+ messages)

[PATCH] AArch64: Improve strrchr
 2023-01-13 12:30 UTC  (2+ messages)

[PATCH] AArch64: Optimize strcpy
 2023-01-13 12:29 UTC  (2+ messages)

[PATCH] AArch64: Improve strchrnul
 2023-01-13 12:29 UTC  (2+ messages)

[PATCH] AArch64: Optimize strchr
 2023-01-13 12:28 UTC  (2+ messages)

[PATCH] AArch64: Optimize memrchr
 2023-01-13 12:28 UTC  (2+ messages)

[PATCH] AArch64: Optimize memchr
 2023-01-13 12:27 UTC  (2+ messages)

[PATCH] AArch64: Optimize strnlen
 2023-01-13 12:26 UTC  (2+ messages)

[PATCH] AArch64: Optimize strlen
 2023-01-13 12:26 UTC  (2+ messages)

Re:
 2023-01-13  5:41 UTC 

[PING] [PATCH v2] Resolve-flockfile-funlockfile-differences
 2023-01-12 15:04 UTC  (2+ messages)

[PATCH v2] elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]
 2023-01-12 14:46 UTC  (2+ messages)

[PATCH v4 0/6] Optimize posix_spawn signal setup with clone3
 2023-01-12 13:58 UTC  (7+ messages)
` [PATCH v4 1/6] linux: Do not reset signal handler in posix_spawn if it is already SIG_DFL
` [PATCH v4 2/6] linux: Extend internal clone3 documentation
` [PATCH v4 3/6] Linux: Do not align the stack for __clone3
` [PATCH v4 4/6] linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn
` [PATCH v4 5/6] aarch64: Add the clone3 wrapper
` [PATCH v4 6/6] Linux: optimize clone3 internal usage

Storage Notification 98%
 2023-01-12  5:27 UTC 

[PATCH v2] string: Suppress -Wmaybe-unitialized for wordcopy [BZ #19444]
 2023-01-11 22:34 UTC  (2+ messages)

[PATCH v3 0/2] Refactor binutils configure usage
 2023-01-11 22:32 UTC  (5+ messages)
` [PATCH v3 1/2] configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS
` [PATCH v3 2/2] scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option

[PATCH v2 00/11] Optimize posix_spawn signal setup with clone3
 2023-01-11 21:45 UTC  (12+ messages)
` [PATCH v2 01/11] linux: Do not reset signal handler in posix_spawn if it is already SIG_DFL
` [PATCH v2 02/11] linux: Extend internal clone3 documentation
` [PATCH v2 03/11] Linux: Do not align the stack for __clone3
` [PATCH v2 04/11] linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn
` [PATCH v2 11/11] Linux: optimize clone3 internal usage

[PATCH v2 0/9] Optimize posix_spawn signal setup with clone3
 2023-01-11 21:12 UTC  (8+ messages)
` [PATCH v2 1/9] linux: Do not reset signal handler in posix_spawn if it is already SIG_DFL
` [PATCH v2 2/9] linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawn
` [PATCH v2 9/9] Linux: optimize clone3 internal usage

[PATCH v2 0/3] Refactor binutils configure usage
 2023-01-11 20:30 UTC  (7+ messages)
` [PATCH v2 1/3] configure: Allow user override LD, AR, OBJCOPY, and GPROF
` [PATCH v2 2/3] configure: Move nm, objdump, and readelf to LIBC_PROG_BINUTILS
` [PATCH v2 3/3] scripts/build-many-glibcs.py: Remove unused RANLIB and STRIP option

[PATCH 0/4] Fix remaining -Os/-O1 compile issues [BZ #19444]
 2023-01-11 20:12 UTC  (8+ messages)
` [PATCH 3/4] string: Suppress -Wmaybe-unitialized for wordcopy "
` [PATCH 4/4] math: Suppress -O0 warnings for soft-fp fsqrt "

[PATCH v6 00/17] Improve generic string routines
 2023-01-11 19:56 UTC  (26+ messages)
` [PATCH v6 01/17] Parameterize op_t from memcopy.h
` [PATCH v6 02/17] Parameterize OP_T_THRES "
` [PATCH v6 03/17] Add string-maskoff.h generic header
` [PATCH v6 04/17] Add string vectorized find and detection functions
` [PATCH v6 05/17] string: Improve generic strlen
` [PATCH v6 06/17] string: Improve generic strnlen
` [PATCH v6 07/17] string: Improve generic strchr
` [PATCH v6 08/17] string: Improve generic strchrnul
` [PATCH v6 09/17] string: Improve generic strcmp
` [PATCH v6 10/17] string: Improve generic memchr
` [PATCH v6 11/17] string: Improve generic memrchr
` [PATCH v6 12/17] hppa: Add memcopy.h
` [PATCH v6 13/17] hppa: Add string-fzb.h and string-fzi.h
` [PATCH v6 14/17] alpha: "
` [PATCH v6 15/17] arm: Add string-fza.h
` [PATCH v6 16/17] powerpc: "
` [PATCH v6 17/17] sh: Add string-fzb.h

[PATCH] elf: Fix GL(dl_phdr) and GL(dl_phnum) for static builds [BZ #29864]
 2023-01-11 17:49 UTC  (3+ messages)

bug fix for hp-timing.h (aarch64)
 2023-01-11 17:22 UTC  (2+ messages)

[RISC-V] [SIG-toolchain] Meeting will be canceled (Jan 12, 2023)
 2023-01-11 12:54 UTC 

[RFC patch 0/5] RISC-V: Add vector ISA support
 2023-01-11 12:13 UTC  (26+ messages)
` Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break
                            ` Auto-enabling V unit and/or use of elf attributes (was Re: Adding V-ext regs to signal context w/o expanding kernel struct sigcontext to avoid glibc ABI break)

[PATCH] Add _FORTIFY_SOURCE implementation documentation [BZ #28998]
 2023-01-11  6:45 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 1/2] nptl: Changes tests to be 1/line and sorted
 2023-01-10 23:03 UTC  (5+ messages)
` [PATCH v1 2/2] nptl: Add a testcase for inputs racey to {w}memcmp{eq} BZ #29863

[PATCH v1] x86: Prevent SIG11 in memcmp-sse2 when data is concurrently modified [BZ #29863]
 2023-01-10 23:02 UTC  (5+ messages)
` [PATCH v4] x86: Prevent SIGSEGV "

[PATCH v5 00/17] Improve generic string routines
 2023-01-10 18:19 UTC  (9+ messages)
` [PATCH v5 08/17] string: Improve generic strchrnul

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