summaryrefslogtreecommitdiffstats
path: root/libc/arch-arm64/syscalls/fstat64.S
Commit message (Expand)AuthorAgeFilesLines
* Make gensyscalls.py use the ALIAS_SYMBOL macro.Christopher Ferris2015-03-241-2/+1
* Ensure __set_errno is still visible on LP32.Elliott Hughes2014-09-081-3/+1
* Make __set_errno hidden in asm.Dan Albert2014-08-081-0/+2
* AArch64: Remove Frame Record from ARM64 syscallsSerban Constantinescu2014-06-091-11/+0
* Add cfi directives for arm64 assembler.Christopher Ferris2014-05-211-2/+6
* Fix build by avoiding the _C_LABEL macro.Elliott Hughes2014-02-181-2/+2
* Implement some of the missing LFS64 support.Elliott Hughes2014-02-181-0/+24