summaryrefslogtreecommitdiffstats
path: root/libc/arch-x86_64/syscalls/fstatfs64.S
Commit message (Expand)AuthorAgeFilesLines
* Hide statfs/fstatfs' ST_VALID flag from userspace.Elliott Hughes2015-03-181-18/+0
* 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
* Revert "Fix incorrect relocations for x86."Dan Albert2014-08-081-1/+1
* Fix incorrect relocations for x86.Dan Albert2014-08-071-1/+1
* Remove unnecessary instructions from x86/x86_64 syscalls.Elliott Hughes2014-06-051-1/+0
* 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/+19