public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH] Improve test coverage of strlen function
 2021-05-31 14:52 UTC  (8+ messages)

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

[PATCH v7 0/3] Add an internal wrapper for clone, clone2 and clone3
 2021-05-31 14:01 UTC  (19+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] x86-64: Add the clone3 wrapper
` [PATCH v7 3/3] Add static tests for __clone_internal

[PATCH 0/4] Move libio lock single-thread optimization to generic libc-lock
 2021-05-30 13:11 UTC  (7+ messages)
` [PATCH 1/4] libio: Assume _IO_lock_inexpensive
` [PATCH 2/4] libio: Assume _IO_MTSAFE_IO
` [PATCH 3/4] Consolidate stdio-lock.h
` [PATCH 4/4] Move libio lock single-thread optimization to generic libc-lock (BZ #27842)

GLIBC Localedata out of memory
 2021-05-29 10:08 UTC  (4+ messages)

[RFC][PATCH v10 0/7] Implementation of RTLD_SHARED for dlmopen
 2021-05-28 23:22 UTC  (15+ messages)
` [RFC][PATCH v10 1/7] Define a new dynamic section tag - DT_GNU_FLAGS_1 (bug 22745)
` [RFC][PATCH v10 2/7] Abstract loaded-DSO search code into a helper function
` [RFC][PATCH v10 3/7] Use the new DSO finder "
` [RFC][PATCH v10 4/7] Add DT_GNU_FLAGS_1/DF_GNU_1_UNIQUE to glibc DSOs (bug 22745)
` [RFC][PATCH v10 5/7] Implement dlmopen RTLD_SHARED flag "

Update floating-point feature test macro handling for C2X
 2021-05-28 20:33 UTC  (6+ messages)
` Ping "
  ` Ping^2 "

[COMMITTED] support: Do not build xpthread_attr_setaffinity_np for hurd
 2021-05-28 19:02 UTC 

[PATCH] powerpc: Optimized memcmp for power10
 2021-05-28 18:37 UTC  (2+ messages)

Patch review status for 64-bit time_t patches
 2021-05-28  8:45 UTC  (2+ messages)

PIC/PIE issue on Nios2
 2021-05-28  8:01 UTC  (2+ messages)

[PATCH 00/11] nptl: pthread cancellation refactor
 2021-05-28  1:08 UTC  (35+ messages)
