[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 0/3] htl: move __pthtread_total, ___pthread_self, pthread_sel
From: |
Samuel Thibault |
Subject: |
Re: [PATCH 0/3] htl: move __pthtread_total, ___pthread_self, pthread_self |
Date: |
Tue, 3 Jan 2023 19:28:54 +0100 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Hello,
Zack Weinberg via Libc-alpha, le mar. 03 janv. 2023 12:22:20 -0500, a ecrit:
> > With this patch i boot up a hurd system with flavio scripts.
>
> Can we get a link to these scripts, please? So we know why they care
> about these symbols being in libc.
He just means that he was able to check the change with a Hurd system
built by flavio scripts. Those scripts work fine without the change, the
change is meant to move pthread symbols from libpthread.so to libc.so,
like was done for NPTL.
Samuel
- [PATCH 0/3] htl: move __pthtread_total, ___pthread_self, pthread_self, Guy-Fleury Iteriteka, 2023/01/03
- [PATCH 2/3] htl: move ___pthread_self into libc., Guy-Fleury Iteriteka, 2023/01/03
- [PATCH 3/3] htl: move pthread_self into libc, Guy-Fleury Iteriteka, 2023/01/03
- [PATCH 1/3] htl: move __pthtread_total into libc, Guy-Fleury Iteriteka, 2023/01/03
- Re: [PATCH 0/3] htl: move __pthtread_total, ___pthread_self, pthread_self, Zack Weinberg, 2023/01/03
- Re: [PATCH 0/3] htl: move __pthtread_total, ___pthread_self, pthread_self, Samuel Thibault, 2023/01/03
- Re: [PATCH 0/3] htl: move __pthtread_total, ___pthread_self, pthread_self, gfleury, 2023/01/04