summaryrefslogtreecommitdiff
path: root/src/arch/sparc/linux/syscalls.cc
AgeCommit message (Expand)Author
2009-02-16sycalls: implement mremap() and add DATA flag for getrlimit(). mremap has bee...Lisa Hsu
2008-11-15syscalls: fix latent brk/obreak bug.Steve Reinhardt
2008-07-23syscalls: Add a bunch of missing system calls.Michael Adler
2007-03-20Ignore "time" and "times" syscalls.Gabe Black
2007-03-12Add the rename syscall.Gabe Black
2007-03-09Split the syscall table, SPARC specific syscall implementations, and the 32 b...Gabe Black