about summary refs log tree commit diff
path: root/src/thread/aarch64
Commit message (Expand)AuthorAgeFilesLines
* make arch __set_thread_area backends hiddenRich Felker2018-09-121-0/+1
* make arch __clone backends hiddenRich Felker2018-09-121-0/+1
* use explicit __cp_cancel label in cancellable syscall asm for all archsRich Felker2015-11-021-4/+3
* consistently use hidden visibility for cancellable syscall internalsRich Felker2015-04-141-2/+8
* add aarch64 portSzabolcs Nagy2015-03-114-0/+69