public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2 0/9] Optimize posix_spawn signal setup with clone3
 2022-11-04 12:32 UTC  (15+ messages)
` [PATCH v2 4/9] aarch64: Add the clone3 wrapper

[PATCH] posix: Make posix_spawn extensions available by default
 2022-11-04 12:26 UTC  (4+ messages)

[PATCH] elf/tlsdeschtab.h: Add the Malloc return value check in _dl_make_tlsdesc_dynamic()
 2022-11-04 11:00 UTC  (2+ messages)

[PATCH] Rename STAT_HAS_TIME32 to KERNEL_STAT64_HAS_TIME32
 2022-11-04 10:02 UTC  (2+ messages)

x86_64 / i686 no-PIE failures
 2022-11-04  9:28 UTC  (3+ messages)

[PATCH v1 1/4] benchtests: Make str{n}{cat|cpy} benchmarks output json
 2022-11-04  8:20 UTC  (11+ messages)
` [PATCH v1 2/4] x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functions
` [PATCH v1 3/4] x86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functions
` [PATCH v1 4/4] x86: Add optimized functions for the wide-character strcpy family
` [PATCH v2 1/4] benchtests: Make str{n}{cat|cpy} benchmarks output json
  ` [PATCH v2 2/4] x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functions
  ` [PATCH v2 3/4] x86: Optimize and shrink st{r|p}{n}{cat|cpy}-avx2 functions
  ` [PATCH v2 4/4] x86: Add optimized functions for the wide-character strcpy family

[PATCH v2] Use in_int32_t_range to check need 64bit syscall
 2022-11-04  1:47 UTC 

[PATCH] Use in_int32_t_range to check need 64bit syscall
 2022-11-04  1:39 UTC 

[PATCH v2] x86_64: Implement evex512 version of strrchr and wcsrchr
 2022-11-03 22:47 UTC  (3+ messages)

[PATCH] elf: Introduce <dl-call_tls_init_tp.h> and call_tls_init_tp (bug 29249)
 2022-11-03 16:15 UTC  (2+ messages)

[PATCH 0/1] LoongArch: Hard Float Support Of Math Functions
 2022-11-03 16:14 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 00/11] Initial fixes for clang build support
 2022-11-03 12:17 UTC  (44+ messages)
