Accuracy of Mathematical Functions
2024-08-09 12:54 UTC (6+ messages)
[PATCH v2] Turn on -Wimplicit-fallthrough by default if available
2024-08-09 12:52 UTC (2+ messages)
[PATCH 1/2] Define __libc_initial for the static libc
2024-08-09 12:16 UTC (3+ messages)
[PATCH v4] manual: Describe struct link_map, support link maps with dlinfo
2024-08-09 10:33 UTC (8+ messages)
Add more tests of getline
2024-08-09 9:34 UTC (2+ messages)
issue in c language
2024-08-09 9:01 UTC (3+ messages)
Hair dye and hair care products Inquiries
2024-08-09 6:39 UTC
Sourceware Open Office, Friday 16:00 UTC
2024-08-09 0:04 UTC
[PATCH v3] stdlib: Fix qsort memory leak if callback throws (BZ 32058)
2024-08-08 18:51 UTC
[PATCH v2] stdlib: Fix qsort memory leak if callback throws (BZ 32058)
2024-08-08 18:13 UTC (4+ messages)
Implement C23 exp2m1, exp10m1
2024-08-08 18:11 UTC (4+ messages)
[PATCH] dlfcn: dlinfo (RTLD_DI_PHDR) should work for proxy link maps (bug 32060)
2024-08-08 16:40 UTC
[PATCH v2] manual: Describe struct link_map, support link maps with dlinfo
2024-08-08 15:56 UTC
[PATCH] RISC-V: Regenerate ULPs
2024-08-08 12:53 UTC (2+ messages)
[PATCH] MIPS: Regenerate ULPs
2024-08-08 12:53 UTC (2+ messages)
[PATCH COMMITTED] powerpc64le: Update ulps
2024-08-08 11:42 UTC
[PATCH v2 0/3] Fixes for recursive dlopen (bug 31986)
2024-08-08 11:40 UTC (4+ messages)
` [PATCH v2 1/3] elf: Run constructors on cyclic "
` [PATCH v2 2/3] elf: Signal LA_ACT_CONSISTENT to auditors after RT_CONSISTENT switch
` [PATCH v2 3/3] elf: Signal RT_CONSISTENT after relocation processing in dlopen (bug 31986)
[PATCH COMMITTED] s390x: Update ulps
2024-08-08 11:34 UTC
[PATCH] stdlib: Fix qsort memory leak if callback throws (BZ 32058)
2024-08-08 11:14 UTC (3+ messages)
[PATCH v6] replace tgammaf by the CORE-MATH implementation
2024-08-08 7:38 UTC (5+ messages)
x86: Add new cpu-flag `Prefer_Non_Temporal`
2024-08-08 7:35 UTC (2+ messages)
` 答复: "
[PATCH v2] manual: Describe struct link_map
2024-08-08 4:31 UTC (8+ messages)
[PATCH] LoongArch: Regenerate ULPs
2024-08-08 3:07 UTC
[PATCH 0/3] Make accounting database no-op
2024-08-07 19:53 UTC (10+ messages)
` [PATCH 3/3] login: Make user "
[PATCH v12 00/17] Add rseq extensible ABI support
2024-08-07 19:07 UTC (25+ messages)
` [PATCH v12 01/17] nptl: Add rseq auxvals
` [PATCH v12 02/17] Add generic 'extra TLS'
` [PATCH v12 03/17] Add Linux "
` [PATCH v12 04/17] nptl: Add <thread_pointer.h> for RISC-V
` [PATCH v12 05/17] nptl: Add <thread_pointer.h> for LoongArch
` [PATCH v12 06/17] nptl: Add <thread_pointer.h> for sparc
` [PATCH v12 07/17] nptl: Add <thread_pointer.h> for m68k
` [PATCH v12 08/17] nptl: Add <thread_pointer.h> for or1k
` [PATCH v12 09/17] nptl: Add <thread_pointer.h> for nios2
` [PATCH v12 10/17] nptl: Add <thread_pointer.h> for microblaze
` [PATCH v12 11/17] nptl: Add <thread_pointer.h> for hppa
` [PATCH v12 12/17] nptl: Add <thread_pointer.h> for csky
` [PATCH v12 13/17] nptl: add RSEQ_SIG for RISC-V
` [PATCH v12 14/17] nptl: Introduce RSEQ_GETMEM_VOLATILE and RSEQ_SETMEM
` [PATCH v12 15/17] nptl: Move the rseq area to the 'extra TLS' block
` [PATCH v12 16/17] nptl: Remove the rseq area from 'struct pthread'
` [PATCH v12 17/17] Linux: Update internal copy of '<sys/rseq.h>'
[PATCH 0/2] nptl: Fix termination issues with tst-cancel7
2024-08-07 18:49 UTC (7+ messages)
` [PATCH 1/2] nptl: Reorder semaphore release in tst-cancel7
` [PATCH 2/2] nptl: Fix stray process left by tst-cancel7 blocking testing
[PATCH] Fix compiler warnings in stdio-common/_itoa.c and stdio-common/_itowa.c
2024-08-07 18:36 UTC
[PATCH] benchtests: Add random strlen benchmark
2024-08-07 17:50 UTC (13+ messages)
[PATCH] AArch64: Improve generic strlen
2024-08-07 14:22 UTC (5+ messages)
[COMMITTED] powerpc: Regenerate ULPs for soft-fp
2024-08-07 14:05 UTC
[COMMITTED] powerpc: Update soft-fp ulps
2024-08-07 14:05 UTC
[COMMITTED] sparc: Regenerate ULPs
2024-08-07 14:04 UTC
[COMMITTED] i386: Regenerate ULPs
2024-08-07 14:04 UTC
[COMMITTED] arm: Regenerate ULPs
2024-08-07 14:04 UTC
[COMMITTED] aarch64: Regenerate ULPs
2024-08-07 14:04 UTC
[COMMITTED] sysdeps: Re-flow and sort multiline gnu/Makefile definitions
2024-08-07 14:04 UTC
[COMMITTED] login: Re-flow and sort multiline Makefile definitions
2024-08-07 14:04 UTC
[PATCH v8] nptl: Fix Race conditions in pthread cancellation [BZ#12683]
2024-08-07 13:17 UTC (2+ messages)
[PATCH v7] manual: Add Descriptor-Relative Access section
2024-08-07 12:57 UTC
[PATCH 0/4] Turn on -Wimplicit-fallthrough
2024-08-07 12:56 UTC (8+ messages)
` [PATCH 3/4] nss: Fix incorrect switch fall-through in tst-nss-gai-actions
` [PATCH 4/4] Turn on -Wimplicit-fallthrough by default if available
[PATCH v6] manual: Add Descriptor-Relative Access section
2024-08-07 12:52 UTC (3+ messages)
[PATCH] added inputs giving large errors on x86_64 for new C23 functions
2024-08-07 12:29 UTC (3+ messages)
[PATCH 0/4] Fixes for recursive dlopen (bug 31986)
2024-08-07 10:44 UTC (6+ messages)
` [PATCH 1/4] elf: Remove struct dl_init_args from elf/dl-open.c
` [PATCH 2/4] elf: Run constructors on cyclic recursive dlopen (bug 31986)
` [PATCH 3/4] elf: Signal LA_ACT_CONSISTENT to auditors after RT_CONSISTENT switch
` [PATCH 4/4] elf: Signal RT_CONSISTENT after relocation processing in dlopen (bug 31986)
added inputs giving large errors on x86_64 for new C23 functions
2024-08-07 8:55 UTC
[COMMITTED] stdlib: Link tst-concurrent-quick_exit with $(shared-thread-library)
2024-08-06 17:02 UTC
Use binutils 2.43 branch in build-many-glibcs.py
2024-08-06 16:55 UTC (2+ messages)
[PATCH v2] stdlib: Allow concurrent quick_exit (BZ 31997)
2024-08-06 16:41 UTC (4+ messages)
math: Improve layout of expf data
2024-08-06 14:00 UTC (3+ messages)
[PATCH] benchtests: Add random memset benchmark
2024-08-06 13:58 UTC (2+ messages)
[PATCH v2] misc: add a new test for gethostname
2024-08-06 13:12 UTC (5+ messages)
[PATCH 0/2] nptl: Fix issues with tst-sem11 and tst-sem12 tests
2024-08-06 11:47 UTC (13+ messages)
` [PATCH 2/2] nptl: Convert tst-sem11 and tst-sem12 tests to use the test driver
[PATCH 0/3] Make ld.so self-relocation/main malloc switch more robust
2024-08-06 8:48 UTC (4+ messages)
` [PATCH 1/3] elf: rtld_multiple_ref is always true
` [PATCH 2/3] elf: Introduce _dl_relocate_object_no_relro
` [PATCH 3/3] elf: Switch to main malloc after final ld.so self-relocation
[PATCH v2 0/7] Various iconv (the program) fixes
2024-08-06 7:07 UTC (10+ messages)
` [PATCH v2 1/7] iconv: Base tests for buffer management
` [PATCH v2 2/7] iconv: Do not use mmap in iconv (the program) (bug 17703)
` [PATCH v2 3/7] manual: __is_last is no longer part of iconv internals
` [PATCH v2 4/7] iconv: Preserve iconv -c error exit on invalid inputs (bug 32046)
` [PATCH v2 5/7] iconv: Support in-place conversions (bug 10460, bug 32033)
` [PATCH v2 6/7] iconv: Multiple - on command line should not fail (bug 32050)
` [PATCH v2 7/7] iconv: Input buffering for the iconv program "
[PATCH 0/7] Various iconv (the program) fixes
2024-08-06 5:51 UTC (10+ messages)
` [PATCH 1/7] iconv: Base tests for buffer management
` [PATCH 2/7] iconv: Do not use mmap in iconv (the program) (bug 17703)
` [PATCH 3/7] manual: __is_last is no longer part of iconv internals
` [PATCH 4/7] iconv: Preserve iconv -c error exit on invalid inputs (bug 32046)
` [PATCH 5/7] iconv: Support in-place conversions (bug 10460, bug 32033)
` [PATCH 6/7] iconv: Multiple - on command line should not fail (bug 32050)
` [PATCH 7/7] iconv: Input buffering for the iconv program "
[PATCH] manual/stdio: Further clarify putc, putwc, getc, and getwc
2024-08-06 5:41 UTC (2+ messages)
[PATCH RFC v11 00/17] Add rseq extensible ABI support
2024-08-05 17:52 UTC (8+ messages)
` [PATCH RFC v11 01/17] elf: Add rseq auxvals
` [PATCH RFC v11 14/17] nptl: Introduce RSEQ_GETMEM_VOLATILE and RSEQ_SETMEM
` [PATCH RFC v11 15/17] nptl: Move the rseq area to the 'extra TLS' block
` [PATCH RFC v11 16/17] nptl: Remove the rseq area from 'struct pthread'
` [PATCH RFC v11 17/17] Linux: Update internal copy of '<sys/rseq.h>'
[PATCH v6 0/2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
2024-08-05 15:52 UTC (5+ messages)
` [PATCH v6 1/2] elf: Clarify and invert second argument of _dl_allocate_tls_init
` [PATCH v6 2/2] elf: Avoid re-initializing already allocated TLS in dlopen (bug 31717)
[PATCH] manual: Describe struct link_map
2024-08-05 14:02 UTC
[PATCH 1/2] manual: Document generic printf error codes
2024-08-05 11:03 UTC (2+ messages)
` [PATCH 2/2] manual: Document dprintf and vdprintf
[PATCH] Fix name space violation in fortify wrappers (bug 32052)
2024-08-05 11:02 UTC (3+ messages)
[PATCH v3] LoongArch: Add cfi instructions for _dl_tlsdesc_dynamic
2024-08-05 10:40 UTC (2+ messages)
Quick Question About Collaboration
2024-08-05 8:11 UTC
[PATCH] LoongArch: Update Ulps
2024-08-04 9:28 UTC
[PATCH] Mitigation for "clone on sparc might fail with -EFAULT for no valid reason" (bz 31394)
2024-08-03 16:43 UTC (8+ messages)
[PATCH v3] libio: asprintf should write NULL upon failure
2024-08-03 16:31 UTC (5+ messages)
[PATCH] stdio-common: Add tests for formatted printf output specifiers
2024-08-03 16:27 UTC
[PATCH] hppa: Wire up cacheflush syscall
2024-08-03 8:57 UTC (7+ messages)
page: next (older) | prev (newer) | 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).