unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2023-12-28 17:23:37 to 2024-01-04 22:47:42 UTC [more...]

[RFC PATCH 00/23] aarch64-gnu port
 2024-01-04 22:47 UTC  (35+ messages)
` [PATCH 01/23] hurd: Add some missing includes
` [PATCH 02/23] hurd: Declare _hurd_intr_rpc_msg* with protected visibility
` [RFC PATCH 03/23] Allow glibc to be compiled without EXEC_PAGESIZE
` [PATCH 04/23] mach: Drop some unnecessary vm_param.h includes
` [RFC PATCH 05/23] hurd: Disable Prefer_MAP_32BIT_EXEC on non-x86_64 for now
` [PATCH 06/23] mach: Drop SNARF_ARGS macro
` [RFC PATCH 07/23] hurd: Pass the data pointer to _hurd_stack_setup explicitly
` [RFC PATCH 08/23] hurd: Drop x86-specific assembly from init-first.c
` [RFC PATCH 09/23] hurd: Make init-first.c no longer x86-specific
` [RFC PATCH 10/23] hurd: Only init early static TLS if it's used to store stack or pointer guards
` [RFC PATCH 11/23] hurd: Initializy _dl_pagesize early in static builds
` [RFC PATCH 12/23] aarch64: Make cpu-features definitions not Linux-specific
` [RFC PATCH 13/23] aarch64: Add dl-procinfo
` [RFC PATCH 14/23] aarch64: Allow building without kernel support for BTI
` [RFC PATCH 15/23] mach: Add a basic AArch64 port
` [RFC PATCH 16/23] hurd: "
` [RFC PATCH 17/23] hurd: Implement TLS on AArch64
` [RFC PATCH 18/23] hurd: Implement longjmp for AArch64
` [RFC PATCH 19/23] Add FPE_FLTIDO
` [RFC PATCH 20/23] hurd: Add an AArch64 signal implementation
` [RFC PATCH 21/23] htl: Implement some support for TLS_DTV_AT_TP
` [RFC PATCH 22/23] htl: Add an AArch64 implementation
` [RFC PATCH 23/23] hurd: Add expected aarch64-gnu abistlists

x86: Fixup some nits in longjmp asm implementation
 2024-01-04 22:40 UTC  (3+ messages)

[PATCH v2] x86-64/cet: Check the restore token in longjmp
 2024-01-04 21:11 UTC  (4+ messages)

[PATCH] x86: Move CET infrastructure to x86_64
 2024-01-04 20:44 UTC  (2+ messages)

[PATCH 0/2] stdlib: Fix stdbit.h with -Wconversion
 2024-01-04 20:07 UTC  (5+ messages)
` [PATCH 1/2] stdlib: Fix stdbit.h with -Wconversion for older gcc
` [PATCH 2/2] stdlib: Fix stdbit.h with -Wconversion for clang

[PATCH] x86-64/cet: Check the restore token in longjmp
 2024-01-04 19:22 UTC  (5+ messages)

[PATCHv2] Implement C23 <stdbit.h>
 2024-01-04 18:50 UTC  (7+ messages)

The best place to get your Microsoft and Adobe licenses
 2024-01-04 18:25 UTC 

[PATCH 1/3] localedata: miq_NI: convert to UTF-8
 2024-01-04 16:43 UTC  (3+ messages)
` [PATCH 2/3] localedata: es_??: "
` [PATCH 3/3] localedata: ru_RU, ru_UA: "

[PATCH v6] elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
 2024-01-04 16:00 UTC 

New Chinese (simplified) PO file for 'libc' (version 2.38.9000)
 2024-01-04 14:32 UTC 

[PATCH v2] Make __getrandom_nocancel set errno and add a _nostatus version
 2024-01-04 13:41 UTC 

[PATCH] arc4random: Fix incorrect usage of TEMP_FAILURE_RETRY
 2024-01-04 12:45 UTC  (6+ messages)

[PATCH] i386: Ignore --enable-cet
 2024-01-04 11:49 UTC  (2+ messages)

New Swedish PO file for 'libc' (version 2.38.9000)
 2024-01-04 11:12 UTC 

New Bulgarian PO file for 'libc' (version 2.38.9000)
 2024-01-04  7:57 UTC 

Happy New Year 2024 & Freeze for the upcoming glibc 2.39 release
 2024-01-03 21:57 UTC  (11+ messages)
` autoconf 2.72 ? (Re: Happy New Year 2024 & Freeze for the upcoming glibc 2.39 release)
  ` [PATCH, test conversion, RFC] Convert to autoconf 2.72 (no patches)

[hurd,commited] hurd: Add some missing includes
 2024-01-03 21:01 UTC 

New Korean PO file for 'libc' (version 2.38.9000)
 2024-01-03 20:47 UTC 

New Czech PO file for 'libc' (version 2.38.9000)
 2024-01-03 20:32 UTC 

[PATCH v6 0/6] x86/cet: Update CET kernel interface
 2024-01-03 20:14 UTC  (10+ messages)
` [PATCH v6 1/6] x86/cet: Sync with Linux kernel 6.6 shadow stack interface
` [PATCH v6 2/6] elf: Always provide _dl_get_dl_main_map in libc.a
` [PATCH v6 3/6] x86/cet: Enable shadow stack during startup
` [PATCH v6 4/6] x86/cet: Check feature_1 in TCB for active IBT and SHSTK
` [PATCH v6 5/6] x86/cet: Don't set CET active by default
` [PATCH v6 6/6] x86/cet: Run some CET tests with shadow stack

[PATCH 1/2] localedata: fy_DE, fy_NL: convert to UTF-8
 2024-01-03 20:07 UTC  (2+ messages)
` [PATCH 2/2] localedata: fy_DE: make this "Western Frisian" to agree with the language code "fy"

