glibc/sysdeps/unix/sysv/linux/i386
Florian Weimer 88f4b6929c Introduce <pointer_guard.h>, extracted from <sysdep.h>
This allows us to define a generic no-op version of PTR_MANGLE and
PTR_DEMANGLE.  In the future, we can use PTR_MANGLE and PTR_DEMANGLE
unconditionally in C sources, avoiding an unintended loss of hardening
due to missing include files or unlucky header inclusion ordering.

In i386 and x86_64, we can avoid a <tls.h> dependency in the C
code by using the computed constant from <tcb-offsets.h>.  <sysdep.h>
no longer includes these definitions, so there is no cyclic dependency
anymore when computing the <tcb-offsets.h> constants.

Reviewed-by: Adhemerval Zanella  <adhemerval.zanella@linaro.org>
2022-10-18 17:03:55 +02:00
..
i686
i786
Implies
Makefile Remove ldd libc4 support 2022-08-04 10:03:45 -03:00
Versions
____longjmp_chk.S Introduce <pointer_guard.h>, extracted from <sysdep.h> 2022-10-18 17:03:55 +02:00
arch-syscall.h
brk.c
c++-types.data
clone.S
clone3.S
configure Remove ldd libc4 support 2022-08-04 10:03:45 -03:00
configure.ac Remove ldd libc4 support 2022-08-04 10:03:45 -03:00
dl-procinfo.h
dl-sysdep.h
getcontext.S
kernel-features.h
kernel_stat.h
ld.abilist
ldconfig.h Assume only FLAG_ELF_LIBC6 suport 2022-08-04 09:09:48 -03:00
libBrokenLocale.abilist
libanl.abilist
libc-do-syscall-int80.S
libc-do-syscall.S
libc.abilist stdlib: Add arc4random, arc4random_buf, and arc4random_uniform (BZ #4417) 2022-07-22 11:58:27 -03:00
libc_malloc_debug.abilist
libc_sigaction.c
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.S
pointer_guard.h Introduce <pointer_guard.h>, extracted from <sysdep.h> 2022-10-18 17:03:55 +02:00
setcontext.S
shlib-versions
sigcontextinfo.h
startup.h
struct_kernel_msqid64_ds.h
struct_kernel_semid64_ds.h
struct_kernel_shmid64_ds.h
swapcontext.S
syscall.S
syscalls.list
sysdep.c
sysdep.h Introduce <pointer_guard.h>, extracted from <sysdep.h> 2022-10-18 17:03:55 +02:00
time64-compat.h
tst-bz21269.c
ucontext_i.sym
vfork.S