public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v10 3/3] x86: Make the divisor in setting `non_temporal_threshold` cpu specific
 2023-07-14  7:39 UTC  (5+ messages)
` (no subject)
  ` 

[PATCH v5 0/4] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2023-07-14  6:54 UTC  (11+ messages)
` [PATCH v5 1/4] riscv: Add Linux hwprobe syscall support
` [PATCH v5 2/4] riscv: Add hwprobe vdso call support
` [PATCH v5 3/4] riscv: Add ifunc-compatible hwprobe function
` [PATCH v5 4/4] riscv: Add and use alignment-ignorant memcpy

[PATCH 0/4] Update default build configuration
 2023-07-14  6:21 UTC  (12+ messages)
` [PATCH 4/4] configure: Disable building libcrypt by default
` [PATCH v2 0/4] Update default build configuration
  ` [PATCH v2 2/4] configure: Default --enable-stack-protector to strong
  ` [PATCH v2 3/4] configure: Disable lazy binding by default
  ` [PATCH v2 4/4] configure: Disable building libcrypt "
  ` [ping2][PATCH v2 0/4] Update default build configuration

freeze for the upcoming glibc 2.38 release
 2023-07-14  2:24 UTC  (8+ messages)

[PATCH v5 0/6] Use introsort for qsort
 2023-07-14  1:01 UTC  (9+ messages)
` [PATCH v5 1/6] stdlib: Optimization qsort{_r} swap implementation
` [PATCH v5 2/6] stdlib: Move insertion sort out qsort
` [PATCH v5 3/6] stdlib: qsort: Move some macros to inline function
` [PATCH v5 4/6] stdlib: Implement introsort with qsort (BZ 19305)
` [PATCH v5 5/6] stdlib: Remove use of mergesort on qsort (BZ 21719)
` [PATCH v5 6/6] stdlib: Add more qsort{_r} coverage

Core Toolchain Infrastructure - Services for glibc
 2023-07-13 21:58 UTC 

[PATCH] INSTALL: Fix typo ibmlondouble to ibmlongdouble
 2023-07-13 19:49 UTC 

Service Upgraded Again#704912
 2023-07-13 17:12 UTC 

[PATCH] gencat: Get rid of alloca
 2023-07-13 16:04 UTC 

[CI] malloc/tst-malloc-too-large-malloc-hugetlb2 on aarch64 is failing
 2023-07-13 15:41 UTC 

[PATCH] Change collation rules in localedata/locales/th_TH to use copy iso14651_t1 and agree as much as possible with CLDR
 2023-07-13 14:49 UTC  (6+ messages)
` [PATCH] Adapt collation in th_TH locale to use the iso14651_t1_common file and sync the collation "

[PATCH v7] PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
 2023-07-13 14:15 UTC 

[PATCH v4 0/6] Use introsort for qsort
 2023-07-13 13:29 UTC  (24+ messages)
` [PATCH v4 1/6] stdlib: Optimization qsort{_r} swap implementation (BZ 19305)
` [PATCH v4 2/6] stdlib: Move insertion sort out qsort
` [PATCH v4 3/6] stdlib: qsort: Move some macros to inline function
` [PATCH v4 4/6] stdlib: Implement introsort with qsort
` [PATCH v4 5/6] stdlib: Remove use of mergesort on qsort (BZ 21719)
` [PATCH v4 6/6] stdlib: Add more qsort{_r} coverage

[PATCH v5] PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
 2023-07-13 13:17 UTC  (11+ messages)

[PATCH] Fix getting return address in elf/tst-audit28.c
 2023-07-13 13:13 UTC 

[PATCH] argp-parse: Get rid of alloca
 2023-07-13 12:48 UTC 

[PATCH v2 0/4] Add clone3 support for multiple architectures
 2023-07-13 11:52 UTC  (9+ messages)
` [PATCH v2 1/4] s390x: Add the clone3 wrapper
` [PATCH v2 2/4] arm: "
` [PATCH v2 3/4] mips: "
` [PATCH v2 4/4] linux: Undef __ASSUME_CLONE3 for alpha, ia64, nios2, sh, and sparc

[PATCH v2] manual: Fix typos in struct dl_find_object
 2023-07-13 10:56 UTC  (2+ messages)

[PATCH] manual: Fix typos in struct dl_find_object
 2023-07-13 10:33 UTC  (2+ messages)

Typos is dl_find_object manual
 2023-07-13 10:31 UTC  (2+ messages)

[PATCH] nscd: Move declarations used in the library out of <nscd.h>
 2023-07-13  8:27 UTC  (3+ messages)

[PATCH v16] POSIX locale covers every byte [BZ# 29511]
 2023-07-12 23:51 UTC  (2+ messages)

[PATCH v16] POSIX locale covers every byte [BZ# 29511]
 2023-07-12 21:08 UTC  (3+ messages)

[PATCH] argp-help: Get rid of alloca
 2023-07-12 17:02 UTC 

Re; [PATCH] sparc: Fix la_symbind for bind-now (BZ 23734)
 2023-07-12 14:29 UTC  (2+ messages)

[PATCH v6] PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
 2023-07-12 14:26 UTC  (3+ messages)

[PATCH v6 00/14] Allow glibc to be built with _FORTIFY_SOURCE
 2023-07-12 13:42 UTC  (5+ messages)

[RFC v1 0/2] Use -fno-delete-null-pointer-checks to build glibc
 2023-07-12 12:43 UTC  (13+ messages)
` [RFC v1 1/2] Makeconfig: Use one line per token
` [RFC v1 2/2] Makeconfig: Compile glibc with -fno-delete-null-pointer-checks

[PATCH] i386: make debug wrappers compatible with static PIE
 2023-07-12 12:21 UTC  (2+ messages)

[PATCH v9 23/42] Documentation/x86: Add CET shadow stack description
 2023-07-12  9:39 UTC  (2+ messages)

[PATCH v5] libio: Add nonnull attribute for most FILE * arguments in stdio.h
 2023-07-12  8:59 UTC  (35+ messages)
      ` _Nullable and _Nonnull in GCC's analyzer (was: [PATCH v5] libio: Add nonnull attribute for most FILE * arguments in stdio.h)

