about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sys/rseq.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Linux: Adjust struct rseq definition to current kernel versionFlorian Weimer2022-06-021-22/+6
* Linux: Use ptrdiff_t for __rseq_offsetFlorian Weimer2022-02-021-1/+2
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* nptl: Add public rseq symbols and <sys/rseq.h>Florian Weimer2021-12-091-0/+10
* nptl: Add rseq registrationFlorian Weimer2021-12-091-0/+174
* Linux: Remove rseq supportFlorian Weimer2020-07-161-203/+0
* Linux: Perform rseq registration at C startup and thread creationMathieu Desnoyers2020-07-061-0/+203