[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64
From: |
Samuel Thibault |
Subject: |
Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64 |
Date: |
Mon, 1 May 2023 01:18:58 +0200 |
User-agent: |
NeoMutt/20170609 (1.8.3) |
Sergey Bugaev, le sam. 29 avril 2023 23:18:20 +0300, a ecrit:
> - __pthread_self is now in libc.so, not libpthread.so
> (I'm still not sure why this move is being done, though)
Other pthread symbols are to move to libc.so too, to align on the move
that was done on Linux.
Samuel
- [PATCH v3 0/6] The remaining x86_64-gnu patches, Sergey Bugaev, 2023/04/29
- [PATCH v3 1/6] hurd: Implement sigreturn for x86_64, Sergey Bugaev, 2023/04/29
- [RFC PATCH v3 3/6] hurd: Replace reply port with a dead name on failed interruption, Sergey Bugaev, 2023/04/29
- [PATCH v3 2/6] hurd: Implement longjmp for x86_64, Sergey Bugaev, 2023/04/29
- [RFC PATCH v3 5/6] hurd: Make it possible to call memcpy very early, Sergey Bugaev, 2023/04/29
- [DO NOT PUSH PATCH v3 6/6] TMP hurd: Lower BRK_START, Sergey Bugaev, 2023/04/29
- [PATCH v3 4/6] hurd: Add expected abilist files for x86_64, Sergey Bugaev, 2023/04/29
- Re: [PATCH v3 4/6] hurd: Add expected abilist files for x86_64,
Samuel Thibault <=