glibc/sysdeps/mach
Samuel Thibault c596630bbd hurd: Fix htl link failure
126b3ec370 ("hurd: Avoid PLTs for __mach_thread_self and
__mach_reply_port") made mach traps hidden, but htl actually uses two of
them. Re-expose them for now. Exposing them properly will be more involved
since their definition is generated.

	* sysdeps/mach/include/mach/mach_traps.h (__mach_thread_self,
	__mach_task_self): Remove attribute_hidden.
2018-06-14 17:09:18 +02:00
..
htl hurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+ 2018-04-02 16:37:36 +02:00
hurd hurd: Avoid a PLT reference 2018-06-14 01:43:23 +02:00
i386 hurd: add TLS support 2018-03-17 03:17:36 +01:00
include hurd: Fix htl link failure 2018-06-14 17:09:18 +02:00
sys
Makefile hurd: Reimplement libc locks using mach's gsync 2018-03-18 18:23:45 +01:00
Subdirs
_strerror.c
adjtime.c
configure hurd: Build stubs for new gnumach.defs 2018-01-28 19:38:29 +01:00
configure.ac hurd: Build stubs for new gnumach.defs 2018-01-28 19:38:29 +01:00
getloadavg.c
getpagesize.c
getsysstats.c
gettimeofday.c
libc-lock.h hurd: Reimplement libc locks using mach's gsync 2018-03-18 18:23:45 +01:00
libmachuser.abilist hurd: add base abilist files 2018-01-28 17:26:35 +01:00
mprotect.c
msync.c
munmap.c
nanosleep.c
pagecopy.h hurd: Fix enabling vm_copy 2018-01-27 22:09:30 +01:00
readonly-area.c
sched_yield.c
sleep.c
strerror_l.c
sysdep.h
thread_state.h hurd: add TLS support 2018-03-17 03:17:36 +01:00
usleep.c
xpg-strerror.c