public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
Happy New Year 2024 & Freeze for the upcoming glibc 2.39 release
 2024-01-02 10:27 UTC  (4+ messages)
` autoconf 2.72 ? (Re: Happy New Year 2024 & Freeze for the upcoming glibc 2.39 release)

[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  (17+ messages)
` [PATCH 1/2] limb-alias-double.h: Fix missing semicolon
` [PATCH 2/2] MIPS: Hard-float rounding instructions support

Implement C23 <stdbit.h>
 2024-01-02  9:57 UTC  (7+ messages)

[PATCH v2] elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
 2024-01-02  4:36 UTC  (10+ messages)
` PING: "

[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] x86-64/cet: Check the restore token in longjmp
 2024-01-01 18:02 UTC  (2+ messages)

Invitation for Major Capital Projects Coordinator
 2024-01-01  7:11 UTC 

[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 v6 0/6] x86/cet: Update CET kernel interface
 2023-12-29 16:43 UTC  (7+ 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 v5 0/6] x86/cet: Update CET kernel interface
 2023-12-29 15:24 UTC  (18+ messages)
` [PATCH v5 1/6] x86/cet: Sync with Linux kernel 6.6 shadow stack interface
` [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 v5 5/6] x86/cet: Don't set CET active by default
` [PATCH v5 6/6] x86/cet: Run some CET tests with shadow stack

[PATCH 00/15] Improve fortify support with clang
 2023-12-29 13:56 UTC  (26+ messages)
` [PATCH 01/15] debug: Adapt fortify tests to libsupport
` [PATCH 02/15] debug: Increase tst-fortify checks for compiler without __va_arg_pack support
` [PATCH 03/15] debug: Add fortify dprintf tests
` [PATCH 04/15] debug: Add fortify syslog tests
` [PATCH 05/15] debug: Add fortify wprintf tests
` [PATCH 06/15] cdefs.h: Add clang fortify directives
` [PATCH 07/15] libio: Improve fortify with clang
` [PATCH 08/15] string: "
` [PATCH 09/15] stdlib: "
` [PATCH 10/15] unistd: "
` [PATCH 11/15] socket: "
` [PATCH 12/15] syslog: "
` [PATCH 13/15] wcsmbs: "
` [PATCH 14/15] debug: Improve fcntl.h fortify warnings "
` [PATCH 15/15] debug: Improve mqueue.h "

[PATCH 00/12] Improve rounding to interger function for C23
 2023-12-28 17:20 UTC  (13+ messages)
