public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[RFC PATCH 00/34] The rest of the x86_64-gnu port
 2023-04-11 20:18 UTC  (38+ messages)
` [RFC PATCH gnumach 03/34] Make exception subcode a long
` [RFC PATCH glibc 16/34] hurd: Add sys/ucontext.h and sigcontext.h for x86_64
` [RFC PATCH glibc 17/34] hurd: Implement x86_64/intr-msg.h
` [RFC PATCH glibc 23/34] elf: Stop including tls.h in ldsodefs.h
` [RFC PATCH glibc 24/34] hurd: Only check for TLS initialization inside rtld or in static builds
` [RFC PATCH glibc 25/34] hurd: Improve reply port handling when exiting signal handlers
` [RFC PATCH glibc 26/34] hurd: Remove __hurd_local_reply_port
` [RFC PATCH glibc 27/34] hurd: Don't leak __hurd_reply_port0

[hurd,commited] Revert "hurd: Only check for TLS initialization inside rtld or in static builds"
 2023-04-11 20:03 UTC 

[PATCH v5 0/1] *** Created tunable to force small pages on stack allocation
 2023-04-11 19:56 UTC  (4+ messages)
` [PATCH v5 1/1] "
` [PING] Re: [PATCH v5 0/1] *** "

[PATCH 0/2] Add tests for strdup and strndup (BZ #30266)
 2023-04-11 19:05 UTC  (23+ messages)
` [PATCH v3 0/3] string: "
  ` [PATCH v3 1/3] string: Allow use of test-string.h for non-ifunc implementations
  ` [PATCH v3 2/3] string: Add tests for strdup (BZ #30266)
  ` [PATCH v3 3/3] string: Add tests for strndup "
` [PATCH v4 0/4] string: Add tests for strdup and "
  ` [PATCH v4 1/4] string: Allow use of test-string.h for non-ifunc implementations
  ` [PATCH v4 2/4] string: Add tests for strdup (BZ #30266)
  ` [PATCH v4 3/4] string: Add tests for strndup "
  ` [PATCH v4 4/4] wcsmbs: Add wcsdup() tests. "
` [PATCH v5 0/4] string: Add tests for strdup and strndup "
  ` [PATCH v5 1/4] string: Allow use of test-string.h for non-ifunc implementations
  ` [PATCH v5 2/4] string: Add tests for strdup (BZ #30266)
  ` [PATCH v5 3/4] string: Add tests for strndup "
  ` [PATCH v5 4/4] wcsmbs: Add wcsdup() tests. "

[PATCH] wcsmbs: Re-flow and sort routines, tests variables in Makefile
 2023-04-11 17:40 UTC  (2+ messages)

[PATCH] debug: Re-flow and sort routines variable in Makefile
 2023-04-11 17:38 UTC  (2+ messages)

[PATCH 0/2] x86_64: aarch64: Set call number just before syscall
 2023-04-11 16:39 UTC  (8+ messages)
` [PATCH 1/2] x86_64: Set the syscall register right before doing the syscall
` [PATCH 2/2] aarch64: "

[PATCH v4 2/2] Enable libmvec support for AArch64
 2023-04-11 16:08 UTC 

[PATCH v3 2/2] Enable libmvec support for AArch64
 2023-04-11 15:52 UTC 

[PATCH 0/2] strlcpy/strlcat/wcslcpy/wcscat implementation
 2023-04-11 14:28 UTC  (18+ messages)
` [PATCH 1/2] Implement strlcpy and strlcat [BZ #178]
` [PATCH 2/2] Add the wcslcpy, wcslcat functions

[PATCH v2 2/2] Enable libmvec support for AArch64
 2023-04-11 14:06 UTC  (2+ messages)

[PATCH v5 00/22] Fix Race conditions in pthread cancellation [BZ#12683]
 2023-04-11 13:56 UTC  (32+ messages)
` [PATCH v5 01/22] nptl: "
` [PATCH v5 02/22] x86_64: "
` [PATCH v5 03/22] x32: "
` [PATCH v5 04/22] i386: "
` [PATCH v5 05/22] aarch64: "
` [PATCH v5 06/22] arm: "
` [PATCH v5 07/22] powerpc: "
` [PATCH v5 08/22] sparc: "
` [PATCH v5 09/22] s390: "
  ` [PATCH v5 10/22] riscv: "
  ` [PATCH v5 11/22] arc: Fix Race conditions in pthread cancellation [BZ #12683]
  ` [PATCH v5 12/22] ia64: Fix Race conditions in pthread cancellation [BZ#12683]
  ` [PATCH v5 13/22] sh: "
  ` [PATCH v5 14/22] nios2: "
  ` [PATCH v5 15/22] microblaze: "
  ` [PATCH v5 16/22] hppa: "
  ` [PATCH v5 17/22] m68k: "
  ` [PATCH v5 18/22] alpha: "
  ` [PATCH v5 19/22] csky: "
  ` [PATCH v5 20/22] mips: "
  ` [PATCH v5 21/22] or1k: "
  ` [PATCH v5 22/22] loongarch: "

[PATCH] resolv: set edns max buffer size to 1232
 2023-04-11 13:43 UTC  (2+ messages)

glibc misc/sys/cdefs.h nonull - typo in comment
 2023-04-11 13:39 UTC  (2+ messages)

64-bit time_t and __WORDSIZE_TIME64_COMPAT32
 2023-04-11 13:23 UTC  (8+ messages)

Glibc - Fix typo pt-BR
 2023-04-11 12:30 UTC  (2+ messages)

[PATCH v5 1/1] memalign: Support scanning for aligned chunks
 2023-04-11 11:40 UTC  (4+ messages)

[RFC PATCH glibc 18/34] hurd: Port trampoline.c to x86_64
 2023-04-10 21:33 UTC  (7+ messages)
` [PATCH v2 18.0/34] Alignment-respecting x86_64 trampoline.c
  ` [PATCH v2 18.1/34] hurd: Do not declare local variables volatile
  ` [PATCH v2 18.2/34] hurd: Port trampoline.c to x86_64

[PATCH glibc] Stop depending on the default_pager stubs provided by gnumach
 2023-04-10 17:02 UTC  (2+ messages)

[hurd,commited] hurd: Stop depending on the default_pager stubs provided by gnumach
 2023-04-10 17:02 UTC 

PyCon 2023
 2023-04-10 13:58 UTC 

Monday Patch Queue Review on Easter Monday
 2023-04-10 11:47 UTC 

[PATCH v3 0/3] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2023-04-07 23:07 UTC  (4+ messages)
` [PATCH v3 1/3] riscv: Add Linux hwprobe syscall support
` [PATCH v3 2/3] riscv: Add hwprobe vdso call support
` [PATCH v3 3/3] riscv: Add and use alignment-ignorant memcpy

(no subject)
 2023-04-07 19:11 UTC 

[PATCH v2 0/3] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2023-04-07 15:36 UTC  (2+ messages)

[PATCH v2 0/5] linux: Avoid va_list for generic syscall wrappers if possible
 2023-04-07  7:31 UTC  (3+ messages)

[committed] hppa: Revise __TIMESIZE define to use __WORDSIZE
 2023-04-06 21:11 UTC  (3+ messages)

[PATCH] sockaddr.3type: Document that sockaddr_storage is the API to be used
 2023-04-06 19:37 UTC  (7+ messages)

[patch v2] malloc: set NON_MAIN_ARENA flag for reclaimed memalign chunk (BZ #30101)
 2023-04-06 17:09 UTC  (3+ messages)

[PATCH 1/2] benchtests: Move libmvec benchtest inputs to benchtests directory
 2023-04-06 16:26 UTC  (3+ messages)
` [PATCH 2/2] Enable libmvec support for AArch64

[PATCH v2] <stdio.h>: Make fopencookie, vasprintf, asprintf available by default
 2023-04-06 15:04 UTC  (3+ messages)

[PATCH] <string.h>: Make strchrnul, strcasestr, memmem available by default
 2023-04-06 15:04 UTC  (3+ messages)

[PATCH] LoongArch: Ensure consistency with kernel by using union for struct members in mcontext_t and ucontext_t
 2023-04-06 11:02 UTC  (4+ messages)

[PATCH 00/19] <sys/platform/x86.h>: Update CPUID features
 2023-04-05 21:05 UTC  (44+ messages)
` [PATCH 01/19] <bits/platform/x86.h>: Rename to x86_cpu_INDEX_7_ECX_15
` [PATCH 02/19] platform.texi: Move LAM after LAHF64_SAHF64
` [PATCH 03/19] <sys/platform/x86.h>: Add LA57 support
` [PATCH 04/19] <sys/platform/x86.h>: Add BUS_LOCK_DETECT support
` [PATCH 05/19] <sys/platform/x86.h>: Add SGX-KEYS support
` [PATCH 06/19] <sys/platform/x86.h>: Add RTM_FORCE_ABORT support
` [PATCH 07/19] <sys/platform/x86.h>: Add LBR support
` [PATCH 08/19] <sys/platform/x86.h>: Add RAO-INT support
` [PATCH 09/19] <sys/platform/x86.h>: Add LASS support
` [PATCH 10/19] <sys/platform/x86.h>: Add CMPCCXADD support
` [PATCH 11/19] <sys/platform/x86.h>: Add ArchPerfmonExt support
` [PATCH 12/19] <sys/platform/x86.h>: Add WRMSRNS support
` [PATCH 13/19] <sys/platform/x86.h>: Add AMX-FP16 support
` [PATCH 14/19] <sys/platform/x86.h>: Add AVX-IFMA support
` [PATCH 15/19] <sys/platform/x86.h>: Add MSRLIST support
` [PATCH 16/19] <sys/platform/x86.h>: Add AVX-VNNI-INT8 support
` [PATCH 17/19] <sys/platform/x86.h>: Add AVX-NE-CONVERT support
` [PATCH 18/19] <sys/platform/x86.h>: Add AMX-COMPLEX support
` [PATCH 19/19] <sys/platform/x86.h>: Add PREFETCHI support

[RFC PATCH] malloc_usable_size.3: Warn about _FORTIFY_SOURCE interaction
 2023-04-05 21:00 UTC  (2+ messages)

[PATCH] Provide a SECURITY.md for glibc
 2023-04-05 19:24 UTC  (5+ messages)

[committed] hppa: Update struct __pthread_rwlock_arch_t comment
 2023-04-05 18:59 UTC 

[PATCH v3] riscv: Add macros for FPUCW/fcsr in fpu_control.h
 2023-04-05 17:51 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).