about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/adjtimex.c
diff options
context:
space:
mode:
authorSzabolcs Nagy <szabolcs.nagy@arm.com>2021-02-02 15:02:09 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2021-04-14 08:45:21 +0100
commitf4596d9540021265a99697fceef8a434c47e8bcf (patch)
tree2764e7b206b544043c26e5664f260639a3fe3b31 /sysdeps/unix/sysv/linux/adjtimex.c
parentbdc12a77b746b5ce96329cb7566b3ef46e79294f (diff)
downloadglibc-f4596d9540021265a99697fceef8a434c47e8bcf.tar.gz
glibc-f4596d9540021265a99697fceef8a434c47e8bcf.tar.xz
glibc-f4596d9540021265a99697fceef8a434c47e8bcf.zip
Remove PR_TAGGED_ADDR_ENABLE from sys/prctl.h
The value of PR_TAGGED_ADDR_ENABLE was incorrect in the installed
headers and the prctl command macros were missing that are needed
for it to be useful (PR_SET_TAGGED_ADDR_CTRL).  Linux headers have
the definitions since 5.4 so it's widely available, we don't need
to repeat these definitions.  The remaining definitions are from
Linux 5.10.

To build glibc with --enable-memory-tagging, Linux 5.4 headers and
binutils 2.33.1 or newer is needed.

Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/adjtimex.c')
0 files changed, 0 insertions, 0 deletions