public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PowerPC64] Use medium model toc accesses throughout
 2022-01-24  3:50 UTC  (3+ messages)
` [PATCH 2/5] [PowerPC64] Set up thread register for _dl_relocate_static_pie
` [PATCH 3/5] [PowerPC] Relocate stinfo->main

[PATCH v2 0/3] Fixes for CVE-2021-3998 and CVE-2021-3999
 2022-01-23 15:33 UTC  (28+ messages)
` [PATCH v2 1/3] support: Add helpers to create paths longer than PATH_MAX
` [PATCH v2 2/3] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX (CVE-2021-3998)
` [PATCH v2 3/3] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
` [PATCH v3 0/3] Fixes for CVE-2021-3998 and CVE-2021-3999
  ` [PATCH v3 1/3] support: Add helpers to create paths longer than PATH_MAX
  ` [PATCH v3 2/3] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
      ` [PATCH] tst-realpath-toolong: Fix hurd build
  ` [PATCH v3 3/3] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
      ` [PATCH v4] "
      ` [PATCH v5] "

[PATCH] Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
 2022-01-22 16:08 UTC  (2+ messages)

[PATCH] Add and use link-test-modules-rpath-link [BZ #28455]
 2022-01-22 15:36 UTC  (3+ messages)
` PING^1 "

[PATCH 2/3]: C++20 P0482R6 and C2X N2653: Implement mbrtoc8, c8rtomb, char8_t
 2022-01-22 12:24 UTC  (6+ messages)

[PATCH] stdio: Move include of bits/stdio-ldbl.h before bits/stdio.h
 2022-01-22 10:39 UTC  (3+ messages)

ppc64le: gcc 12 vs -mabi=ibmlongdouble
 2022-01-22  6:34 UTC 

[hurd,commited] htl: Fix cleaning the reply port
 2022-01-22  1:52 UTC 

[PATCH] avoid -Wuse-after-free [BZ #26779]
 2022-01-22  0:42 UTC  (6+ messages)

Add new ABIs '__strcmpeq', '__strncmpeq', '__wcscmpeq' and '__wcsncmpeq' to libc
 2022-01-21 21:50 UTC  (3+ messages)
` [libc-coord] "

[PATCH v8 0/4] Properly align all PT_LOAD segments with tests
 2022-01-21 21:13 UTC  (8+ messages)
` [PATCH v8 1/4] elf: Properly align all PT_LOAD segments [BZ #28676]
` [PATCH v8 2/4] elf: Add a test for PT_LOAD segments with mixed p_align "
` [PATCH v8 3/4] elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]
` [PATCH v8 4/4] elf: Add a test for PT_LOAD segments with invalid p_align "

[PATCH v9 0/3] Add p_align tests for PT_LOAD segments
 2022-01-21 21:12 UTC  (4+ messages)
` [PATCH v9 1/3] elf: Add a test for PT_LOAD segments with mixed p_align [BZ #28676]
` [PATCH v9 2/3] elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]
` [PATCH v9 3/3] elf: Add a test for PT_LOAD segments with invalid p_align "

[ANNOUNCE] The Linux Test Project has been released for JANUARY 2022
 2022-01-21 20:09 UTC 

[PATCH 0/3] Remove prelink support
 2022-01-21 18:05 UTC  (5+ messages)
` [PATCH 1/3] elf: "
` [PATCH 2/3] malloc: Remove LD_TRACE_PRELINKING usage from mtrace
` [PATCH 3/3] elf: Remove LD_USE_LOAD_BIAS

Yocto prelink status
 2022-01-21 17:09 UTC  (4+ messages)

[PATCH v4] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)
 2022-01-21 13:53 UTC  (2+ messages)

[PATCH v3 0/2] Fix 64-bit time_t ancillary socket conversion
 2022-01-21 12:16 UTC  (3+ messages)