` [PATCH 01/11] stdlib/longlong.h: Remove incorrect lvalue to rvalue conversion from asm output constraints
` [PATCH 02/11] Disable __USE_EXTERN_INLINES for clang
` [PATCH 03/11] Rewrite find_cxx_header config configure.ac
` [PATCH 04/11] linux: Move hidden_proto before static inline usage on not-cancel.h
` [PATCH 05/11] intl: Fix clang -Wunused-but-set-variable on plural.c
` [PATCH 06/11] Disable use of -fsignaling-nans if compiler does not support it
` [PATCH 07/11] stdlib: Move attribute_hidden definition to function prototype at gmp.h
` [PATCH 08/11] configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases
` [PATCH 09/11] alloc_buffer: Apply asm redirection before first use
` [PATCH 10/11] allocate_once: "
` [PATCH 11/11] nptl: Fix pthread_create.c build with clang

[PATCH COMMITTED] scripts/glibcelf.py: Properly report <elf.h> parsing failures
 2022-11-03 11:29 UTC 

[PATCH 0/4] move some htl symbol into libc
 2022-11-03  8:51 UTC  (12+ messages)
` [PATCH 1/4] htl: move __pthread-total "
` [PATCH 2/4] htl: move ___pthread_self to libc
` [PATCH 3/4] htl: move pthread_equal into libc
` [PATCH 4/4] htl: move pthread_self "

[PATCH v2] linux: Drop useless include from fstatat.c
 2022-11-02 17:18 UTC  (2+ messages)

[PATCH v5 1/2] iconvdata/tst-table-charmap.sh: remove handling of old, borrowed format
 2022-11-02 17:17 UTC  (3+ messages)
` [PATCH v6 "
` [PATCH v6 2/2] POSIX locale covers every byte [BZ# 29511]

[PATCH v2 0/4] patches from the morello port
 2022-11-02 15:20 UTC  (8+ messages)
` [PATCH v2 1/4] Fix OOB read in stdlib thousand grouping parsing [BZ #29727]
` [PATCH v2 2/4] Fix off-by-one OOB write in iconv/tst-iconv-mt
` [PATCH v2 3/4] Fix elf/tst-dlmopen-twice not to exhaust static TLS
` [PATCH v2 4/4] Remove unused scratch_buffer_dupfree

[PATCH v2 0/4] Initial fixes for clang build support
 2022-11-02 14:55 UTC  (5+ messages)
` [PATCH v2 1/4] Disable __USE_EXTERN_INLINES for clang
` [PATCH v2 2/4] Rewrite find_cxx_header config configure.ac
` [PATCH v2 3/4] stdlib: Remove if inline asm context casts if compiler does not support it
` [PATCH v2 4/4] Apply asm redirection in gmp.h before first use

[PATCH] linux: Fix fstatat on MIPSn64 (BZ #29730)
 2022-11-02 14:37 UTC  (2+ messages)

[PATCH v6] elf: Rework exception handling in the dynamic loader [BZ #25486]
 2022-11-02 12:33 UTC  (2+ messages)

[PATCH] LoongArch: Fix ABI related macros in elf.h to keep consistent with binutils[1]
 2022-11-02 10:41 UTC  (9+ messages)

[PATCH] riscv: Get level 3 cache's information
 2022-11-02  2:19 UTC  (3+ messages)

git am mailing list compatibility
 2022-11-01 23:14 UTC  (3+ messages)

[PATCH] linux: Fix fstatat with !XSTAT_IS_XSTAT64 and __TIMESIZE=64 (BZ #29730)
 2022-11-01 21:31 UTC  (8+ messages)

[PATCH] linux: Drop useless includes from fstatat.c
 2022-11-01 21:30 UTC 

[PATCH] elf: Remove allocate use on _dl_debug_printf
 2022-11-01 15:06 UTC  (2+ messages)

[PATCH] elf: Build tst-relr-mod[34]a.so with $(LDFLAGS-rpath-ORIGIN)
 2022-11-01 13:57 UTC  (3+ messages)

[PATCH 00/20] patches from the morello port
 2022-11-01 13:07 UTC  (27+ messages)
` [PATCH 04/20] aarch64: Fix the extension header write in getcontext and swapcontext
` [PATCH 06/20] Fix invalid pointer dereference in wcpcpy_chk
` [PATCH 07/20] Use uintptr_t in fts for pointer alignment
` [PATCH 08/20] malloc: Use uintptr_t "
` [PATCH 10/20] malloc: Fix alignment logic in obstack
` [PATCH 11/20] elf: Fix alloca size in _dl_debug_vdprintf
` [PATCH 13/20] Use uintptr_t in string/tester for pointer alignment
` [PATCH 16/20] Fix malloc/tst-scratch_buffer OOB access
` [PATCH 17/20] Fix missing NUL terminator in stdio-common/scanf13 test

old versions of the glibc manual
 2022-11-01  6:01 UTC  (4+ messages)

Fwd: Re: [lfs-dev] make-4.4 and glibc-2.36
 2022-11-01  2:26 UTC  (2+ messages)

Fix build with GCC 13 _FloatN, _FloatNx built-in functions [committed]
 2022-10-31 23:21 UTC 

[PATCH] linux: Alias non-LFS to LFS stat function for mips and sparc (BZ #29730)
 2022-10-31 17:22 UTC  (5+ messages)

[PATCH v1 1/3] string: Add len=0 to {w}memcmp{eq} tests and benchtests
 2022-10-31 16:42 UTC  (7+ messages)
` [PATCH v1 2/3] x86: Use VMM API in memcmp-evex-movbe.S and minor changes
` [PATCH v1 3/3] x86: Use VMM API in memcmpeq-evex.S "

[PATCH] risc-v: Add support on mem* functions with V & B extension
 2022-10-31 14:11 UTC 

[PATCH] time: Skip overflow itimer tests on 32-bit systems
 2022-10-31 14:02 UTC  (7+ messages)

[PATCH] x86-64: Improve evex512 version of strlen functions
 2022-10-30 19:33 UTC  (6+ messages)

[PATCH] Correctly determine libc.so 'OUTPUT_FORMAT' when cross-compiling
 2022-10-29  1:45 UTC  (5+ messages)

Failing DT_RELR tests and --enable-hardcoded-path-in-tests?
 2022-10-28 22:17 UTC  (2+ messages)

Stepping down as powerpc machine maintainer
 2022-10-28 17:00 UTC 

[PATCH v6] stdlib/strfrom: Add copysign to fix NAN issue on riscv (BZ #29501)
 2022-10-28 14:32 UTC  (4+ 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).