[PATCH v6 for 2.39] libio: Add nonnull attribute for most FILE * arguments in stdio.h
 2023-07-12  8:56 UTC 

[PATCH v4 0/3] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2023-07-12  5:22 UTC  (10+ messages)
` [PATCH v4 1/3] riscv: Add Linux hwprobe syscall support
` [PATCH v4 3/3] riscv: Add and use alignment-ignorant memcpy

[PATCH] malloc.c: Remove bogus __nonnull attribute
 2023-07-11 23:07 UTC  (3+ messages)

[PATCH] Makeconfig: Use a space before a newline escape
 2023-07-11 20:56 UTC 

[PATCH] group_member: Get rid of unbounded alloca
 2023-07-11 20:07 UTC  (2+ messages)

[PATCH] sparc: Fix la_symbind for bind-now (BZ 23734)
 2023-07-11 15:15 UTC 

[PATCH] dirent.h: Fix typo in __nonnull attribute
 2023-07-11 14:02 UTC 

[BUG] mq_[gs]etattr(3): NULL passed to __nonnull argument
 2023-07-11 13:45 UTC  (2+ messages)

[PATCH] Revert "libio: Add __nonnull for FILE * arguments of fclose and freopen"
 2023-07-11 11:20 UTC  (6+ messages)

Monday Patch Queue Review update (2023-07-10)
 2023-07-11 10:43 UTC  (2+ messages)

[PATCH v6] MIPS: Sync elf.h from binutils
 2023-07-11  6:48 UTC  (2+ messages)

[PATCH 1/2] LoongArch: config: Added HAVE_LOONGARCH_VEC_ASM
 2023-07-11  4:46 UTC  (5+ messages)
` [PATCH 2/2] LoongArch: Add vector implementation for _dl_runtime_resolve

[PATCH] LoongArch: Fix soft-float bug about _dl_runtime_resolve{,lsx,lasx}
 2023-07-11  4:44 UTC 

[PATCH v4] PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLES
 2023-07-10 17:28 UTC  (3+ messages)

[PATCH 0/6] Support use of -fstrict-flex-arrays in user code
 2023-07-10 15:04 UTC  (6+ messages)
` [PATCH 2/6] dlfcn : annotate dls_serpath with __decl_is_flex_array
` [PATCH 3/6] inet: annotate tu_data and tu_stuff "
` [PATCH 4/6] inet: annotate ip6r0_addr "
` [PATCH 5/6] io: annotate fts_name "
` [PATCH 6/6] misc: annotate q_data "

[PATCH 00/21] Allow glibc to be built with _FORTIFY_SOURCE
 2023-06-23  5:46 UTC  (5+ messages)
` [PATCH 01/21] Add --enable-fortify-source option

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