public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v5 0/3] Fix socket ancillary timestamp on 32 bit time_t ABIs
 2022-01-28 14:02 UTC  (7+ messages)
` [PATCH v5 1/3] support: Add support_socket_so_timestamp_time64
` [PATCH v5 2/3] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)
` [PATCH v5 3/3] Linux: Only generate 64 bit timestamps for 64 bit time_t recvmsg/recvmmsg

[PATCH 2/2] linux: posix_spawn: return EINVAL on argc < 1
 2022-01-28 13:39 UTC 

[PATCH] Fix elf/loadfail test build dependencies
 2022-01-28 13:36 UTC 

[PATCH] avoid -Wuse-after-free [BZ #26779]
 2022-01-28 13:10 UTC  (25+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] "
  ` [PATCH v2 2/5] "
  ` [PATCH v2 3/5] "
  ` [PATCH v2 4/5] "
  ` [PATCH v2 5/5] "
      ` [PATCH v3 "

[RISCV] RISC-V GNU Toolchain Biweekly Sync-up call (Jan 27, 2022)
 2022-01-28 12:29 UTC  (6+ messages)
  `  "

[PowerPC64] Use medium model toc accesses throughout
 2022-01-28  8:45 UTC  (8+ messages)
` [PATCH 3/5] [PowerPC] Relocate stinfo->main
` [PATCH 4/5] Constify a variable in dl_vdso_vsym
` [PATCH 5/5] Enable static-pie on powerpc64

[PATCH] posix: Replace posix_spawnattr_tc{get, set}pgrp_np with posix_spawn_file_actions_addtcsetpgrp_np
 2022-01-28  0:07 UTC  (8+ messages)
` [PATCH] posix: Replace posix_spawnattr_tc{get,set}pgrp_np "
        ` [hurd] update-abi (was: posix: Replace posix_spawnattr_tc{get,set}pgrp_np with posix_spawn_file_actions_addtcsetpgrp_np)

[PATCH v1 1/3] String: Add additional overflow tests for strnlen, memchr, and strncat
 2022-01-27 21:06 UTC  (5+ messages)
` [PATCH v3 1/3] String: Add overflow tests for strnlen, memchr, and strncat [BZ #27974]

[PATCH v2 00/10] x86-64: Avoid RTM abort inside a RTM region
 2022-01-27 17:13 UTC  (4+ messages)

[PATCH] Check that strnlen won't go beyond the maximum length
 2022-01-27 17:09 UTC  (5+ messages)
  ` [PATCH v2] test-strnlen.c: "

[PATCH] Initialize wchar_t string with wmemset [BZ #27655]
 2022-01-27 17:06 UTC  (6+ messages)
  ` [PATCH v2] "

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

glibc 2.35 - Status update: ABI freeze, and release blockers
 2022-01-27 16:15 UTC  (3+ messages)

[PATCH] test-container: Install with $(all-subdirs) [BZ #24794]
 2022-01-27 15:25 UTC  (6+ messages)
` [PATCH] test-container: Install with $(sorted-subdirs) "

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

[PATCH v4] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ #28350)
 2022-01-27 14:17 UTC  (16+ messages)

[glibc] posix: Add terminal control setting support for posix_spawn
 2022-01-27 12:15 UTC  (5+ messages)

[PATCH v7] posix: Add terminal control setting support for posix_spawn
 2022-01-27 11:52 UTC  (7+ messages)

[PATCH] Mention _FORTIFY_SOURCE=3 for gcc12 in NEWS
 2022-01-27  9:04 UTC  (5+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v1 1/5] x86: Optimize strcmp-avx2.S and fix for [BZ# 28755]
 2022-01-27  5:52 UTC  (10+ messages)
` [PATCH v3 1/7] x86: Fix __wcsncmp_avx2 in strcmp-avx2.S "
  ` [PATCH v3 2/7] x86: Fix __wcsncmp_evex in strcmp-evex.S "

[PATCH 0/3] Remove prelink support
 2022-01-27  4:59 UTC  (3+ messages)

[PATCH] Add prelink removal plan on NEWS
 2022-01-27  4:59 UTC  (2+ messages)

[PATCH] x86: Use CHECK_FEATURE_PRESENT to check HLE [BZ #27398]
 2022-01-27  4:54 UTC  (2+ messages)

[PATCH] Guard tst-valgrind-smoke.out with run-built-tests
 2022-01-26 22:49 UTC  (3+ messages)

[PATCH] elf: Replace tst-p_alignmod1-editX with a python script
 2022-01-26 21:43 UTC  (10+ messages)

[PATCH] tst-p_alignmod3.so: Disable GNU_RELRO segment
 2022-01-26 21:41 UTC 

[PATCH] x86: Don't check PTWRITE in tst-cpu-features-cpuinfo.c
 2022-01-26 20:28 UTC 

[PATCH] x86: Use CHECK_FEATURE_PRESENT on PCONFIG
 2022-01-26 20:28 UTC 

[COMMITTED] hurd: Add posix_spawnattr_tc{get, set}pgrp_np on libc.abilist
 2022-01-26 19:24 UTC 

[PATCH] Add valgrind smoke test
 2022-01-26 19:23 UTC  (8+ messages)

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

[PATCH v9 0/3] Add p_align tests for PT_LOAD segments
 2022-01-26 10:02 UTC  (10+ 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 "

[PATCH v12 0/2] C.UTF-8
 2022-01-26  2:44 UTC  (3+ messages)
` [PATCH v12 2/2] Add generic C.UTF-8 locale (Bug 17318)

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

[PATCH] Add rif_MA locale [BZ #27781]
 2022-01-25 17:25 UTC 

[PATCH v5 00/13] Glibc OpenRISC port
 2022-01-25 17:07 UTC  (5+ messages)
` [OpenRISC] "

Monday Patch Queue Review update (2022-01-24)
 2022-01-25 10:27 UTC  (2+ messages)

Monday Patch Queue Review update (2022-01-17)
 2022-01-25  9:27 UTC  (3+ messages)

RISC-V GNU toolchain bumping default ISA spec to 20191213
 2022-01-25  2:27 UTC  (3+ messages)

[PATCH 0/2] localedata: Add locale for syr_SY [BZ #27063]
 2022-01-25  1:33 UTC  (3+ messages)
` [PATCH 1/2] Add locale for syr_SY
` [PATCH 2/2] Add syr_SY to the localedata apparatus

[PATCH] glibc [BZ #27781]
 2022-01-24 21:59 UTC  (2+ messages)

ppc64le: gcc 12 vs -mabi=ibmlongdouble
 2022-01-24 18:32 UTC  (7+ messages)

[PATCH v6] posix: Add terminal control setting support for posix_spawn
 2022-01-24 17:48 UTC  (3+ messages)

[PATCH] realpath: Do not copy result on failure (BZ #28815)
 2022-01-24 16:54 UTC 

[PATCH v2 0/3] Fixes for CVE-2021-3998 and CVE-2021-3999
 2022-01-24 16:08 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] realpath: Set errno to ENAMETOOLONG for result larger than PATH_MAX [BZ #28770]
              ` [committed] realpath: Avoid overwriting preexisting error (CVE-2021-3998)

[PATCH v8 0/4] arm64: Enable BTI for the executable as well as the interpreter
 2022-01-24 15:07 UTC  (5+ messages)
` [PATCH v8 1/4] elf: Allow architectures to parse properties on the main executable
` [PATCH v8 2/4] arm64: Enable BTI for main executable as well as the interpreter
` [PATCH v8 3/4] elf: Remove has_interp property from arch_adjust_elf_prot()
` [PATCH v8 4/4] elf: Remove has_interp property from arch_parse_elf_property()

[PATCH] Linux: Detect user namespace support in io/tst-getcwd-smallbuff
 2022-01-24 15:00 UTC  (2+ messages)

[PATCH] Fix glibc 2.34 ABI omission (missing GLIBC_2.34 in dynamic loader)
 2022-01-24 14:31 UTC  (3+ messages)

[PATCH v3 1/5] Copy utf-7 module to modified-utf-7
 2022-01-24 14:19 UTC  (5+ messages)
` [PATCH v4 0/4] iconv: Add support for UTF-7-IMAP

[PATCH v10 0/4] Multiple rtld-audit fixes
 2022-01-24 12:53 UTC  (4+ messages)
` [PATCH v10 1/4] elf: Add la_activity during application exit

[PATCH v5 0/2] Fix 64-bit time_t ancillary socket conversion
 2022-01-24 12:28 UTC  (3+ messages)
` [PATCH v5 1/2] support: Add support_socket_so_timestamp_time64
` [PATCH v5 2/2] linux: Fix ancillary 64-bit time timestamp conversion (BZ #28349, BZ#28350)

[PATCH v3 0/2] Fix 64-bit time_t ancillary socket conversion
 2022-01-24 11:45 UTC  (4+ messages)
` [PATCH v3 1/2] support: Add support_socket_so_timestamp_time64

[PATCH v2 1/2] RISC-V: remove riscv-specific sigcontext.h
 2022-01-24  9:42 UTC  (5+ messages)

[PATCH v3 3/3] getcwd: Set errno to ERANGE for size == 1 (CVE-2021-3999)
 2022-01-24  6:03 UTC  (3+ messages)
` [PATCH v5] "

[PATCH] tst-realpath-toolong: Fix hurd build
 2022-01-24  6:00 UTC  (2+ messages)
` [committed v2] "

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