public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
GDB shared library tracking with stap probes x _dl_debug_state
 2021-05-24 14:22 UTC  (7+ messages)

[PATCH] x86-64: Align child stack to 16 bytes
 2021-05-24 14:19 UTC  (6+ messages)
  ` [PATCH v2] x86-64: Align child stack to 16 bytes [BZ #27902]

[PATCH] Properly check stack alignment [BZ #27901]
 2021-05-24 13:08 UTC  (5+ messages)

[PATCH v2] Properly check stack alignment [BZ #27901]
 2021-05-24 13:06 UTC 

[PATCH] Add valgrind smoke test
 2021-05-24 12:15 UTC 

Linux powerpc new system call instruction and ABI
 2021-05-24 12:11 UTC  (7+ messages)

[ANNOUNCE] The Linux Test Project has been released for MAY 2021
 2021-05-24 11:25 UTC 

[PATCH v1 1/2] Bench: Add support for choose direction of memcpy in benchtests
 2021-05-24  3:22 UTC  (9+ messages)
` [PATCH v1 2/2] x86: Improve memmove-vec-unaligned-erms.S
  ` [PATCH v2 1/2] Bench: Add support for choose direction of memcpy in benchtests
    ` [PATCH v2 2/2] x86: Improve memmove-vec-unaligned-erms.S

[PATCH v7 1/3] math: redirect roundeven function
 2021-05-24  1:43 UTC  (3+ messages)
` [PATCH v7 2/3] x86_64: roundeven with sse4.1 support
` [PATCH v7 3/3] Use GCC builtins for roundeven functions if desired

[PATCH v6 1/3] math: redirect roundeven function
 2021-05-24  1:39 UTC  (12+ messages)
` [PATCH v6 2/3] x86_64: roundeven with sse4.1 support
` [PATCH v6 3/3] Use GCC builtins for roundeven functions if desired

Candidate Linux ABI for Intel AMX and hypothetical new related features
 2021-05-22 23:55 UTC  (47+ messages)

[PATCH 00/14] Move libdl into libc
 2021-05-22 17:16 UTC  (17+ messages)
` [PATCH 01/14] stdio-common: Remove _IO_vfwscanf
` [PATCH 02/14] Add libc ABI extension kludge for baseline-violating libdl symbols
` [PATCH 03/14] dlfcn: Move dlerror into libc
` [PATCH 04/14] dlfcn: Move dlclose "
` [PATCH 05/14] dlfcn: Move dladdr "
` [PATCH 06/14] dlfcn: Move dlsym "
` [PATCH 07/14] dlfcn: Move dlmopen "
` [PATCH 08/14] dlfcn: Move dladdr1 "
` [PATCH 09/14] dlfcn: Move dlinfo "
` [PATCH 10/14] dlfcn: Move dlvsym "
` [PATCH 11/14] dlfcn: Move dlopen "
` [PATCH 12/14] dlfcn: Cleanups after -ldl is no longer required
` [PATCH 13/14] dlfcn: Eliminate GLIBC_PRIVATE dependency from tststatic2
` [PATCH 14/14] dlfcn: Rework static dlopen hooks

abilist merger
 2021-05-22 17:15 UTC 

[PATCH v5 0/5] Add an internal wrapper for clone, clone2 and clone3
 2021-05-22  7:17 UTC  (7+ messages)
` [PATCH v6 1/5] Add cast_to_pointer to cast an integer to void * pointer
` [PATCH v6 2/5] Add an internal wrapper for clone, clone2 and clone3
` [PATCH v6 3/5] nptl: Always pass stack size to create_thread
` [PATCH v6 4/5] x86-64: Add the clone3 wrapper
` [PATCH v6 5/5] Add static tests for __clone_internal

[PATCH v3] configure: Replaced obsolete AC_TRY_COMPILE
 2021-05-22  2:42 UTC  (7+ messages)
` [PATCH v4] "
  ` [PATCH v5] "

[PATCH v5 0/5] Add an internal wrapper for clone, clone2 and clone3
 2021-05-22  1:55 UTC  (18+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] nptl: Always pass stack size to create_thread
` [PATCH v5 3/5] GLIBC_PRIVATE: Export __clone_internal
` [PATCH v5 4/5] x86-64: Add the clone3 wrapper
` [PATCH v5 5/5] Add tests for __clone_internal

