mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-28 13:31:13 +00:00
9f70985569
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. |
||
---|---|---|
.. | ||
tests | ||
alloca_cutoff.c | ||
cancellation.c | ||
configure | ||
configure.in | ||
cthreads-compat.c | ||
forward.c | ||
herrno.c | ||
htlfreeres.c | ||
libc_pthread_init.c | ||
libpthread_pic.a | ||
libpthread_syms.a | ||
libpthread.a | ||
lockfile.c | ||
Makefile | ||
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 |