commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd,commited 0/2] hurd: Fix working with jemalloc


From: Samuel Thibault
Subject: [hurd,commited 0/2] hurd: Fix working with jemalloc
Date: Tue, 8 Aug 2023 13:17:09 +0200

Samuel Thibault (2):
  htl: Add support for static TSD data
  htl: Initialize ___pthread_self early

 htl/cancellation.c                |  8 -------
 htl/pt-self.c                     | 10 +--------
 sysdeps/htl/pt-destroy-specific.c | 35 ++++++++++++++++++++++++++-----
 sysdeps/htl/pt-getspecific.c      |  8 +++++++
 sysdeps/htl/pt-init-specific.c    |  2 ++
 sysdeps/htl/pt-key-create.c       | 25 +++++++++++++++-------
 sysdeps/htl/pt-key-delete.c       | 12 +++++++++--
 sysdeps/htl/pt-key.h              |  7 ++++++-
 sysdeps/htl/pt-setspecific.c      | 26 +++++++++++++++++++++--
 sysdeps/mach/hurd/htl/pt-sysdep.c | 14 +++++++++++++
 10 files changed, 112 insertions(+), 35 deletions(-)

-- 
2.40.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]