[PATCH v2 0/8] nptl: Complete libpthread move
 2021-05-21 20:23 UTC  (13+ messages)
` [PATCH 1/8] nptl: Perform signal initialization upon pthread_create
` [PATCH 2/8] nptl: Eliminate the __static_tls_size, __static_tls_align_m1 variables
` [PATCH 3/8] nptl: Move semi-public __pthread_get_minstack symbol into libc
` [PATCH v2 4/8] elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2
` [PATCH 5/8] nptl: Move pthread_create, thrd_create into libc
` [PATCH 6/8] nptl: Remove remaining code from libpthread
` [PATCH 7/8] nptl: Do not install libpthread.so and do not link tests with it
` [PATCH 8/8] Linux: Remove remaining references to $(shared-thread-library)

[PATCH v2 00/25] Add 64 bit time support on legacy ABIs
 2021-05-21 19:17 UTC  (17+ messages)
` [PATCH v2 01/25] linux: mips: Split libpthread.abilist in n32 and n64
` [PATCH v2 05/25] linux: Add fallback for 64-bit time_t SO_{RCV, SND}TIMEO
` [PATCH v2 06/25] linux: Add fallback for 64-bit time_t SO_TIMESTAMP{NS}
` [PATCH v2 19/25] y2038: Add support for 64 bit time on legacy ABIs

[PATCH 00/10] nptl: Complete libpthread removal
 2021-05-21 19:15 UTC  (36+ messages)
` [PATCH 01/10] nptl: Perform signal initialization upon pthread_create
` [PATCH 04/10] elf: Use custom NODELETE DSO for tst-dlopenfail, tst-dlopenfail-2
` [PATCH 05/10] nptl: Move pthread_create, thrd_create into libc
` [PATCH 07/10] nptl: Remove remaining code from libpthread
` [PATCH 08/10] elf: Do not load libpthread for PTHREAD_IN_LIBC

[PATCH v1 0/2] arm64: Enable BTI for the executable as well as the interpreter
 2021-05-21 14:46 UTC  (3+ messages)
` [PATCH v1 1/2] elf: Allow architectures to parse properties on the main executable
` [PATCH v1 2/2] arm64: Enable BTI for main executable as well as the interpreter

[PATCH v2 0/2] Convenience function for allocating (alternate signal) stacks
 2021-05-21 12:37 UTC  (3+ messages)
` [PATCH 1/2] Add generic version of sysconf_sigstksz
` [PATCH v2 2/2] misc: Add <sys/cstack.h> and the cstack_* family of functions

[RFC v2] bpf.2: Use standard types and attributes
 2021-05-21 11:12 UTC  (5+ messages)
` [PATCH v3] "

Update floating-point feature test macro handling for C2X
 2021-05-21  7:27 UTC  (3+ messages)
` Ping "

[PATCH v1] x86: Improve memset-vec-unaligned-erms.S
 2021-05-20 20:44 UTC  (5+ messages)

[PATCH 0/3] Convenience function for allocating (alternate signal) stacks
 2021-05-20 14:41 UTC  (9+ messages)
` [PATCH 1/3] elf: Initialize GLRO (dl_minsigstacksize) after static dlopen
` [PATCH 2/3] Hurd: Define ARCH_MIN_GUARD_SIZE in internal <pthread.h>
` [PATCH 3/3] Misc: Add <sys/cstack.h> and the cstack_* family of functions

libc online documentation
 2021-05-20 10:19 UTC 

[PATCH v2 5/6] scripts: Added Vector Length Set test helper script
 2021-05-20  7:34 UTC  (2+ messages)

Linux powerpc new system call instruction and ABI
 2021-05-20  5:12 UTC  (6+ messages)

[PATCH] nptl: Add missing __pthread_cond_wait alias in static builds
 2021-05-19 20:20 UTC  (3+ messages)

[PATCH] Suppress -Wcast-qual warnings in bsearch
 2021-05-19 15:50 UTC  (3+ 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).