unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2021-03-25 20:22:40 to 2021-03-31 14:05:34 UTC [more...]

[PATCH 0/2] math symbols cleanup
 2021-03-31 14:05 UTC  (6+ messages)
` [PATCH 2/2] Avoid adding duplicated symbols into static libraries

[PATCH] ppc64le: Make shared libm routines work again for static programs
 2021-03-31 13:47 UTC  (4+ messages)

iconv: illegal input sequence
 2021-03-31 13:12 UTC  (8+ messages)

[PATCH v2] tst: Provide test for getrusage
 2021-03-31 12:51 UTC  (2+ messages)

[PATCH v2] tst: Add test for adjtime
 2021-03-31 12:49 UTC  (2+ messages)

[PATCH v3 00/37] libpthread removal: NPTL forwarders are gone
 2021-03-31 10:18 UTC  (28+ messages)
` [PATCH v3 19/37] dlfcn: Failures after dlmopen should not terminate process [BZ #24772]
` [PATCH v3 23/37] nptl: Move part of TCB initialization from libpthread to __tls_init_tp
` [PATCH v3 28/37] nptl: Move rwlock functions with forwarders into libc
` [PATCH v3 30/37] pthread: Introduce __pthread_early_init
` [PATCH v3 31/37] nptl: Move internal symbol __mutex_aconf into libc
` [PATCH v3 32/37] nptl: pthread_mutex_lock, pthread_mutex_unock single-threaded optimization
` [PATCH v3 33/37] x86: Remove low-level lock optimization
` [PATCH v3 34/37] nptl: Move core mutex functions into libc
` [PATCH v3 35/37] nptl: Move core condition variable "
` [PATCH v3 36/37] nptl: Move setxid broadcast implementation "
` [PATCH v3 37/37] nptl: Remove remnants of the libc/libpthread forwarder interface

[PATCH] S390: Allow "v" constraint for long double math_opt_barrier and math_force_eval with GCC 11
 2021-03-31  9:34 UTC  (2+ messages)

[PATCH] Fix conform linknamespace tests due to gnu_dev_makedev
 2021-03-31  9:31 UTC  (2+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-03-31  8:24 UTC  (24+ messages)

[PATCH] io: Check at runtime if timestamp supports nanoseconds
 2021-03-31  7:17 UTC  (2+ messages)

[PATCH] Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
 2021-03-31  6:12 UTC 

[PATCH] Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472]
 2021-03-31  5:57 UTC  (4+ messages)

[PATCH] Set the retain attribute on _elf_set_element if CC supports [BZ #27492]
 2021-03-31  4:34 UTC  (12+ messages)
` [PATCH v2] "
            ` [PATCH v3] "

[PATCH v4 1/2] x86: Update large memcpy case in memmove-vec-unaligned-erms.S
 2021-03-30 21:38 UTC  (2+ messages)
` [PATCH v4 2/2] x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.c

[PATCH v3 1/2] x86: Update large memcpy case in memmove-vec-unaligned-erms.S
 2021-03-30 21:38 UTC  (4+ messages)
` [PATCH v3 2/2] x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.c

[PATCH] powerpc: Add log IFUNC multiarch support for POWER10
 2021-03-30 21:18 UTC  (2+ messages)

[PATCH] elf: unconditionally add dl-static to sysdep-dl-routines in Makefile
 2021-03-30 20:45 UTC  (3+ messages)

[PATCH v2] locale: update _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 arrays to have types uint16_t and uint32_t respectively
 2021-03-30 19:03 UTC  (5+ messages)

[PATCH] manual: clarify that scanf %n supports type modifiers
 2021-03-30 18:36 UTC  (2+ messages)

[PATCH 1/9] Auxiliary function for reduction modulo 2*pi
 2021-03-30 18:09 UTC  (12+ messages)
` [PATCH 2/9] Fix the inaccuracy of j0f and of y0f [BZ #14469 and #14471]
` [PATCH 3/9] Fix the inaccuracy of j1f (BZ 14470) and y1f (BZ 14472)
` [PATCH 4/9] Added new entries for j0/j1/y0/y1 and regenerate ulps

[PATCH] locale: align _nl_C_LC_CTYPE_class and _nl_C_LC_CTYPE_class32 arrays to uint16_t and uint32_t respectively
 2021-03-30 17:33 UTC  (9+ messages)

[COMMITTED] Update sparc libm-tests-ulps
 2021-03-30 17:04 UTC 

2021-04-05 patchwork patch queue review meeting cancelled
 2021-03-30 13:58 UTC 

[PATCH] libio: Update license on test case
 2021-03-30 13:51 UTC  (2+ messages)

[PATCH v2] stdio-common/printf-prs.c: Reword comment
 2021-03-30 12:12 UTC  (4+ messages)

[PATCH 1/2] Move __isnanf128 to libc.so
 2021-03-30  9:31 UTC  (5+ messages)
` [PATCH v2 "
      ` [COMMITTED] "

[PATCH 0/5] Added optimized memcpy/memmove/memset for A64FX
 2021-03-30  7:25 UTC  (11+ messages)
` [PATCH 1/5] config: Added HAVE_SVE_ASM_SUPPORT for aarch64
` [PATCH 2/5] aarch64: Added optimized memcpy and memmove for A64FX
` [PATCH 4/5] scripts: Added Vector Length Set test helper script

[PATCH v2 1/2] x86: Update large memcpy case in memmove-vec-unaligned-erms.S
 2021-03-29 23:16 UTC  (3+ messages)
` [PATCH v2 2/2] x86: Expanding test-memmove.c, test-memcpy.c, bench-memcpy-large.c

[PATCH v2 00/10] x86-64: Avoid RTM abort inside a RTM region
 2021-03-29 23:06 UTC  (3+ messages)

[PATCH] stdio-common/printf-prs.c: Simplify test
 2021-03-29 20:43 UTC  (4+ messages)

[PATCH] fork.h: replace with register-atfork.h
 2021-03-29 19:41 UTC  (3+ messages)

[PATCH 1/4] Remove architecture specific sched_cpucount optimizations
 2021-03-29 18:25 UTC  (4+ messages)
` [PATCH 2/4] linux: Use sched_getaffinity for __get_nprocs (BZ #27645)
` [PATCH 3/4] linux: Use /sys/devices/system/cpu/possible on __get_nprocs_conf
` [PATCH 4/4] linux: Remove /proc/cpuinfo fallback on alpha and sparc

[PATCH] stdio: fix vfscanf with matches longer than INT_MAX (bug 27650)
 2021-03-29 18:06 UTC  (9+ messages)
` [PATCH 2/2] stdio: add test for scanf "

[PATCH] nptl: Move stack list variables into _rtld_global
 2021-03-29 14:29 UTC  (9+ messages)

[PATCH] add workload traces for missing functions (double format)
 2021-03-29 14:20 UTC  (3+ messages)

[PATCH v2] powerpc: Add missing registers to clobbers list for syscalls [BZ #27623]
 2021-03-29 13:35 UTC 

[PATCH] powerpc: Add missing registers to clobbers list for syscalls [BZ #27623]
 2021-03-29 13:27 UTC  (3+ messages)

[PATCH 0/5] More stat fixes
 2021-03-29 12:48 UTC  (14+ messages)
` [PATCH 1/5] linux: Implement fstatat with __fstatat64_time64
` [PATCH 2/5] linux: Disable fstatat64 fallback if __ASSUME_STATX is defined
` [PATCH 3/5] linux: Use statx for MIPSn64
` [PATCH 4/5] support: Add support_path_support_time64_value
` [PATCH 5/5] linux: Add y2106 support on utimensat tests

[PATCH] inet: getnameinfo fix serv for abstract socket [BZ #27634]
 2021-03-29  8:22 UTC  (5+ messages)

[PATCH] x86: Disable RTM on Skylake [BZ #27398]
 2021-03-27 20:16 UTC  (8+ messages)

[PATCH] Bug 3604: fix calls to openlog() with LOG_KERN facility
 2021-03-27 20:07 UTC 

[PATCH] Check that strnlen won't go beyond the maximum length
 2021-03-27 18:34 UTC  (4+ messages)
  ` [PATCH v2] test-strnlen.c: "

[PATCH] Initialize wchar_t string with wmemset [BZ #27655]
 2021-03-27 17:56 UTC  (5+ messages)
  ` [PATCH v2] "

Why does glibc use AVX-512?
 2021-03-26 21:21 UTC  (14+ messages)

[PATCH] Linux: Add execveat system call wrapper
 2021-03-26 20:36 UTC  (3+ messages)

[buildbot committed] Add altra-ubunut-{aarch64,armhf} builders
 2021-03-26 17:20 UTC 

[PATCH] misc: Fix tst-select timeout handling (BZ#27648)
 2021-03-26 17:15 UTC  (4+ messages)

[PATCH] Improve the accuracy of tgamma (BZ #26983)
 2021-03-26 15:34 UTC 

SIGSTKSZ is now a run-time variable
 2021-03-26 12:46 UTC  (5+ messages)

[RFC PATCH] tst: Add test for gai_suspend
 2021-03-26 11:30 UTC  (4+ messages)

[PATCH 00/16] memory tagging improvements
 2021-03-26 11:29 UTC  (3+ messages)
` [PATCH 02/16] Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h

[PATCH] malloc: Print error when oldsize is not equal to the current size
 2021-03-26 11:05 UTC 

[PATCH v7 0/6] x86: Improve Minimum Alternate Stack Size
 2021-03-26 10:30 UTC  (9+ messages)
` [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow

[PATCH] S390: Also check vector support in memmove ifunc-selector [BZ #27511]
 2021-03-26 10:07 UTC  (2+ messages)

[PATCH] S390: Don't test nanoseconds in io/tst-stat.c
 2021-03-26  9:24 UTC  (5+ 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).