New Croatian PO file for 'libc' (version 2.38.9000)
 2024-01-03 20:02 UTC 

New Polish PO file for 'libc' (version 2.38.9000)
 2024-01-03 19:32 UTC 

[PATCH] Benchtests: Increase benchmark iterations
 2024-01-03 18:39 UTC  (2+ messages)

New German PO file for 'libc' (version 2.38.9000)
 2024-01-03 17:52 UTC 

[PATCH v5] elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
 2024-01-03 17:42 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/2] localedata: ast_ES: Remove wrong copyright text
 2024-01-03 17:15 UTC  (2+ messages)
` [PATCH 2/2] localedata: ast_ES: convert to UTF-8

New Chinese (simplified) PO file for 'libc' (version 2.38.9000)
 2024-01-03 17:07 UTC 

[PATCH 1/3] localedata: it_IT, lv_LV: currency symbol should follow the amount
 2024-01-03 12:55 UTC  (3+ messages)
` [PATCH 2/3] localedata: lv_LV, it_IT, it_CH: convert to UTF-8
` [PATCH 3/3] localedata: de_{AT,BE,CH,IT,LU}: "

New Ukrainian PO file for 'libc' (version 2.38.9000)
 2024-01-03 12:27 UTC 

New Romanian PO file for 'libc' (version 2.38.9000)
 2024-01-03 11:52 UTC 

Implement C23 <stdbit.h>
 2024-01-03 11:18 UTC  (13+ messages)

New template for 'libc' made available
 2024-01-03 10:38 UTC 

[PATCH] localedata: ms_MY should not use 12-hour format
 2024-01-03 10:32 UTC 

[PATCH] rtld: Add glibc.rtld.enable_secure tunable
 2024-01-02 21:17 UTC  (5+ messages)

[PATCH v2] rtld: Add glibc.rtld.enable_secure tunable
 2024-01-02 21:16 UTC  (3+ messages)

[PATCH v3] rtld: Add glibc.rtld.enable_secure tunable
 2024-01-02 21:12 UTC 

[PATCH v3] elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
 2024-01-02 19:02 UTC  (12+ messages)

[PATCH v4] elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
 2024-01-02 18:31 UTC 

[PATCH] RISC-V: Enable static-pie
 2024-01-02 18:30 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 1/2] localedata: es_ES: Add am_pm strings
 2024-01-02 17:39 UTC  (2+ messages)
` [PATCH 2/2] localedata: es_ES: convert to UTF-8

[PATCH 0/4] aarch64: Add SME support
 2024-01-02 17:20 UTC  (7+ messages)
` [PATCH 1/4] aarch64: Add SME runtime support
` [PATCH 4/4] aarch64: Add longjmp test for SME

[PATCH 1/2] localedata: uz_UZ and uz_UZ@cyrillic: Fix decimal point and thousands separator
 2024-01-02 15:18 UTC  (2+ messages)
` [PATCH 2/2] localedata: convert uz_UZ and uz_UZ@cyrillic to UTF-8

[PATCH v2] elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
 2024-01-02 14:54 UTC  (12+ messages)
` PING: "

[PATCH v2] linux: Fix fstat64 on alpha and sparc64
 2024-01-02 14:31 UTC 

[PATCH v2] stdlib: Reinstate stable mergesort implementation on qsort
 2024-01-02 14:15 UTC 

[PATCH] stdlib: Reinstate stable mergesort implementation on qsort
 2024-01-02 13:26 UTC  (7+ messages)

[PATCH] libio: Check remaining buffer size in _IO_wdo_write (bug 31183)
 2024-01-02 10:10 UTC  (2+ messages)

[PATCH 0/2] Add hard-float rounding instructions support for MIPS architecture
 2024-01-02 10:08 UTC  (14+ messages)
` [PATCH 2/2] MIPS: Hard-float rounding instructions support

[PATCH] x86/cet: Add -fcf-protection=none before -fcf-protection=branch
 2024-01-01 18:37 UTC  (2+ messages)

[PATCH v2] Add a setjmp/longjmp test between user contexts
 2024-01-01 18:36 UTC  (3+ messages)
` PING: "

[PATCH v2] linux: Fix fstat64 on alpha and sparc64
 2023-12-30 12:16 UTC  (3+ messages)

[PATCH] linux: Fix fstat64 on alpha and sparc64
 2023-12-29 19:44 UTC  (2+ messages)

[PATCH v5 0/6] x86/cet: Update CET kernel interface
 2023-12-29 15:24 UTC  (12+ messages)
` [PATCH v5 2/6] elf: Always provide _dl_get_dl_main_map in libc.a
` [PATCH v5 3/6] x86/cet: Enable shadow stack during startup
` [PATCH v5 4/6] x86/cet: Check feature_1 in TCB for active IBT and SHSTK

[PATCH 00/15] Improve fortify support with clang
 2023-12-29 13:56 UTC  (4+ messages)
` [PATCH 05/15] debug: Add fortify wprintf tests

[PATCH 00/12] Improve rounding to interger function for C23
 2023-12-28 17:20 UTC  (5+ messages)
` [PATCH 08/12] x86: Do not raise inexact exception on floorl
` [PATCH 09/12] x86: Do not raise inexact exception on truncl
` [PATCH 10/12] x86: Do not raise inexact exception on floor/floorf
` [PATCH 11/12] i386: Do not raise inexact exception on ceil/ceilf


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