glibc/sysdeps/mach
Samuel Thibault ae49f218da hurd: Fix static-PIE startup
hurd initialization stages use RUN_HOOK to run various initialization
functions.  That is however using absolute addresses which need to be
relocated, which is done later by csu.  We can however easily make the
linker compute relative addresses which thus don't need a relocation.
The new SET_RELHOOK and RUN_RELHOOK macros implement this.
2021-12-28 10:28:22 +01:00
..
htl
hurd hurd: Fix static-PIE startup 2021-12-28 10:28:22 +01:00
i386
include
sys
_strerror.c
adjtime.c
clock_gettime.c
clock_nanosleep.c
configure
configure.ac
getloadavg.c
getpagesize.c
getsysstats.c misc: Add __get_nprocs_sched 2021-09-27 09:13:06 -03:00
libc-lock.h mach lll_lock/unlock: Explicitly request private locking 2021-09-15 01:36:08 +02:00
libmachuser.abilist
Makefile
mprotect.c
msync.c
munmap.c
pagecopy.h
readonly-area.c
sched_yield.c
sleep.c
strerror_l.c
Subdirs
sysdep.h
thread_state.h
usleep.c
xpg-strerror.c