unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2024-01-04 22:48:55 to 2024-01-11 13:26:35 UTC [more...]

[PATCH v7] elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
 2024-01-11 13:25 UTC  (5+ messages)

[PATCH] resolv: Fix endless loop in __res_context_query
 2024-01-11 13:01 UTC 

[RFC] Add createcontext and releasecontext to glibc 2.39
 2024-01-11 13:00 UTC  (5+ messages)

[PATCH] math: remove exp10 wrappers
 2024-01-11 12:35 UTC  (6+ messages)

[PATCH 1/4] localedata: add new locale kv_RU
 2024-01-11  9:40 UTC  (4+ messages)
` [PATCH 2/4] localedata: kv_RU: convert to UTF-8
` [PATCH 3/4] localedata: resolve cyclic dependencies
` [PATCH 4/4] localedata: am_ET ber_DZ en_GB en_PH en_US fil_PH kab_DZ om_ET om_KE ti_ET tl_PH: convert to UTF-8

Use Linux 6.7 in build-many-glibcs.py
 2024-01-11  1:58 UTC 

Happy New Year 2024 & Freeze for the upcoming glibc 2.39 release
 2024-01-11  1:10 UTC  (10+ messages)

[PATCH v6 0/6] x86/cet: Update CET kernel interface
 2024-01-10 23:49 UTC  (10+ messages)
` [PATCH v6 1/6] x86/cet: Sync with Linux kernel 6.6 shadow stack interface
` [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 v2] elf: Fix tst-nodeps2 test failure
 2024-01-10 21:22 UTC  (2+ messages)

[COMMITTED] localedata: Sort Makefile variables
 2024-01-10 21:14 UTC 

[COMMITTED] locale: Sort Makefile variables
 2024-01-10 21:13 UTC 

[PATCH v11 0/7] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2024-01-10 20:51 UTC  (8+ messages)
` [PATCH v11 1/7] riscv: Add Linux hwprobe syscall support
` [PATCH v11 2/7] linux: Introduce INTERNAL_VSYSCALL
` [PATCH v11 3/7] riscv: Add hwprobe vdso call support
` [PATCH v11 4/7] riscv: Add __riscv_hwprobe pointer to ifunc calls
` [PATCH v11 5/7] riscv: Enable multi-arg ifunc resolvers
` [PATCH v11 6/7] riscv: Add ifunc helper method to hwprobe.h
` [PATCH v11 7/7] riscv: Add and use alignment-ignorant memcpy

[PATCH] x86_64: Optimize ffsll function code size
 2024-01-10 19:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] string: Use builtins for ffs and ffsll
 2024-01-10 19:19 UTC  (2+ messages)

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

[PATCH] elf: Fix tst-nodeps2 test failure
 2024-01-10 18:06 UTC  (3+ messages)

[PATCH] x86-64/cet: Make CET feature check specific to Linux/x86
 2024-01-10 16:48 UTC 

[PATCH 0/3] Compatibility improvement for underlinked objects
 2024-01-10 16:06 UTC  (7+ messages)
` [PATCH 3/3] elf: Relocate libc.so early during startup and dlmopen (bug 31083)

Fix invalid escape sequence in build-many-glibcs.py
 2024-01-10 15:23 UTC  (4+ messages)

[PATCH v3 0/4] i386: Remove remaining CET bits
 2024-01-10 12:51 UTC  (9+ messages)
` [PATCH v3 1/4] x86: Move x86-64 shadow stack startup codes
` [PATCH v3 2/4] x86-64/cet: Move dl-cet.[ch] to x86_64 directories
` [PATCH v3 3/4] x86-64/cet: Move check-cet.awk to x86_64
` [PATCH v3 4/4] i386: Remove CET support bits

New Chinese (simplified) PO file for 'libc' (version 2.38.9000)
 2024-01-10 12:37 UTC 

Fix deprecated utcnow() usage in build-many-glibcs.py
 2024-01-10 10:41 UTC  (2+ messages)

[PATCH] math: Fix test-fenv.c feupdateenv tests
 2024-01-10  8:58 UTC  (2+ messages)

[PATCH v3] sysdeps/x86_64/multiarch/memmem-avx2.c: add memmem-avx2.c
 2024-01-10  5:48 UTC 

[PATCH] Added definition for new locale en_EU
 2024-01-10  1:07 UTC  (2+ messages)

[PATCH] Remove installed header rule on $(..)include/%.h
 2024-01-09 21:24 UTC  (6+ messages)

[PATCH 0/4] i386: Remove remaining CET bits
 2024-01-09 20:20 UTC  (12+ messages)
` [PATCH 1/4] x86: Move x86-64 shadow stack startup codes
` [PATCH 2/4] x86-64/cet: Move dl-cet.[ch] to x86_64 directories
` [PATCH 3/4] x86-64/cet: Move check-cet.awk to x86_64
` [PATCH 4/4] i386: Remove CET support bits

[PATCH v2 0/4] i386: Remove remaining CET bits
 2024-01-09 20:06 UTC  (5+ messages)
` [PATCH v2 1/4] x86: Move x86-64 shadow stack startup codes
` [PATCH v2 2/4] x86-64/cet: Move dl-cet.[ch] to x86_64 directories
` [PATCH v2 3/4] x86-64/cet: Move check-cet.awk to x86_64
` [PATCH v2 4/4] i386: Remove CET support bits

[PATCH v10 0/7] RISC-V: ifunced memcpy using new kernel hwprobe interface
 2024-01-09 19:36 UTC  (14+ messages)
` [PATCH v10 6/7] riscv: Add ifunc helper method to hwprobe.h
` [PATCH v10 7/7] riscv: Add and use alignment-ignorant memcpy

[PATCH v3 0/3] x86: Move CET infrastructure to x86_64
 2024-01-09 18:29 UTC  (10+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] i386: Remove CET support
` [PATCH v3 3/3] i386: Fail if configured with --enable-cet

