public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
[PATCH v2] Skip mcount overflow and tunables tests on "--disable-tunables"
 2023-03-23 12:19 UTC  (8+ messages)

[PATCH] LoongArch: Add Syscall Assembly Implementation
 2023-03-23 12:01 UTC  (3+ messages)

[PATCH] LoongArch: Add Syscall Assembly Implementation
 2023-03-23 12:00 UTC 

[PATCH] Benchtests: Remove broken walk benchmarks
 2023-03-23 11:55 UTC 

[PATCH] Benchtests: Adjust timing
 2023-03-23 11:44 UTC 

[PATCH] Benchtests: Improve large memcpy/memset benchmarks
 2023-03-23 11:41 UTC 

RTLD_DEEPBIND interaction with LD_PRELOAD
 2023-03-23 11:06 UTC 

[patch v4] aligned_alloc: conform to C17
 2023-03-22 21:38 UTC 

[PATCH] Add config.log to .gitignore
 2023-03-22 20:14 UTC  (6+ messages)

[PATCH 0/2] Make tunable a default feature
 2023-03-22 19:11 UTC  (18+ messages)
` [PATCH 1/2] elf: Remove glibc.rtld.dynamic_sort tunable
` [PATCH 2/2] Remove --enable-tunables configure option

[PATCH] system: Add "--" after "-c" for sh (BZ #28519)
 2023-03-22 18:04 UTC 

[PATCH] posix: Fix some null deferences in wordexp [BZ #18096]
 2023-03-22 16:39 UTC  (5+ messages)
` [PATCH v2] posix: Fix some crashes "

[PATCH] configure: error out as early as possible on build = source directory
 2023-03-22 16:17 UTC 

[RISC-V] [SIG-toolchain] Meeting will be canceled (March 23, 2023)
 2023-03-22 14:26 UTC 

[PATCH v2] wchar: Define va_list for POSIX (BZ #30035)
 2023-03-22 13:11 UTC  (3+ messages)

[PATCH] posix: Fix getconf symbolic constants defined in limits.h (BZ# 29147)
 2023-03-22 13:11 UTC  (4+ messages)

[PATCH] Take into account ${sysconfdir} in elf/tst-ldconfig-p.sh
 2023-03-22 11:51 UTC  (2+ messages)

x86: Don't check PREFETCHWT1 in tst-cpu-features-cpuinfo.c
 2023-03-22  0:08 UTC  (5+ messages)

[patch v3] aligned_alloc: conform to C17
 2023-03-21 20:43 UTC  (6+ messages)

[PATCH v3 0/1] *** Created tunable to force small pages on stack allocation
 2023-03-21 14:51 UTC  (2+ messages)
` [PATCH v3 1/1] "

Ping^2: [PATCH v4 1/1] memalign: Support scanning for aligned chunks
 2023-03-20 21:49 UTC  (2+ messages)
` Ping^3: "

UB status of snprintf on invalid ptr+size combination?
 2023-03-20 17:45 UTC  (30+ messages)

[PATCH v2 0/1] *** Created tunable to force small pages on stack allocation
 2023-03-20 17:06 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] RFC: Provide a function to reset IFUNC PLTs
 2023-03-20 16:47 UTC  (2+ messages)

[PATCH v4 0/5] Improve fmod and fmodf
 2023-03-20 16:01 UTC  (6+ messages)
` [PATCH v4 1/5] benchtests: Add fmod benchmark
` [PATCH v4 2/5] benchtests: Add fmodf benchmark
` [PATCH v4 3/5] math: Improve fmod
` [PATCH v4 4/5] math: Improve fmodf
` [PATCH v4 5/5] math: Remove the error handling wrapper from fmod and fmodf

[PATCH v4 0/5] Improve fmod and fmodf
 2023-03-20 16:00 UTC  (4+ messages)
` [PATCH v4 1/5] benchtests: Add fmod benchmark
` [PATCH v4 2/5] benchtests: Add fmodf benchmark

[v2] Created tunable to force small pages on stack
 2023-03-20 15:41 UTC  (2+ messages)
` [PATCH] Created tunable to force small pages on stack allocation

Bug 29863 - Segmentation fault in memcmp-sse2.S if memory contents can concurrently change
 2023-03-20 15:40 UTC  (5+ messages)

Monday Patch Queue Review update (2023-03-20)
 2023-03-20 13:46 UTC 

[PATCH] sockaddr.3type: BUGS: Document that libc should be fixed using a union
 2023-03-20 10:49 UTC  (4+ messages)

[RFC PATCH 00/34] The rest of the x86_64-gnu port
 2023-03-20  6:30 UTC  (43+ messages)
` [RFC PATCH gnumach 01/34] Add i386_fsgs_base_state
` [RFC PATCH gnumach 02/34] Remove bootstrap.defs
` [RFC PATCH gnumach 03/34] Make exception subcode a long
` [RFC PATCH glibc 04/34] hurd: "
` [RFC PATCH glibc 05/34] hurd: Remove __hurd_threadvar_stack_{offset,mask}
` [RFC PATCH glibc 06/34] hurd: Swap around two function calls
` [RFC PATCH glibc 07/34] hurd: Fix file name in #error
` [RFC PATCH glibc 08/34] hurd: Disable O_TRUNC and FS_RETRY_MAGICAL in rtld
` [RFC PATCH glibc 09/34] hurd: Fix _hurd_setup_sighandler () signature
` [RFC PATCH glibc 10/34] stdio-common: Fix building when !IS_IN (libc)
` [RFC PATCH glibc 11/34] mach, hurd: Drop __libc_lock_self0
` [RFC PATCH glibc 12/34] hurd: More 64-bit integer casting fixes
` [RFC PATCH glibc 13/34] x86-64: Disable prefer_map_32bit_exec tunable on non-Linux
` [RFC PATCH glibc 14/34] hurd: Move rtld-strncpy-c.c out of mach/hurd/
` [RFC PATCH glibc 15/34] hurd: Use uintptr_t for register values in trampoline.c
` [RFC PATCH glibc 16/34] hurd: Add sys/ucontext.h and sigcontext.h for x86_64
` [RFC PATCH glibc 17/34] hurd: Implement x86_64/intr-msg.h
` [RFC PATCH glibc 18/34] hurd: Port trampoline.c to x86_64
` [RFC PATCH glibc 19/34] hurd: Move a couple of singal-related files to x86
` [RFC PATCH glibc 20/34] htl: Add tcb-offsets.sym for x86_64
` [RFC PATCH glibc 21/34] x86_64: Add rtld-stpncpy & rtld-strncpy
` [RFC PATCH glibc 22/34] htl: Implement thread_set_pcsptp for x86_64
` [RFC PATCH glibc 23/34] elf: Stop including tls.h in ldsodefs.h
` [RFC PATCH glibc 24/34] hurd: Only check for TLS initialization inside rtld or in static builds
` [RFC PATCH glibc 25/34] hurd: Improve reply port handling when exiting signal handlers
` [RFC PATCH glibc 26/34] hurd: Remove __hurd_local_reply_port
` [RFC PATCH glibc 27/34] hurd: Don't leak __hurd_reply_port0
` [RFC PATCH glibc 28/34] hurd: Implement _hurd_longjmp_thread_state for x86_64
` [RFC PATCH glibc 29/34] hurd: Add vm_param.h "
` [RFC PATCH glibc 30/34] hurd: Implement longjmp "
` [RFC PATCH glibc 31/34] hurd: Microoptimize _hurd_self_sigstate ()
` [RFC PATCH glibc 32/34] hurd: Implement sigreturn for x86_64
` [RFC PATCH glibc 33/34] hurd: Create abilist files for lib{mach,hurd}user
` [RFC PATCH glibc 34/34] hurd: Add expected abilist files for x86_64
    ` [PATCH v2] "

[PATCH v3 0/2] implement dlmem() function
 2023-03-18 17:28 UTC  (4+ messages)
` [PATCH 2/2] dlfcn,elf: implement dlmem() function [BZ #11767]

[PATCH v7 0/3] implement dlmem() with audit extensions
 2023-03-18 17:04 UTC  (4+ messages)
` [PATCH 2/3] dlfcn,elf: implement dlmem() and audit [BZ #11767]

[PATCH v4 0/2] implement dlmem() function
 2023-03-18 16:58 UTC  (4+ messages)
` [PATCH 2/2] dlfcn,elf: implement dlmem() function [BZ #11767]

[PATCH v9 0/13] implement dlmem() function
 2023-03-18 16:51 UTC  (14+ messages)
` [PATCH 01/13] elf: strdup() l_name if no realname [BZ #30100]
` [PATCH 02/13] elf: switch _dl_map_segment() to anonymous mapping
` [PATCH 03/13] elf: dont pass fd to _dl_process_pt_xx
` [PATCH 04/13] elf: split _dl_map_object_from_fd() into reusable parts
` [PATCH 05/13] elf: split open_verify() "
` [PATCH 06/13] elf: load elf hdr fully in open_verify()
` [PATCH 07/13] elf: convert pread64 to callback in do_open_verify()
` [PATCH 08/13] elf: convert _dl_map_segments's mmap() to a callback
` [PATCH 09/13] elf: call _dl_map_segment() via premap callback
` [PATCH 10/13] elf: convert _dl_map_object to a callback
` [PATCH 11/13] elf: split _dl_check_loaded() from _dl_map_object
` [PATCH 12/13] dlfcn,elf: implement dlmem() [BZ #11767]
` [PATCH 13/13] dlfcn,elf: impl DLMEM_DONTREPLACE dlmem() flag

[PATCH 0/9] Patch to fix glibc condition variable bug (BZ 25847)
 2023-03-18 12:08 UTC  (4+ messages)

[PATCH 0/3] htl: move some symbol into libc
 2023-03-18  9:58 UTC  (4+ messages)
` [PATCH 1/3] htl: move __pthtread_total "
` [PATCH 2/3] htl: move ___pthread_self "
` [PATCH 3/3] htl: move pthread_self info libc

駭客入侵
 2023-03-18  3:45 UTC 

[patch v2] aligned_alloc: conform to C17
 2023-03-17 22:40 UTC  (7+ messages)

[PATCH] arc4random.3: New page documenting the arc4random(3) family of functions
 2023-03-17 21:54 UTC  (5+ messages)

[patch] aligned_alloc: conform to C17
 2023-03-17 19:55 UTC  (3+ messages)

[PATCH v2 0/5] Improve fmod and fmodf
 2023-03-17 18:22 UTC  (9+ messages)
` [PATCH v2 3/5] math: Improve fmod

[PATCH v3] riscv: Resolve symbols directly for symbols with STO_RISCV_VARIANT_CC
 2023-03-17 14:56 UTC  (2+ messages)

building glibc 2.27 with gcc 12.2.0
 2023-03-17 10:13 UTC  (3+ messages)

[PATCH v8 0/11] implement dlmem() function
 2023-03-17  6:32 UTC  (12+ messages)
` [PATCH 01/11] elf: strdup() l_name if no realname [BZ #30100]
` [PATCH 02/11] elf: switch _dl_map_segment() to anonymous mapping
` [PATCH 03/11] elf: dont pass fd to _dl_process_pt_xx
` [PATCH 04/11] elf: split _dl_map_object_from_fd() into reusable parts
` [PATCH 05/11] elf: split open_verify() "
` [PATCH 06/11] elf: load elf hdr fully in open_verify()
` [PATCH 07/11] elf: convert pread64 to callback in do_open_verify()
` [PATCH 08/11] elf: convert _dl_map_segments's mmap() to a callback
` [PATCH 09/11] elf: call _dl_map_segment() via premap callback
` [PATCH 10/11] elf: convert _dl_map_object to a callback
` [PATCH 11/11] dlfcn,elf: implement dlmem() [BZ #11767]

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