public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v8 0/4] Improve roundeven function
 2021-06-29  7:14 UTC  (6+ messages)
` [PATCH v8 2/4] Update math: redirect "

[PATCH] s390x: Update math: redirect roundeven function
 2021-06-29  7:14 UTC  (3+ messages)

[PATCH 1/2] posix: Remove spawni.c
 2021-06-28 22:17 UTC  (8+ messages)
` [PATCH 2/2] posix: Add terminal control setting support for posix_spawn

x86 CPU features detection for applications (and AMX)
 2021-06-28 19:26 UTC  (12+ messages)

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

[PATCH] AArch64: Add hp-timing.h
 2021-06-28 19:16 UTC  (13+ messages)

One test per line, one source per line, etc. etc. etc
 2021-06-28 18:52 UTC  (9+ messages)

[PATCH] Add valgrind smoke test
 2021-06-28 18:33 UTC  (5+ messages)

[PATCH v4 0/4] Add _Fork implementation
 2021-06-28 18:10 UTC  (6+ messages)
` [PATCH v4 4/4] posix: Add _Fork [BZ #4737]

[PATCH] elf: Fix DTV gap reuse logic (BZ #27135)
 2021-06-28 18:03 UTC 

Seeking input from developers: glibc copyright assignment policy
 2021-06-28 14:57 UTC  (31+ messages)

[PATCH v2] nptl: Add glibc.pthread.stack_cache_size tunable
 2021-06-28 14:12 UTC  (2+ messages)

[PATCH] nptl: Add glibc.pthread.stack_cache_size
 2021-06-28 13:57 UTC  (5+ messages)

[PATCH v3 00/24] Add 64 bit time support on legacy ABIs
 2021-06-28 13:36 UTC  (6+ messages)
` [PATCH v3 05/24] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}

[PATCH v3] nptl: Export libthread_db-used symbols under GLIBC_PRIVATE
 2021-06-28 12:59 UTC  (2+ messages)

[PATCH V4] Add RFC 8335 Definitions from Linux 5.13
 2021-06-28 12:50 UTC  (3+ messages)

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

[PATCH 0/3] ntpl: Export libthread_db-used symbols (v2)
 2021-06-28 12:32 UTC  (8+ messages)
` [PATCH 1/3] nptl_db: Clean up main/rtld variable handling
` [PATCH 2/3] nptl: Rename nptl_version to __nptl_version
` [PATCH 3/3] nptl: Export libthread_db-used symbols under GLIBC_PRIVATE

[RFC] strcpys(): New function for copying strings safely
 2021-06-28 12:10 UTC  (6+ messages)

[COMMITTED] arm: align stack in clone [BZ 28020]
 2021-06-28 10:38 UTC 

[PATCH] mtrace: Deprecate mallwatch and tr_break
 2021-06-28  8:40 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] Add mcheck tests to malloc
 2021-06-28  8:39 UTC  (2+ messages)
` [PING][PATCH] "

[PATCH] nptl: Export libthread_db-used symbols under GLIBC_PRIVATE
 2021-06-28  8:34 UTC  (5+ messages)

[PATCH] elf: Assert range of ns argument in _dl_debug_initialize
 2021-06-28  8:31 UTC  (6+ messages)

[PATCH 0/8] Remove malloc hooks
 2021-06-28  6:37 UTC  (21+ messages)
` [PATCH 1/8] Move glibc.malloc.check implementation into its own file
` [PATCH 2/8] malloc: Move malloc hook references to hooks.c
` [PATCH 3/8] glibc.malloc.check: Wean away from malloc hooks
` [PATCH 4/8] mcheck: "
` [PATCH 5/8] mtrace: "
` [PATCH 6/8] Remove "
` [PATCH 7/8] Remove __after_morecore_hook
` [PATCH 8/8] Remove __morecore and __default_morecore

[PATCH] Move tst-resolv-res_init-multi to xtests
 2021-06-28  4:45 UTC  (4+ messages)
