git-libpthread_syms
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sat, 20 Mar 2021 23:38:37 +0000 (23:38 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sat, 20 Mar 2021 23:38:37 +0000 (23:38 +0000)
commit494158b317060c42e206f9d8b79bd9d1d3be4512
tree62292eb5d35f75f11ab1a1f159c8ed8148ab8e72
parente011872ce44a10ed4e150ad1dcf0b262e75fa18c
git-libpthread_syms

commited for 2.32

commit bc9cf8fbe8eafe375719ad869ab81609cfc3529c
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Wed Jun 10 20:03:52 2020 +0000

    htl: Fix linking static tests by factorizing the symbols list

    libpthread_syms.a will contain the symbols that libc tries to get from
    libpthread, to be used by the system, but also by tests.

    * htl/libpthread.a, htl/libpthread_pic.a: Link libpthread_syms.a and Move EXTERN
    references to...
    * htl/libpthread_syms.a: ... new file. Add missing
    __pthread_enable_asynccancel reference.
    * htl/Makefile: Install libpthread_syms.a and link it into static tests.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-libpthread_syms.diff
htl/Makefile
htl/libpthread.a
htl/libpthread_pic.a
htl/libpthread_syms.a [new file with mode: 0644]