` [PATCH 01/11] nptl: Move Linux createthread to nptl
` [PATCH 02/11] nptl: Move createthread to pthread_create
` [PATCH 03/11] support: Add xpthread_attr_setaffinity_np wrapper
` [PATCH 04/11] nptl: Add pthread_attr_setaffinity_np failure test
` [PATCH 05/11] nptl: Deallocate the thread stack on setup failure (BZ #19511)
` [PATCH 06/11] nptl: Install cancellation handler on pthread_cancel
` [PATCH 07/11] nptl: Remove CANCELING_BITMASK
` [PATCH 08/11] nptl: Move cancel state out of cancelhandling
` [PATCH 09/11] nptl: Move cancel type "
` [PATCH 10/11] nptl: Implement raise in terms of pthread_kill
` [PATCH 11/11] nptl: Use pthread_kill on pthread_cancel

[PATCH 0/5] Added optimized memcpy/memmove/memset for A64FX
 2021-05-27 23:50 UTC  (16+ messages)
` [PATCH v2 0/6] aarch64: "
  ` [PATCH v2 1/6] config: Added HAVE_AARCH64_SVE_ASM for aarch64
  ` [PATCH v2 2/6] aarch64: define BTI_C and BTI_J macros as NOP unless HAVE_AARCH64_BTI
  ` [PATCH v2 3/6] aarch64: Added optimized memcpy and memmove for A64FX
  ` [PATCH v2 4/6] aarch64: Added optimized memset "
  ` [PATCH v2 6/6] benchtests: Fixed bench-memcpy-random: buf1: mprotect failed
  ` [PATCH v3 1/2] aarch64: Added optimized memcpy and memmove for A64FX
  ` [PATCH v3 2/2] aarch64: Added optimized memset "

RFC: pthread pid accessor (BZ# 27880)
 2021-05-27 19:36 UTC 

[PATCH v2 0/9] nptl: pthread cancellation refactor
 2021-05-27 17:28 UTC  (10+ messages)
` [PATCH v2 1/9] nptl: Remove exit-thread.h
` [PATCH v2 2/9] nptl: Deallocate the thread stack on setup failure (BZ #19511)
` [PATCH v2 3/9] nptl: Install cancellation handler on pthread_cancel
` [PATCH v2 4/9] nptl: Remove CANCELING_BITMASK
` [PATCH v2 5/9] nptl: Move cancel state out of cancelhandling
` [PATCH v2 6/9] nptl: Move cancel type "
` [PATCH v2 7/9] nptl: Implement raise in terms of pthread_kill
` [PATCH v2 8/9] nptl: Use pthread_kill on pthread_cancel
` [PATCH v2 9/9] nptl: Avoid async cancellation to wrongly update __nptl_nthreads (BZ #19366)

[PATCH v2 1/2] rtld: Add --no-default-paths option
 2021-05-27 16:36 UTC  (4+ messages)
` [PATCH v2 2/2] rtld: Add tests for new "

[PATCH] nptl: Install SIGSETXID handler with SA_ONSTACK [BZ #27914]
 2021-05-27 12:50 UTC  (2+ messages)

Please, manage your data
 2021-05-26 15:41 UTC 

Please, manage your data
 2021-05-26 15:41 UTC 

Please, manage your data
 2021-05-26 15:41 UTC 

[PATCH v5 0/5] Add an internal wrapper for clone, clone2 and clone3
 2021-05-26 12:42 UTC  (4+ messages)
` [PATCH v6 3/5] nptl: Always pass stack size to create_thread

[PATCH v2 5/6] scripts: Added Vector Length Set test helper script
 2021-05-26 10:24 UTC  (3+ messages)

[PATCH] rtld: Add --no-default-paths option
 2021-05-26  8:10 UTC  (5+ messages)

Copyright assignment in place for Fujitsu
 2021-05-26  3:13 UTC  (2+ messages)

[PATCH v2] tst-mallinfo2.c: Use correct multiple for total variable
 2021-05-25 20:49 UTC  (2+ messages)

Your shipment address is invalid
 2021-05-25 17:17 UTC 

Your shipment address is invalid
 2021-05-25 17:17 UTC 

Your shipment address is invalid
 2021-05-25 17:17 UTC 

[PATCH v2 00/14] Move libdl into libc
 2021-05-25 16:45 UTC  (21+ 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

[PATCH v4] configure: Replaced obsolete AC_TRY_COMPILE
 2021-05-25 16:07 UTC  (3+ messages)
` [PATCH v5] "

[PATCH 3/3] Misc: Add <sys/cstack.h> and the cstack_* family of functions
 2021-05-25 12:29 UTC  (11+ messages)

[PATCH v7 1/3] math: redirect roundeven function
 2021-05-25 12:03 UTC  (6+ 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] testrun.sh: Improve --help message
 2021-05-25  4:52 UTC  (4+ messages)

Linux powerpc new system call instruction and ABI
 2021-05-24 20:33 UTC  (8+ messages)

[PATCH] Add valgrind smoke test
 2021-05-24 19:28 UTC  (3+ messages)

[PATCH v3] x86-64: Align child stack to 16 bytes [BZ #27902]
 2021-05-24 18:47 UTC 

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

[PATCH v2 0/8] nptl: Complete libpthread move
 2021-05-24 18:27 UTC  (5+ messages)
` [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 00/10] nptl: Complete libpthread removal
 2021-05-24 18:25 UTC  (4+ messages)
` [PATCH 09/10] elf: Add facility to create stub DSOs in elf/stub-dsos

[PATCH 0/3] Convenience function for allocating (alternate signal) stacks
 2021-05-24 15:42 UTC 

[PATCH v2] Properly check stack alignment [BZ #27901]
 2021-05-24 14:33 UTC  (2+ messages)

GDB shared library tracking with stap probes x _dl_debug_state
 2021-05-24 14:22 UTC  (7+ 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).