summaryrefslogtreecommitdiffstats
path: root/libc/arch-mips/syscalls/lgetxattr.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make mips/mips64 syscall stubs more like the other architectures.Elliott Hughes2014-02-191-9/+3
* Make mips generated assembler more like the mips64 stuff.Elliott Hughes2014-02-191-7/+9
* Sort the syscalls.mk files, give all generated files the same header.Elliott Hughes2013-10-161-1/+2
* The SYS_ constants should cover all __NR_ values.Elliott Hughes2013-03-211-1/+1
* [MIPS] Add support for MIPS syscallsRaghu Gandham2012-05-091-0/+22