` [PING][PATCH] "

[PATCH 0/4] Do not install shared objects under versioned names
 2021-06-28  3:42 UTC  (13+ messages)
` [PATCH 1/4] nptl_db: Install libthread_db under a regular implementation name
` [PATCH 2/4] Makerules: Remove lib-version, $(subdir-version)
` [PATCH 3/4] elf: Generalize name-based DSO recognition in ldconfig
` [PATCH 4/4] Install shared objects under their ABI names

[PATCH v3 0/6] Remaining librt to libc moves
 2021-06-27 21:39 UTC  (10+ messages)
` [PATCH 1/6] Linux: Define TIMER_T_WAS_INT_COMPAT in kernel-posix-timers.h
` [PATCH 2/6] Linux: Move timer_create, timer_delete from librt to libc
` [PATCH 3/6] Linux: Move timer_getoverrun "
` [PATCH 4/6] Linux: Move timer_gettime, __timer_gettime64 "
` [PATCH 5/6] Linux: Move timer_settime, __timer_settime64 "
` [PATCH 6/6] Linux: Cleanups after librt move

[PATCH v6 0/5] Add close_range, closefrom, and posix_spawn_file_actions_closefrom_np
 2021-06-27 17:23 UTC  (3+ messages)
` [PATCH v6 3/5] linux: Add close_range

[PATCH v2] iconvconfig: Fix multiple issues
 2021-06-27 17:13 UTC  (4+ messages)

[PATCH] wordexp: handle overflow in positional parameter number (bug 28011)
 2021-06-27 17:08 UTC  (3+ messages)

[COMMITTED] support: Fix xclone build failures on ia64 and hppa
 2021-06-25 12:37 UTC  (2+ messages)

[PATCH v2 00/34] Move librt into libc
 2021-06-25 12:36 UTC  (25+ messages)
` [PATCH 14/34] Linux: Move aio_read, aio_read64 "
` [PATCH 21/34] Linux: Move mq_setattr from librt to libc
` [PATCH 23/34] Linux: Move mq_notify "
` [PATCH 28/34] Linux: Move timer helper routines "
` [PATCH 31/34] Linux: Move timer_getoverrun "
` [PATCH 32/34] Linux: Move timer_gettime, __timer_gettime64 "
` [PATCH 33/34] Linux: Move timer_settime, __timer_settime64 "
` [PATCH 34/34] Linux: Cleanups after librt move

[PATCH v1 0/6] nptl: Introduce and use FUTEX_LOCK_PI2
 2021-06-25  8:11 UTC  (7+ messages)
` [PATCH v1 1/6] Linux: Add FUTEX_LOCK_PI2
` [PATCH v1 2/6] nptl: Introduce futex_lock_pi2()
` [PATCH v1 3/6] nptl: Use futex_lock_pi2()
` [PATCH v1 4/6] nptl: Remove mutex test 10
` [PATCH v1 5/6] nptl: mutex-test5: Include CLOCK_MONOTONIC for PI
` [PATCH v1 6/6] nptl: mutex-test9: "

[PATCH] iconvconfig: Fix multiple issues
 2021-06-25  7:26 UTC  (2+ messages)

[PATCH] elf: Disable most of TLS modid gaps processing [BZ #27135]
 2021-06-25  7:18 UTC  (2+ messages)

[PATCH v2 00/14] Dynamic TLS related data race fixes
 2021-06-24 18:58 UTC  (5+ messages)
` [PATCH v2 08/14] elf: Fix DTV gap reuse logic [BZ #27135]

values of FE_TONEAREST
 2021-06-24 18:19 UTC  (4+ messages)

time64 functions for glibc
 2021-06-24 17:37 UTC  (8+ messages)

[PATCH] elf: Fix glibc-hwcaps priorities with cache flags mismatches [BZ #27046]
 2021-06-24 17:19 UTC  (2+ 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).