public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
Missing cache information on x86-64 under Intel TDX (glibc bug 30643)
 2023-07-17  8:38 UTC 

[PATCH v17 1/2] iconv: __gconv_btwoc_ascii -> __gconv_btowc_ascii
 2023-07-16 19:23 UTC  (2+ messages)
` [PATCH v17 2/2] POSIX locale covers every byte [BZ# 29511]

[PATCH v4 1/3] hurd: statvfs: __f_type -> f_type
 2023-07-16 17:31 UTC  (3+ messages)
` [PATCH v4 2/3] linux: statvfs: allocate spare for f_type
` [PATCH v4 3/3] statvfs: f_type: NEWS & test

[PATCH 00/10] htl: move some forward symbol into libc
 2023-07-16  8:44 UTC  (11+ messages)
` [PATCH 01/10] htl: move pthread-equal "
` [PATCH 02/10] htl: move pthread_getschedparam "
` [PATCH 03/10] htl: move pthread_setschedparam "
` [PATCH 04/10] htl: move pthread_attr_getschedparam "
` [PATCH 05/10] htl: move pthread_attr_getguardsize "
` [PATCH 06/10] htl: move pthread_attr_setinheritsched "
` [PATCH 07/10] htl: move pthread_attr_getschedpolicy "
` [PATCH 08/10] htl: move pthread_attr_setschedpolicy "
` [PATCH 09/10] htl: move pthread_attr_getdetachstate "
` [PATCH 10/10] htl: move pthread_attr_setdetachstate "

[musl] Re: [libc-coord] Re: regression in man pages for interfaces using loff_t
 2023-07-16  0:39 UTC  (8+ messages)
` [PATCH v4] off64_t: prefer off_t for splice, etc
  ` [libc-coord] "
      ` [musl] "

[PATCH] Add strlcpy/wcslcpy testcase
 2023-07-15  1:07 UTC  (2+ messages)

[PATCH 0/4] Update default build configuration
 2023-07-14 21:00 UTC  (14+ messages)
` [PATCH 4/4] configure: Disable building libcrypt by default
` [PATCH v2 0/4] Update default build configuration
  ` [PATCH v2 1/4] configure: Use autoconf 2.71
  ` [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

Fix %Z parsing in strptime [BZ #16088]
 2023-07-14 16:11 UTC  (2+ messages)

Core Toolchain Infrastructure - Services for glibc
 2023-07-14 15:58 UTC  (4+ messages)

[PATCH v1] x86: Use `3/4*sizeof(per-thread-L3)` as low bound for NT threshold
 2023-07-14 15:15 UTC  (2+ messages)

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

[CI] malloc/tst-malloc-too-large-malloc-hugetlb2 on aarch64 is failing
 2023-07-14 12:23 UTC  (2+ messages)

[PATCH v5 0/6] Use introsort for qsort
 2023-07-14 12:06 UTC  (10+ 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

[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

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

[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 

[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 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  (6+ messages)
` [PATCH v2 1/4] s390x: Add the clone3 wrapper

[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  (28+ messages)

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