` [PATCH 01/12] math: Reformat Makefile
` [PATCH 02/12] powerpc: Add missing arch flags on rounding ifunc variants
` [PATCH 03/12] math: Add test to check if ceil raise inexact floating-point exception
` [PATCH 04/12] math: Add test to check if floor "
` [PATCH 05/12] math: Add test to check if trunc "
` [PATCH 06/12] math: Add test to check if round "
` [PATCH 07/12] x86: Do not raise inexact exception on ceill
` [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
` [PATCH 12/12] i386: Do not raise inexact exception on trunc/truncf

[PATCH 0/4] aarch64: Add SME support
 2023-12-28 14:36 UTC  (9+ messages)
` [PATCH 1/4] aarch64: Add SME runtime support
` [PATCH 2/4] aarch64: Add longjmp support for SME
` [PATCH 3/4] aarch64: Add setcontext "
` [PATCH 4/4] aarch64: Add longjmp test "

string: Add additional output in test-strchr failure
 2023-12-27 19:32 UTC  (2+ messages)

[PATCH] localedata: convert yo_NG to UTF-8, check that language name in Yoruba agrees with CLDR
 2023-12-26 12:26 UTC  (3+ messages)

[PATCH 1/2] localedata: First day of the week in AU is Monday, LC_TIME in en_NZ is identical to LC_TIME in en_AU then
 2023-12-26 10:46 UTC  (2+ messages)
` [PATCH 2/2] localedata: convert en_AU, en_NZ, mi_NZ, niu_NZ to UTF-8

[PATCH] RISC-V: Add support for dl_runtime_profile (BZ #31151)
 2023-12-25 20:50 UTC  (5+ messages)

[PATCH v3 0/9] x86/cet: Update CET kernel interface
 2023-12-23 13:30 UTC  (16+ messages)
` [PATCH v3 1/9] x86/cet: Update tst-cet-vfork-1
` [PATCH v3 2/9] x86: Modularize sysdeps/x86/dl-cet.c
` [PATCH v3 3/9] x86/cet: Sync with Linux kernel 6.6 shadow stack interface
` [PATCH v3 7/9] x86/cet: Don't disable CET if not single threaded
` [PATCH v3 8/9] x86/cet: Don't set CET active by default
` [PATCH v3 9/9] x86/cet: Run some CET tests with shadow stack

[PATCH v3] elf: Escape sed delimiter in Makefile [BZ #25127]
 2023-12-22 14:07 UTC  (2+ messages)

[PATCH v2] sysdeps/x86_64/multiarch/memmem-avx2.c: add memmem-avx2.c
 2023-12-22  2:29 UTC 

[PATCH] x86-64: Fix the tcb field load for x32 [BZ #31185]
 2023-12-21 16:10 UTC  (2+ messages)

[PATCH] x86-64: Fix the dtv field load for x32 [BZ #31184]
 2023-12-21 16:08 UTC  (2+ messages)

UNIX(7)
 2023-12-21 12:15 UTC  (6+ messages)
    ` [patch] unix.7: SO_PEERCRED: Mention listen(2)
      ` [PATCH] "

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

[PATCH htdocs 1/2] add meta viewport settings for mobile devices
 2023-12-20 19:12 UTC  (4+ messages)
` [PATCH htdocs 2/2] style: tighten up spacing on smaller devices
` htdocs patch preview

Volunteers for the glibc Code of Conduct Committee?
 2023-12-20 19:07 UTC  (3+ messages)

[PATCH] tst-setcontext10.c: Undef _FORTIFY_SOURCE
 2023-12-20 19:06 UTC  (10+ messages)

[PATCH] getaddrinfo: translate ENOMEM to EAI_MEMORY (bug 31163)
 2023-12-20 16:12 UTC  (2+ messages)

[PATCH] Add a setjmp/longjmp test between user contexts
 2023-12-20 15:23 UTC 

[PATCH] Fix elf: Do not duplicate the GLIBC_TUNABLES string
 2023-12-20 12:28 UTC  (3+ messages)

[PATCH v3 1/2] aarch64: Add half-width versions of AdvSIMD f32 libmvec routines
 2023-12-20  8:48 UTC  (2+ messages)

[PATCH htdocs] menu: do not break links in the middle
 2023-12-20  3:13 UTC 

[PATCH htdocs] menu: fix spacing when wrapping links
 2023-12-20  3:06 UTC 

[PATCH htdocs] gnu.css: delete unused & broken td.side rule
 2023-12-20  2:13 UTC 

[PATCH htdocs] css: fix random whitespace noise
 2023-12-20  2:13 UTC 

[PATCH htdocs] use https:// everywhere
 2023-12-20  1:53 UTC 

[PATCH v6 0/2] Improve loader environment variable handling
 2023-12-20  0:06 UTC  (5+ messages)
` [PATCH v6 1/2] elf: Do not duplicate the GLIBC_TUNABLES string

[PATCH] Fix elf: Do not duplicate the GLIBC_TUNABLES string
 2023-12-19 21:35 UTC  (2+ messages)

[PATCH] elf: Add TLS modid reuse test for bug 29039
 2023-12-19 19:28 UTC  (2+ messages)

[PATCH 11/17] x86/cet: Sync with Linux kernel 6.6 shadow stack interface
 2023-12-19 18:12 UTC  (12+ messages)

[PATCH 0/2] Add tests for longjmp with user contexts
 2023-12-19 18:03 UTC  (7+ messages)
` [PATCH 1/2] Add a test for longjmp from user context

[PATCH] RISC-V: Enable static-pie
 2023-12-19 17:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Fix elf/tst-env-setuid[-static] if test needs to be rerun
 2023-12-19 16:48 UTC  (2+ messages)

[PATCH v2 1/2] aarch64: Add half-width versions of AdvSIMD f32 libmvec routines
 2023-12-19 16:17 UTC  (2+ 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).