glibc/sysdeps/htl
Samuel Thibault 33574c17ee hurd: Add hurd thread library
Contributed by

Agustina Arzille <avarzille@riseup.net>
Amos Jeffries <squid3@treenet.co.nz>
David Michael <fedora.dm0@gmail.com>
Marco Gerards <marco@gnu.org>
Marcus Brinkmann <marcus@gnu.org>
Neal H. Walfield <neal@gnu.org>
Pino Toscano <toscano.pino@tiscali.it>
Richard Braun <rbraun@sceen.net>
Roland McGrath <roland@gnu.org>
Samuel Thibault <samuel.thibault@ens-lyon.org>
Thomas DiModica <ricinwich@yahoo.com>
Thomas Schwinge <tschwinge@gnu.org>

	* htl: New directory.
	* sysdeps/htl: New directory.
	* sysdeps/hurd/htl: New directory.
	* sysdeps/i386/htl: New directory.
	* sysdeps/mach/htl: New directory.
	* sysdeps/mach/hurd/htl: New directory.
	* sysdeps/mach/hurd/i386/htl: New directory.
	* nscd/Depend, resolv/Depend, rt/Depend: Add htl dependency.
	* sysdeps/mach/hurd/i386/Implies: Add mach/hurd/i386/htl imply.
	* sysdeps/mach/hurd/i386/libpthread.abilist: New file.
2018-04-02 01:44:14 +02:00
..
bits hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
flockfile.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
fork.h hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
ftrylockfile.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
funlockfile.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
Implies hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
libc-lockP.h hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
Makeconfig hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
Makefile hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
old_pt-atfork.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-atfork.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-getdetachstate.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-getguardsize.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-getinheritsched.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-getschedparam.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-getschedpolicy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-getscope.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-getstack.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-getstackaddr.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-getstacksize.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setdetachstate.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setguardsize.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setinheritsched.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setschedparam.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setschedpolicy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setscope.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setstack.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setstackaddr.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr-setstacksize.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-attr.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-barrier-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-barrier-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-barrier-wait.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-barrier.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-barrierattr-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-barrierattr-getpshared.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-barrierattr-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-barrierattr-setpshared.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-cond-brdcast.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-cond-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-cond-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-cond-signal.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-cond-timedwait.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-cond-wait.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-cond.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-condattr-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-condattr-getclock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-condattr-getpshared.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-condattr-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-condattr-setclock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-condattr-setpshared.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-destroy-specific.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-equal.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-getconcurrency.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-getcpuclockid.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-getschedparam.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-getspecific.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-init-specific.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-key-create.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-key-delete.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-key.h hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-kill.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutex-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutex-getprioceiling.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutex-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutex-lock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutex-setprioceiling.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutex-timedlock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutex-transfer-np.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutex-trylock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutex-unlock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-getprioceiling.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-getprotocol.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-getpshared.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-gettype.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-setprioceiling.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-setprotocol.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-setpshared.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr-settype.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-mutexattr.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-once.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-attr.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-rdlock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-timedrdlock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-timedwrlock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-tryrdlock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-trywrlock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-unlock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlock-wrlock.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlockattr-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlockattr-getpshared.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlockattr-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-rwlockattr-setpshared.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-setconcurrency.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-setschedparam.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-setschedprio.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-setspecific.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-spin.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pt-startup.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pthread-functions.h hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pthread.h hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
pthreadP.h hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
raise.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-close.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-destroy.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-getvalue.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-init.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-open.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-post.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-timedwait.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-trywait.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-unlink.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
sem-wait.c hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
shm-directory.h hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
Subdirs hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
timer_routines.h hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00
Versions hurd: Add hurd thread library 2018-04-02 01:44:14 +02:00