public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v8 0/4] Improve roundeven function
 2021-06-23 22:28 UTC  (5+ messages)
` [PATCH v8 1/4] math: redirect "
` [PATCH v8 2/4] Update "
` [PATCH v8 3/4] x86_64: roundeven with sse4.1 support
` [PATCH v8 4/4] Use GCC builtins for roundeven functions if desired

[PATCH] x86: Fix tst-cpu-features-cpuinfo on Ryzen 9 (BZ #27873)
 2021-06-23 21:36 UTC  (4+ messages)
    ` [PATCH] x86: Copy IBT and SHSTK usable only if CET is enabled

[PATCH v7 1/3] math: redirect roundeven function
 2021-06-23 20:34 UTC  (4+ messages)
    ` [PATCH] Update "

[PATCH v2 00/34] Move librt into libc
 2021-06-23 20:12 UTC  (28+ messages)
` [PATCH 07/34] rt: Move generic implementation from sysdeps/pthread to rt
` [PATCH 08/34] nptl: Move pthreadP.h into sysdeps directory
` [PATCH 09/34] Add hidden prototypes for fsync, fdatasync
` [PATCH 10/34] Linux: Move aio_init from librt into libc
` [PATCH 11/34] Linux: Move aio_cancel, aio_cancel64 "
` [PATCH 12/34] Linux: Move aio_error, aio_error64 "
` [PATCH 13/34] Linux: Move aio_fsync, aio_fsync64 "
` [PATCH 14/34] Linux: Move aio_read, aio_read64 "
` [PATCH 15/34] Linux: Move aio_return, aio_return64 "
` [PATCH 16/34] Linux: Move aio_suspend, aio_suspend64, __aio_suspend_time64 to libc
` [PATCH 17/34] Linux: Move aio_write, aio_write64 into libc
` [PATCH 18/34] rt: Rework lio_listio implementation
` [PATCH 19/34] Linux: Move lio_listio, lio_listio64 from librt to libc

A collection of LD_AUDIT bugs that are important for tools (with better formatting for this list)
 2021-06-23 20:06 UTC  (13+ messages)

[PATCH v6 0/5] Add close_range, closefrom, and posix_spawn_file_actions_closefrom_np
 2021-06-23 18:51 UTC  (6+ messages)
` [PATCH v6 1/5] support: Add support_stack_alloc
` [PATCH v6 2/5] support: Add xclone
` [PATCH v6 3/5] linux: Add close_range
` [PATCH v6 4/5] io: Add closefrom [BZ #10353]
` [PATCH v6 5/5] posix: Add posix_spawn_file_actions_closefrom_np

[PATCH v4 0/4] Add _Fork implementation
 2021-06-23 18:43 UTC  (5+ messages)
` [PATCH v4 1/4] posix: Consolidate fork implementation
` [PATCH v4 2/4] posix: Do not clobber errno by atfork handlers
` [PATCH v4 3/4] Consolidate pthread_atfork
` [PATCH v4 4/4] posix: Add _Fork [BZ #4737]

[PATCH v1 1/3] String: Add additional overflow tests for strnlen, memchr, and strncat
 2021-06-23 18:30 UTC  (24+ messages)
` [PATCH v2 1/3] String: Add overflow tests for strnlen, memchr, and strncat [BZ #27974]
` [PATCH v2 2/3] x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 "
` [PATCH v2 3/3] x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 "
` [PATCH v3 1/3] String: Add overflow tests for strnlen, memchr, and strncat "
` [PATCH v3 2/3] x86: Fix overflow bug with wmemchr-sse2 and wmemchr-avx2 "
` [PATCH v3 3/3] x86: Fix overflow bug in wcsnlen-sse4_1 and wcsnlen-avx2 "

time64 functions for glibc
 2021-06-23 17:59 UTC  (8+ messages)

[PATCH v1 1/4] x86-64: Add wcslen optimize for sse4.1
 2021-06-23 17:29 UTC  (3+ messages)
` [PATCH] "

[PATCH] x86-64: Move strlen.S to multiarch/strlen-vec.S
 2021-06-23 17:24 UTC  (3+ messages)

[COMMITTED] hurd: Fix build after 52a5fe70a2
 2021-06-23 17:20 UTC 

[PATCH] mtrace: Deprecate mallwatch and tr_break
 2021-06-23 15:55 UTC 

x86 CPU features detection for applications (and AMX)
 2021-06-23 15:32 UTC  (2+ messages)

[PATCH] AArch64: Improve strnlen performance
 2021-06-23 15:22 UTC 

aarch64 lacks HP_TIMING support in glibc
 2021-06-23 15:19 UTC  (3+ messages)

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-06-23 15:06 UTC  (12+ messages)

[PATCH] Add mcheck tests to malloc
 2021-06-23 14:04 UTC  (2+ messages)

Help error directive: "This file must be written based on the data type sizes of the target"
 2021-06-23 12:49 UTC  (2+ messages)

[PATCH] elf: Assert range of ns argument in _dl_debug_initialize
 2021-06-23 12:42 UTC 

Warnings during make check
 2021-06-23  9:30 UTC  (2+ messages)

[PATCH][trivial] More mcheck -> malloc-check refactoring
 2021-06-23  4:01 UTC  (2+ messages)

Seeking input from developers: glibc copyright assignment policy
 2021-06-23  3:19 UTC  (2+ messages)

[PATCH v2 0/6] gconv configuration parsing cleanups
 2021-06-23  3:10 UTC  (9+ messages)
` [PATCH v2 1/6] iconv: Remove alloca use in gconv-modules configuration parsing
` [PATCH v2 2/6] gconv_conf: Remove unused variables
` [PATCH v2 3/6] gconv_conf: Split out configuration file processing
` [PATCH v2 4/6] iconvconfig: Use common gconv module parsing function
` [PATCH v2 5/6] Handle DT_UNKNOWN in gconv-modules.d
` [PATCH v2 6/6] Add NEWS item for gconv-modules.d change

aarch64 lacks HP_TIMING support in glibc
 2021-06-22 20:22 UTC  (7+ messages)

[PATCH] nptl: Use SA_RESTART for SIGCANCEL handler
 2021-06-22 19:58 UTC  (9+ messages)

[PATCH 00/18] More y2038 fixes
 2021-06-22 19:51 UTC  (31+ messages)
` [PATCH 01/18] Use 64 bit time_t stat internally
` [PATCH 06/18] linux: Only use 64-bit syscall if required for select
` [PATCH 07/18] linux: Remove supports_time64 () from clock_getres
` [PATCH 08/18] linux: Remove supports_time64 () from clock_gettime
` [PATCH 09/18] linux: Remove time64-support
` [PATCH 10/18] linux: timerfd_gettime minor cleanup
` [PATCH 11/18] linux: Only use 64-bit syscall if required for semtimedop
` [PATCH 12/18] linux: Only use 64-bit syscall if required for timerfd_settime
` [PATCH 13/18] linux: Only use 64-bit syscall if required for mq_timedreceive
` [PATCH 14/18] linux: Only use 64-bit syscall if required for mq_timedsend
` [PATCH 15/18] linux: Only use 64-bit syscall if required for sigtimedwait
` [PATCH 16/18] linux: Only use 64-bit syscall if required for utimensat family
` [PATCH 17/18] linux: Only use 64-bit syscall if required for internal futex
` [PATCH 18/18] linux: Only use 64-bit syscall if required for clock_nanosleep

[PATCH v2] Use LFS and 64 bit time for installed programs (BZ #15333)
 2021-06-22 17:27 UTC 

[COMMITTED] malloc: Drop __malloc_initialized from Versions
 2021-06-22 16:53 UTC  (2+ messages)

[PATCH] Remove unsused symbols from nptl/Versions
 2021-06-22 16:10 UTC  (2+ messages)

RFC: Add GNU_PROPERTY_UINT32_AND_XXX/GNU_PROPERTY_UINT32_OR_XXX
 2021-06-22 14:54 UTC  (14+ messages)
    ` [llvm-dev] "

[PATCH RFC 0/3] nptl: Introduce and use FUTEX_LOCK_PI2
 2021-06-22 14:25 UTC  (12+ messages)
` [PATCH RFC 1/3] nptl: Introduce futex_lock_pi2()
` [PATCH RFC 2/3] nptl: Use futex_lock_pi2()
` [PATCH RFC 3/3] nptl: Include CLOCK_MONOTONIC in mutex tests

[PATCH v2] Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
 2021-06-22 14:22 UTC  (3+ messages)

[PATCH v3] Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
 2021-06-22 13:46 UTC 

[PATCH] elf: Fix glibc-hwcaps priorities with cache flags mismatches [BZ #27046]
 2021-06-22 13:27 UTC 

[PATCH] malloc: Clean up __malloc_initialized
 2021-06-22 12:46 UTC  (4+ messages)
` [Patch v2] "

[PATCH] tst-mcheck: Rename to tst-malloc-check
 2021-06-22  9:00 UTC 

readdir and ENOENT error or EOF?
 2021-06-22  8:18 UTC  (5+ messages)

[PATCH 0/4] Implement single global definition marker
 2021-06-22  7:12 UTC  (17+ messages)
` [PATCH 1/4] Initial support for GNU_PROPERTY_1_NEEDED
` [PATCH 2/4] Check -z single-global-definition and -fsingle-global-definition
` [PATCH 3/4] Add run-time chesk for single global definition
` [PATCH 4/4] Update tests for protected data and function symbols

[PATCH] Move tst-resolv-res_init-multi to xtests
 2021-06-22  4:44 UTC 

[PATCH 5/6] Handle DT_UNKNOWN in gconv-modules.d
 2021-06-22  4:03 UTC  (2+ messages)

[PATCH 4/6] iconvconfig: Use common gconv module parsing function
 2021-06-22  4:01 UTC  (2+ messages)

[PATCH 3/6] gconv_conf: Split out configuration file processing
 2021-06-22  3:48 UTC  (2+ messages)

[PATCH 2/6] gconv_conf: Remove unused variables
 2021-06-22  3:23 UTC  (2+ messages)

[PATCH 1/6] iconv: Remove alloca use in gconv-modules configuration parsing
 2021-06-22  3:17 UTC  (2+ messages)

glibc 2.34 - 13 days to ABI freezing
 2021-06-22  1:31 UTC 

man-pages-5.12 released
 2021-06-22  1:11 UTC 

[PATCH] Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
 2021-06-21 22:16 UTC  (3+ messages)

glibc 2.34 release page is up, please add blockers
 2021-06-21 20:57 UTC 

[PATCH] resolv: Move libanl into libc (if libpthread is in libc)
 2021-06-21 20:56 UTC 

Monday Patch Queue Review update (2021-06-21)
 2021-06-21 20:55 UTC 

x86 Denormal flag
 2021-06-21 20:44 UTC  (3+ messages)

[PATCH V4] Add RFC 8335 Definitions from Linux 5.13
 2021-06-21 13:00 UTC  (2+ messages)

[PATCH 0/3] Move libutil into libc
 2021-06-21 11:47 UTC  (4+ messages)
` [PATCH 1/3] login: Hidden prototypes for _getpt, __ptsname_r, grantpt, unlockpt
` [PATCH 2/3] login: Rework hidden prototypes for __setutent, __utmpname, __endutent
` [PATCH 3/3] login: Move libutil into libc

libc online documentation
 2021-06-21 11:43 UTC  (6+ messages)

[PATCH 0/6] gconv configuration parsing cleanups
 2021-06-21  9:14 UTC  (2+ messages)
` [Ping 2][PATCH "

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