summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/aarch64/sys
AgeCommit message (Expand)Author
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-09-25Unify some sys/procfs.h headers.Joseph Myers
2018-04-24Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers
2018-02-10linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin
2018-01-24aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-12-29linux: update sys/ptrace.h commentsDmitry V. Levin
2017-12-29linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin
2017-08-30Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers
2017-08-29[AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy
2017-08-25[AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy
2017-08-10aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin
2017-08-09sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin
2017-08-09Fix uc_* namespace (bug 21457).Joseph Myers
2017-06-26Rename struct ucontext tag (bug 21457).Joseph Myers
2017-05-23Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers
2017-05-20Remove __need macros from signal.h.Zack Weinberg
2017-05-19Split up bits/sigstack.h.Joseph Myers
2017-05-11Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers
2017-02-08Add Linux PTRACE_EVENT_STOPKir Kolyshkin
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-23Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg
2016-01-12Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-11-23Update <sys/ptrace.h> for Linux 4.3.Joseph Myers
2015-07-09[AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy
2015-07-09[AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-05-20AArch64: Remove asm/ptrace.h inclusion in sys/user.h and sys/procfs.hYvan Roux
2014-02-11Relocate AArch64 from ports to libc.Marcus Shawcroft