` [PATCH v3 1/2] support: Add support_socket_so_timestamp_time64

[PATCH v10 0/4] Multiple rtld-audit fixes
 2022-01-21 11:19 UTC  (20+ messages)
` [PATCH v10 1/4] elf: Add la_activity during application exit
` [PATCH v10 2/4] elf: Fix initial-exec TLS access on audit modules (BZ #28096)
` [PATCH v10 3/4] elf: Issue la_symbind for bind-now (BZ #23734)
` [PATCH v10 4/4] elf: Fix runtime linker auditing on aarch64 (BZ #26643)

[PATCH v2 0/2] RISC-V: Add vector ISA support
 2022-01-21  1:43 UTC  (10+ messages)
` [PATCH v2 1/2] RISC-V: remove riscv-specific sigcontext.h
` [PATCH v2 2/2] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC

tests failing on x86_64-linux (due to test-container?)
 2022-01-20 22:23 UTC  (9+ messages)

[PATCH] Add valgrind smoke test
 2022-01-20 21:29 UTC  (4+ messages)

[PATCH v3] nptl: Effectively skip CAS in spinlock loop
 2022-01-20 13:08 UTC  (3+ messages)
  ` [PATCH v4] "

[PATCH] DONTPUSH5: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-20  6:05 UTC 

[PATCH] DONTPUSH4: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-20  4:45 UTC 

[PATCH] DONTPUSH3: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-20  3:04 UTC 

[PATCH] RISC-V's ld.so assumes the standard calling convention
 2022-01-20  1:31 UTC 

Yocto prelink status
 2022-01-19 20:28 UTC  (2+ messages)

[PATCH] src/ext4_resize.c: set errno to 0 before the strtoull call
 2022-01-19 20:13 UTC  (21+ messages)

[PATCH] mips: Move DT_MIPS into <ldsodefs.h>
 2022-01-19 18:58 UTC  (2+ messages)

[PATCH] DONTPUSH2: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-19 17:18 UTC 

[PATCH] DONTPUSH: Testing PATH_MAX/NAME_MAX on trybot
 2022-01-19 17:12 UTC 

[PATCH] x86_64: Document libmvec vector functions accuracy [BZ #28766]
 2022-01-19 15:50 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] arm: Enable USE_ATOMIC_COMPILER_BUILTINS (BZ #24774)
 2022-01-19 12:49 UTC  (2+ messages)

How do you build a canonical 64-bit time_t i686 build today?
 2022-01-19 12:48 UTC  (2+ messages)

[PATCH 0/3] Fixes for CVE-2021-3998 and CVE-2021-3999
 2022-01-19  1:33 UTC  (21+ messages)
` [PATCH 1/3] support: Add helpers to create paths longer than PATH_MAX
` [PATCH 2/3] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
` [PATCH 3/3] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)

[PATCH v7 0/4] Properly align all PT_LOAD segments with tests
 2022-01-18 21:55 UTC  (14+ messages)
` [PATCH v7 1/4] elf: Properly align all PT_LOAD segments [BZ #28676]
` [PATCH v7 2/4] elf: Add a test for PT_LOAD segments with mixed p_align "
` [PATCH v7 3/4] elf: Add a test for PT_LOAD segments with p_align == 1 [BZ #28688]
` [PATCH v7 4/4] elf: Add a test for PT_LOAD segments with invalid p_align "

[PATCH v2] x86: Black list more Intel CPUs for TSX [BZ #27398]
 2022-01-18 21:51 UTC  (2+ messages)

[PATCH] Fix handling of unterminated bracket expressions in fnmatch (bug 28792)
 2022-01-18 21:24 UTC  (2+ messages)

[PATCH 0/7] Reliable CPU compatibility diagnostics in ld.so
 2022-01-18 21:21 UTC  (9+ messages)
` [PATCH 7/7] s390x: Use <gcc-macros.h> in early HWCAP check

[PATCH] x86: Black list more Intel CPUs for TSX [BZ #27398]
 2022-01-18 20:33 UTC  (3+ messages)

[COMMITTED] elf: Fix tst-align3
 2022-01-18 17:43 UTC 

Monday Patch Queue Review update (2022-01-17)
 2022-01-18 14:00 UTC 

[PATCH v7 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-18 12:55 UTC  (16+ messages)

Why glibc does not support make install-strip?
 2022-01-18  3:51 UTC  (2+ messages)

review of libmvec's accuracy
 2022-01-18  3:47 UTC  (3+ messages)

[hurd,commited] htl: Fix build error in annexc
 2022-01-17 23:21 UTC 

[PATCH] rt/tst-mqueue*: Return UNSUPPORTED when mq_open fails with ENOSYS
 2022-01-17 18:18 UTC  (3+ messages)

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