unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2022-12-12 11:59:01 to 2022-12-19 12:04:00 UTC [more...]

[PATCH 0/2] Fix incorrect stub warnings after generic refactor
 2022-12-19 12:03 UTC  (3+ messages)
` [PATCH 1/2] Linux: Reflow and sort some Makefile variables
` [PATCH 2/2] Linux: Remove epoll_create, inotify_init from syscalls.list

[hurd,commited] mach: Drop remnants of old_CFLAGS
 2022-12-19  1:45 UTC 

[hurd, commited] mach: Fix passing -ffreestanding when checking for gnumach headers
 2022-12-19  1:36 UTC 

[hurd, commited] Force use of -ffreestanding when checking for gnumach headers
 2022-12-19  0:50 UTC 

[PATCH v6 00/11] vfprintf refactor
 2022-12-17 12:55 UTC  (18+ messages)
` [PATCH v6 01/11] locale: Implement struct grouping_iterator
` [PATCH v6 02/11] stdio-common: Introduce buffers for implementing printf
` [PATCH v6 03/11] stdio-common: Add __printf_function_invoke
` [PATCH v6 04/11] stdio-common: Add __translated_number_width
` [PATCH v6 05/11] stdio-common: Convert vfprintf and related functions to buffers
` [PATCH v6 06/11] stdio-common: Add lock optimization to vfprintf and vfwprintf
` [PATCH v6 07/11] libio: Convert __vsprintf_internal to buffers
` [PATCH v6 08/11] libio: Convert __vasprintf_internal "
` [PATCH v6 09/11] libio: Convert __vdprintf_internal "
` [PATCH v6 10/11] libio: Convert __obstack_vprintf_internal to buffers (bug 27124)
` [PATCH v6 11/11] libio: Convert __vswprintf_internal to buffers (bug 27857)

[PATCH v1 01/27] x86/fpu: Create helper file for common data macros
 2022-12-16 22:54 UTC  (8+ messages)
` [PATCH v1 07/27] x86/fpu: Update rodata usage in svml_s_tanhf16_core_avx512.S

[PATCH v5 00/11] vfprintf refactor
 2022-12-16 18:25 UTC  (25+ messages)
` [PATCH v5 01/11] locale: Implement struct grouping_iterator
` [PATCH v5 02/11] stdio-common: Introduce buffers for implementing printf
` [PATCH v5 03/11] stdio-common: Add __printf_function_invoke
` [PATCH v5 04/11] stdio-common: Add __translated_number_width
` [PATCH v5 05/11] stdio-common: Convert vfprintf and related functions to buffers
` [PATCH v5 06/11] stdio-common: Add lock optimization to vfprintf and vfwprintf
` [PATCH v5 07/11] libio: Convert __vsprintf_internal to buffers
` [PATCH v5 08/11] libio: Convert __vasprintf_internal "
` [PATCH v5 09/11] libio: Convert __vdprintf_internal "
` [PATCH v5 10/11] libio: Convert __obstack_vprintf_internal to buffers (bug 27124)

Avoid use of atoi in some places in libc
 2022-12-16  0:36 UTC  (7+ messages)

[PATCH] powerpc64: Increase SIGSTKSZ and MINSIGSTKSZ
 2022-12-15 23:44 UTC  (8+ messages)

[-Wstringop-overflow=] strncat(3)
 2022-12-15 22:03 UTC  (7+ messages)

[PATCH v2] elf: Fix tst-relro-symbols.py argument passing
 2022-12-15 20:09 UTC  (4+ messages)

RISCV Vector unit disabled by default for new task (was Re: [PATCH v12 17/17] riscv: prctl to enable vector commands)
 2022-12-15 19:56 UTC  (13+ messages)

C2x strtol binary constant handling
 2022-12-15 19:09 UTC  (3+ messages)

[PATCH] Add _FORTIFY_SOURCE implementation documentation [BZ #28998]
 2022-12-15 16:37 UTC  (3+ messages)

[PATCH] malloc: Use correct C11 atomics for fastbin
 2022-12-15 15:43 UTC  (3+ messages)

[PATCH] elf: Fix tst-relro-symbols.py argument passing
 2022-12-14 22:22 UTC  (3+ messages)

Bug 29863 - Segmentation fault in memcmp-sse2.S if memory contents can concurrently change
 2022-12-14 21:56 UTC 

[PATCH v1] x86: Prevent SIG11 in memcmp-sse2 when data is concurrently modified [BZ #29863]
 2022-12-14 21:35 UTC  (14+ messages)
` [PATCH v2] x86: Prevent SIGSEGV "
` [PATCH v3] "
` [PATCH v4] "

[PATCH v2] clone.2: note EINVAL when exit_signal + bad flags
 2022-12-14 21:28 UTC 

[PATCH v5] x86: Add a testcase for BZ #29863
 2022-12-14 21:30 UTC 

[PATCH v2] x86: Add a testcase for BZ #29863
 2022-12-14 21:24 UTC  (3+ messages)

[PATCH v4] x86: Add a testcase for BZ #29863
 2022-12-14 21:24 UTC 

[PATCH] clone.2: note EINVAL when exit_signal + bad flags
 2022-12-14 21:13 UTC  (2+ messages)

[PATCH v3] x86: Add a testcase for BZ #29863
 2022-12-14 20:09 UTC  (2+ messages)

[PATCH] x86: Add a testcase for BZ #29863
 2022-12-14 20:02 UTC  (4+ messages)

[patch] nice.2: wfix
 2022-12-14 17:39 UTC  (4+ messages)

Bug 29863 - Segmentation fault in memcmp-sse2.S if memory contents can concurrently change
 2022-12-14 17:36 UTC  (18+ messages)
      ` Bug 29863 - Segmentation fault vs invalid results, memory models, and control/data dependencies

[PATCH] scanf.3: Do not mention the ERANGE error
 2022-12-14 16:38 UTC  (18+ messages)

[PATCH] x86: include OSXSAVE in x86-64-v3 level
 2022-12-14 16:11 UTC  (5+ messages)

[RISC-V] [SIG-toolchain] Meeting will be canceled (Dec 15, 2022)
 2022-12-14 14:23 UTC 

[PATCH v3] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
 2022-12-14 12:43 UTC 

Allow _Qp_fgt in sparc64 localplt.data
 2022-12-13 21:20 UTC  (2+ messages)

glibc regression on alpha with 2.34+
 2022-12-13 17:44 UTC  (2+ messages)

RISC-V: sys/user.h
 2022-12-13 17:01 UTC  (2+ messages)

[PATCH 0/7] Fixing remaining lld issues
 2022-12-13 16:52 UTC  (20+ messages)
` [PATCH 2/7] elf: Do not assume symbol order on tst-audit25{a,b}
` [PATCH 3/7] stdlib: Move _IO_cleanup to call_function_static_weak
` [PATCH 4/7] Move libc_freeres_ptrs and libc_subfreeres to weak functions

[PATCH v2] Move libc_freeres_ptrs and libc_subfreeres to hidden/weak functions
 2022-12-13 15:46 UTC  (5+ messages)

Use Linux 6.1 in build-many-glibcs.py
 2022-12-12 23:11 UTC 

Missing optimization: mempcpy(3) vs memcpy(3)
 2022-12-12 17:42 UTC  (9+ messages)

Missing optimization: mempcpy(3) vs memcpy(3)
 2022-12-12 14:57 UTC  (2+ messages)

Monday Patch Queue Review update (2022-12-12)
 2022-12-12 14:54 UTC 

[PATCH] malloc: Use correct C11 atomics for fastbin
 2022-12-12 11:57 UTC  (3+ messages)


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