glibc/sysdeps/unix/sysv/linux/aarch64/sys
Szabolcs Nagy 16f138a49a [AArch64] Fix procfs.h not to expose stdint.h types
Commit 39e7a5a668 added stdint.h
to sys/procfs.h, but it is included into signal.h by default and
there is code that does not expect stdint.h to be visible there,
so use __uint64_t instead of uint64_t.
2017-08-29 16:54:33 +01:00
..
elf.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00
procfs.h [AArch64] Fix procfs.h not to expose stdint.h types 2017-08-29 16:54:33 +01:00
ptrace.h aarch64/sys/ptrace.h: fix typo in comment 2017-08-10 01:28:58 +00:00
ucontext.h Fix uc_* namespace (bug 21457). 2017-08-09 17:51:26 +00:00
user.h Update copyright dates with scripts/update-copyrights. 2017-01-01 00:14:16 +00:00