summaryrefslogtreecommitdiffstats
path: root/libc/arch-mips/syscalls/ioprio_set.S
Commit message (Expand)AuthorAgeFilesLines
* Remove ioprio_get(2) and ioprio_set(2) from LP64.Dan Albert2014-06-121-19/+0
* 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