unofficial mirror of libc-alpha@sourceware.org
 help / color / mirror / Atom feed
 messages from 2020-06-22 15:13:49 to 2020-06-26 21:19:34 UTC [more...]

[RFC PATCH 3/3] add r_debug multiple namespaces support
 2020-06-26 21:19 UTC  (3+ messages)

[RFC PATCH 1/3] Segfault when dlopen with RTLD_GLOBAL in dlmopened library
 2020-06-26 21:17 UTC  (2+ messages)

[RFC PATCH 0/3] implement dlmopen hooks for gdb
 2020-06-26 21:17 UTC  (2+ messages)

[PATCH] powerpc: Add support for POWER10
 2020-06-26 20:48 UTC  (8+ messages)
    ` [PATCHv2] "

[RFC PATCH 2/3] glibc: dlopen RTLD_NOLOAD optimization
 2020-06-26 19:32 UTC 

[RFC][PATCH v3 0/6] binutils patches to add DF_1_UNIQUE
 2020-06-26 18:34 UTC 

ABI changes still pending for glibc 2.32?
 2020-06-26 18:25 UTC  (3+ messages)

[PATCH] Fix stringop-overflow errors from gcc 10 in iconv
 2020-06-26 18:00 UTC  (3+ messages)

RFC: Add ET_DEBUG
 2020-06-26 16:16 UTC 

Carlos O'Donell as release manager for 2.32
 2020-06-26 16:02 UTC 

[PATCH v5 25/25] arm64: mte: Add Memory Tagging Extension documentation
 2020-06-26 14:54 UTC  (2+ messages)

[PATCH] x86: Install <cpu-features.h> [BZ #26124]
 2020-06-26 13:44 UTC  (22+ messages)
  ` [PATCH] x86: Install <sys/platform/x86.h> "
      ` V2: "
          ` V3: "
                    ` V4: "
                              ` V5: "
                                ` V6: "

[PATCH] arm: fix memcpy and memmove for negative len [BZ #25620]
 2020-06-26 13:56 UTC  (3+ messages)

[PATCH] x86: Detect Intel Advanced Matrix Extensions
 2020-06-26 12:40 UTC  (2+ messages)

[PATCH] random: range is not portably RAND_MAX [BZ #7003]
 2020-06-26 12:29 UTC  (3+ messages)

[PATCH v5 0/2] Improve surplus TLS accounting
 2020-06-26 10:50 UTC  (4+ messages)
` [PATCH v5 1/2] rtld: Add rtld.nns tunable for the number of supported namespaces
` [PATCH v5 2/2] rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]

faster expf128
 2020-06-26 10:09 UTC  (6+ messages)

[PATCH] S390: Optimize __memcpy_z196
 2020-06-26  7:47 UTC  (3+ messages)

[PATCH] S390: Optimize __memset_z196
 2020-06-26  7:47 UTC  (3+ messages)

[PATCH] Allow memset local PLT reference for RISC-V
 2020-06-26  3:58 UTC  (9+ messages)

[PATCH v9 0/2] Support semctl_syscall() for __TIMESIZE==64
 2020-06-25 23:35 UTC  (5+ messages)
` [PATCH v9 1/2] sysv: linux: Define the __semid_ds32 struct