[PATCH 0/7] Multiple floating-point environment fixes
 2024-01-09 18:16 UTC  (4+ messages)
` [PATCH 5/7] riscv: Fix feenvupdate with FE_DFL_ENV (BZ 31022)

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

[PATCH 1/3] localedata: add new locale zgh_MA
 2024-01-09 15:49 UTC  (3+ messages)
` [PATCH 2/3] localedata: add new locale su_ID
` [PATCH 3/3] localedata: su_ID: make lang_name agree with CLDR

New Chinese (simplified) PO file for 'libc' (version 2.38.9000)
 2024-01-09 15:12 UTC 

[PATCH v2] Remove ia64-linux-gnu
 2024-01-09 13:59 UTC  (6+ messages)

[PATCH v2] Make __getrandom_nocancel set errno and add a _nostatus version
 2024-01-09 11:57 UTC  (3+ messages)
` Ping: "

[PATCH 1/3] localedata: tok: convert to UTF-8
 2024-01-09 11:00 UTC  (3+ messages)
` [PATCH 2/3] localedata: tok: add yY and nN to yesexpr and noexpr
` [PATCH 3/3] localedata: add tok/UTF-8 to SUPPORTED

[PATCH] ldconfig: Actually ignore dpkg-related temporarily files
 2024-01-08 21:17 UTC  (3+ messages)

[PATCH v2 00/10] Improve fortify support with clang
 2024-01-08 20:21 UTC  (11+ messages)
` [PATCH v2 01/10] cdefs.h: Add clang fortify directives
` [PATCH v2 02/10] libio: Improve fortify with clang
` [PATCH v2 03/10] string: "
` [PATCH v2 04/10] stdlib: "
` [PATCH v2 05/10] unistd: "
` [PATCH v2 06/10] socket: "
` [PATCH v2 07/10] syslog: "
` [PATCH v2 08/10] wcsmbs: "
` [PATCH v2 09/10] debug: Improve fcntl.h fortify warnings "
` [PATCH v2 10/10] debug: Improve mqueue.h "

[PATCH 1/5] localedata: dz_BT: Fix spelling errors in Dzongha data
 2024-01-08 17:41 UTC  (5+ messages)
` [PATCH 2/5] localedata: bo_CN: Fix incomplete edit in Tibetan yesexpr
` [PATCH 3/5] localedata: bo_CN: Fix spelling errors in Tibetan data
` [PATCH 4/5] localedata: dz_BT, bo_CN: Fix spelling of "phur bu" in both Tibetan and Dzongkha
` [PATCH 5/5] localedata: dz_BT, bo_CN: convert to UTF-8

Monday Patch Queue Review update (2024-01-08)
 2024-01-08 14:56 UTC 

[PATCH] debug/getwd_chk.c: warning should be emitted for the __getwd_chk symbol
 2024-01-08 14:32 UTC  (3+ messages)

[PATCH 1/2] localedata: convert the remaining *_RU locales to UTF-8
 2024-01-08  9:53 UTC  (2+ messages)
` [PATCH 2/2] localedata: unicode-gen: Remove redundant \s* from regexp, fix comments

[PATCH] LoongArch: Add support for TLS Descriptors
 2024-01-08  2:39 UTC  (4+ messages)

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

[PATCH] localedata: add new locale tok
 2024-01-07  2:38 UTC  (2+ messages)
` [PATCH] localedata: add data for tok (Toki Pona)

[PATCH] x32: Handle displacement overflow in PLT rewrite [BZ #31218]
 2024-01-06 22:23 UTC  (2+ messages)

[PATCH v2 0/3] x86: Move CET infrastructure to x86_64
 2024-01-06 14:32 UTC  (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] i386: Remove CET support
` [PATCH v2 3/3] i386: Fail if configured with --enable-cet

x86: Fixup some nits in longjmp asm implementation
 2024-01-05 22:29 UTC  (14+ messages)

[PATCH 0/2] stdlib: Fix stdbit.h with -Wconversion
 2024-01-05 17:31 UTC  (4+ messages)
` [PATCH 1/2] stdlib: Fix stdbit.h with -Wconversion for older gcc
` [PATCH 2/2] stdlib: Fix stdbit.h with -Wconversion for clang

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

[PATCH v6] elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLT
 2024-01-05  3:14 UTC  (6+ messages)

[RFC PATCH 00/23] aarch64-gnu port
 2024-01-04 22:48 UTC  (9+ messages)
` [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


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