about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/aarch64/sys
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-014-4/+4
* Add PTRACE_SET_SYSCALL_USER_DISPATCH_CONFIG etc. from Linux 6.4 to sys/ptrace.hJoseph Myers2023-08-081-1/+13
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-064-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-014-4/+4
* Add PTRACE_GET_RSEQ_CONFIGURATION from Linux 5.13 to sys/ptrace.hJoseph Myers2021-08-091-1/+6
* aarch64: Fix sys/ptrace.h if linux headers are includedSzabolcs Nagy2021-02-151-0/+34
* Add more ptrace constants for AArch64 and PowerPC.Joseph Myers2021-02-081-0/+16
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-024-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-014-4/+4
* Add PTRACE_GET_SYSCALL_INFO from Linux 5.3 to sys/ptrace.h.Joseph Myers2019-10-141-1/+5
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-074-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-014-4/+4
* Unify some sys/procfs.h headers.Joseph Myers2018-09-251-123/+0
* Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h.Joseph Myers2018-04-241-1/+5
* linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433]Dmitry V. Levin2018-02-101-8/+0
* aarch64: Revert the change of the __reserved member of mcontext_tSzabolcs Nagy2018-01-241-1/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-015-5/+5
* linux: update sys/ptrace.h commentsDmitry V. Levin2017-12-291-2/+6
* linux: move a shared part of sys/ptrace.h to bits/ptrace-shared.hDmitry V. Levin2017-12-291-55/+2
* Fix mcontext_t sigcontext namespace (bug 21457).Joseph Myers2017-08-301-8/+15
* [AArch64] Fix procfs.h not to expose stdint.h typesSzabolcs Nagy2017-08-291-2/+1
* [AArch64] Fix elf_greg_t on ILP32Szabolcs Nagy2017-08-251-1/+2
* aarch64/sys/ptrace.h: fix typo in commentDmitry V. Levin2017-08-101-1/+1
* sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant [BZ #21928]Dmitry V. Levin2017-08-091-6/+0
* Fix uc_* namespace (bug 21457).Joseph Myers2017-08-091-1/+9
* Rename struct ucontext tag (bug 21457).Joseph Myers2017-06-261-2/+2
* Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).Joseph Myers2017-05-231-8/+2
* Remove __need macros from signal.h.Zack Weinberg2017-05-201-0/+1
* Split up bits/sigstack.h.Joseph Myers2017-05-191-0/+3
* Condition some sys/ucontext.h contents on __USE_MISC (bug 21457).Joseph Myers2017-05-111-1/+3
* Add Linux PTRACE_EVENT_STOPKir Kolyshkin2017-02-081-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-015-5/+5
* Installed-header hygiene (BZ#20366): stack_t.Zack Weinberg2016-09-231-3/+6
* Add new header definitions from Linux 4.4 (plus older ptrace definitions).Joseph Myers2016-01-121-1/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-045-5/+5
* Update <sys/ptrace.h> for Linux 4.3.Joseph Myers2015-11-231-1/+3
* [AArch64][BZ 18648] change greg_t definition in ucontext.hSzabolcs Nagy2015-07-091-1/+1
* [AArch64][BZ 18400] fix elf_prpsinfo in procfs.hSzabolcs Nagy2015-07-091-2/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-025-5/+5
* AArch64: Remove asm/ptrace.h inclusion in sys/user.h and sys/procfs.hYvan Roux2014-05-202-21/+16
* Relocate AArch64 from ports to libc.Marcus Shawcroft2014-02-115-0/+441