[PATCH] powerpc64: Fix calls when r2 is not used [BZ #26173]
 2020-06-25 23:02 UTC 

[PATCH v5 00/14] aarch64: branch protection support
 2020-06-25 19:14 UTC  (7+ messages)
` [PATCH v5 07/14] rtld: Handle PT_GNU_PROPERTY
          ` [PATCH] x86: Implement _dl_process_gnu_property

[PATCH] Set width of JUNGSEONG/JONGSEONG characters from UD7B0 to UD7FB to 0 [BZ #26120]
 2020-06-25 18:57 UTC  (8+ messages)
` [PATCH v3] "

[PATCHv4 1/2] powerpc64le: refactor e_sqrtf128.c
 2020-06-25 18:35 UTC  (10+ messages)
` [PATCHv4 2/2] powerpc64le: ifunc (almost) all *f128 routines in multiarch mode

Update kernel version to 5.7 in tst-mman-consts.py
 2020-06-25 18:22 UTC  (2+ messages)
` Ping "

[PATCH v5] string: Adds tests for test-strncasecmp and test-strncpy
 2020-06-25 17:33 UTC 

[PATCH v9] Fix time/tst-cpuclock1 intermitent failures
 2020-06-25 17:26 UTC  (3+ messages)
` [PATCH v10] "

[PATCH v2 0/6] Memory tagging support
 2020-06-25 17:04 UTC  (10+ messages)
` [PATCH v2 1/6] config: Allow memory tagging to be enabled when configuring glibc
` [PATCH v2 2/6] elf: Add a tunable to control use of tagged memory
` [PATCH v2 3/6] malloc: Basic support for memory tagging in the malloc() family
` [PATCH v2 4/6] linux: Add compatibility definitions to sys/prctl.h for MTE
` [PATCH v2 5/6] aarch64: Add sysv specific enabling code for memory tagging
` [PATCH v2 6/6] aarch64: Add aarch64-specific files for memory tagging support

[RFC 0/4] futex2: Add new futex interface
 2020-06-25 14:38 UTC  (3+ messages)

[PATCH 00/30] RFC: elf: glibc-hwcaps support
 2020-06-25 13:50 UTC  (35+ messages)
` [PATCH 01/30] elf: Include <stdbool.h> in <dl-tunables.h> because bool is used
` [PATCH 02/30] elf: Include <stddef.h> (for size_t), <sys/stat.h> in <ldconfig.h>
` [PATCH 04/30] elf: Implement __rtld_malloc_is_full
` [PATCH 05/30] elf: Implement _dl_write
` [PATCH 06/30] elf: Extract command-line/environment variables state from rtld.c
` [PATCH 07/30] elf: Move ld.so error/help output to _dl_usage
` [PATCH 08/30] elf: Record whether paths come from LD_LIBRARY_PATH or --library-path
` [PATCH 09/30] elf: Implement ld.so --help
` [PATCH 10/30] elf: Implement ld.so --version
` [PATCH 11/30] scripts/update-copyrights: Update csu/version.c, elf/dl-usage.c
` [PATCH 12/30] elf: Use the term "program interpreter" in the ld.so help message
` [PATCH 13/30] elf: Print the full name of the dynamic loader "
` [PATCH 14/30] elf: Make __rtld_env_path_list and __rtld_search_dirs global variables
` [PATCH 15/30] elf: Add library search path information to ld.so --help
` [PATCH 16/30] elf: Enhance ld.so --help to print HWCAP subdirectories
` [PATCH 17/30] elf: Do not pass GLRO(dl_platform), GLRO(dl_platformlen) to _dl_important_hwcaps
` [PATCH 18/30] elf: Add glibc-hwcaps support for LD_LIBRARY_PATH
` [PATCH 19/30] x86_64: Add glibc-hwcaps support
` [PATCH 20/30] powerpc64le: "
` [PATCH 21/30] s390x: Add "
` [PATCH 22/30] aarch64: "
` [PATCH 23/30] elf: Add endianness markup to ld.so.cache
` [PATCH 24/30] elf: Add extension mechanism "
` [PATCH 25/30] elf: Unify old and new format cache handling code in ld.so
` [PATCH 26/30] elf: Implement a string table for ldconfig, with tail merging
` [PATCH 27/30] elf: Implement tail merging of strings in ldconfig
` [PATCH 28/30] elf: In ldconfig, extract the new_sub_entry function from search_dir
` [PATCH 29/30] elf: Process glibc-hwcaps subdirectories in ldconfig
` [PATCH 30/30] elf: Add glibc-hwcaps subdirectory support to ld.so cache processing

[PATCH] nptl: Don't madvise user provided stack
 2020-06-25 13:21 UTC  (4+ messages)

[PATCH v2 1/2] Add the __libc_single_threaded variable
 2020-06-25 12:08 UTC  (3+ messages)
` [PATCH v2 2/2] manual: Document __libc_single_threaded

[PATCH 4/4] nsswitch: use new internal API
 2020-06-25  4:05 UTC 

[PATCH 3/4] nss: Implement <nss_database.h>
 2020-06-25  4:05 UTC 

[PATCH 2/4] <nss_action.h>: New abstraction for combining NSS modules and NSS actions
 2020-06-25  4:05 UTC 

[PATCH 1/4] nss: Introduce <nss_module.h>
 2020-06-25  4:04 UTC 

[PATCH 0/4] nsswitch.conf reloading refactoring
 2020-06-25  4:04 UTC 

[PATCH] Add inhibit_stack_protector to ifuncmain9 [BZ #25680]
 2020-06-25  2:34 UTC 

[RFC 00/12] [RFC] y2038: Convert timespec_{sub|add|create} in support to be Y2038 safe
 2020-06-24 22:10 UTC  (8+ messages)
` [Y2038] Replacement of struct timespec with struct __timespec64 in glibc internal code

[PATCH 0/3] Restartable Sequences enablement
 2020-06-24 19:26 UTC  (10+ messages)
` [PATCH 1/3] glibc: Perform rseq registration at C startup and thread creation (v21)
` [PATCH 2/3] Linux: Use rseq in sched_getcpu if available (v9)
` [PATCH 3/3] rseq registration tests (v11)

[RFC] iconvdata/, localedata/: Fix TSCII and document tests
 2020-06-24 17:01 UTC  (7+ messages)

[RFC PATCH v4 0/2] Remove --enable-obsolete-nsl --enable-obsolete-rpc
 2020-06-24 15:02 UTC  (3+ messages)
` [RFC PATCH v4 1/2] configure: Remove --enable-obsolete-nsl

[COMMITTED] S390: Regenerate ULPs
 2020-06-24 12:53 UTC 

[PATCH] htl: Add wrapper header for <semaphore.h> with hidden __sem_post
 2020-06-24 11:36 UTC  (2+ messages)

setjmp & longjmp at thread start & exit
 2020-06-24 10:06 UTC  (3+ messages)

[hurd, commited] htl: Fix case when sem_*wait is canceled while holding a token
 2020-06-24  0:21 UTC 

[hurd,commited 0/2] Make sem_*wait cancellations points
 2020-06-23 23:20 UTC  (3+ messages)
` [hurd, commited 1/2] htl: Simplify non-cancel path of __pthread_cond_timedwait_internal
` [hurd,commited 2/2] htl: Make sem_*wait cancellations points

[hurd,commited] htl: Enable tst-cancel25 test
 2020-06-23 22:03 UTC 

[PATCH] powerpc: Add new hwcap values
 2020-06-23 21:41 UTC  (4+ messages)

[PATCH v2] aarch64: MTE compatible strncmp
 2020-06-23 17:00 UTC  (2+ messages)

[PATCH] aarch64: MTE compatible strcmp
 2020-06-23 16:59 UTC  (2+ messages)

[PATCH] aarch64: MTE compatible strrchr
 2020-06-23 16:58 UTC  (2+ messages)

[PATCH] aarch64: MTE compatible memrchr
 2020-06-23 16:58 UTC  (2+ messages)

[PATCH] aarch64: MTE compatible memchr
 2020-06-23 16:57 UTC  (2+ messages)

[PATCH v7 00/13] glibc port to ARC processors
 2020-06-23 16:56 UTC  (2+ messages)

[PATCH] aarch64: MTE compatible strcpy
 2020-06-23 16:54 UTC  (2+ messages)

glibc 2.32 release manager volunteer?
 2020-06-23 15:49 UTC 

[PATCH 0/7] RFC Memory tagging support
 2020-06-23 13:22 UTC  (2+ messages)

Add MREMAP_DONTUNMAP from Linux 5.7
 2020-06-23  7:08 UTC  (2+ messages)

[RFC] Add new C.UTF-8 locale
 2020-06-22 21:33 UTC  (6+ messages)

[PATCH] x86: Update CPU feature detection
 2020-06-22 19:55 UTC  (6+ messages)
  ` V2 "
      ` V3: [PATCH] x86: Update CPU feature detection [BZ #26149]

sparc vs sparc64: O_NDELAY and O_NONBLOCK mismatch in kernel and in glibc
 2020-06-22 19:08 UTC  (2+ messages)

[PATCH glibc 0/3] Restartable Sequences enablement
 2020-06-22 15:33 UTC  (9+ messages)
` [PATCH glibc 1/3] glibc: Perform rseq registration at C startup and thread creation (v20)


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