glibc/htl
Adhemerval Zanella 9f70985569 Consolidate pthread_atfork
The pthread_atfork is similar between Linux and Hurd, only the compat
version bits differs.  The generic version is place at sysdeps/pthread
with a common name.

It also fixes an issue with Hurd license, where the static-only object
did not use LGPL + exception.

Checked on x86_64-linux-gnu, i686-linux-gnu, and with a build for
i686-gnu.
2021-06-24 10:04:41 -03:00
..
tests
alloca_cutoff.c
cancellation.c
configure
configure.in
cthreads-compat.c
forward.c fork.h: replace with register-atfork.h 2021-03-29 21:41:09 +02:00
herrno.c
htlfreeres.c htl: Add __libpthread_freeres 2021-05-18 17:46:12 +00:00
libc_pthread_init.c
libpthread_pic.a
libpthread_syms.a
libpthread.a
lockfile.c
Makefile Consolidate pthread_atfork 2021-06-24 10:04:41 -03:00
pt-alloc.c
pt-cancel.c
pt-cleanup.c
pt-create.c
pt-dealloc.c
pt-detach.c
pt-exit.c
pt-getattr.c
pt-initialize.c
pt-internal.h
pt-join.c
pt-self.c
pt-setcancelstate.c
pt-setcanceltype.c
pt-sigmask.c
pt-spin-inlines.c
pt-testcancel.c
pt-yield.c
semaphoreP.h
shlib-versions
Versions