summaryrefslogtreecommitdiff
path: root/src/arch/sparc/linux/linux.hh
AgeCommit message (Expand)Author
2019-01-10sim-se: Refactor clone to avoid most ifdefsAndreas Sandberg
2016-04-01syscall_emul: remove mmapFlagTableSteve Reinhardt
2016-04-01syscall_emul: factor out flag tables into common fileSteve Reinhardt
2016-03-17syscall_emul: extend mmap system call to support file backed mmapsBrandon Potter
2016-03-17syscall_emul: add many Linux kernel flagsBrandon Potter
2016-03-17syscall_emul: rename OpenFlagTransTable structBrandon Potter
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2012-08-06syscall emulation: Enabled getrlimit and getrusage for x86.Marc Orr
2012-08-06syscall emulation: Clean up ioctl handling, and implement for x86.Marc Orr
2011-10-22syscall_emul: implement MAP_FIXED option to mmap()Steve Reinhardt
2009-09-15Syscalls: Implement sysinfo() syscall.Vince Weaver
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2007-03-09Split the syscall table, SPARC specific syscall implementations, and the 32 b...Gabe Black
2006-09-15Changes to correct stat behaviorGabe Black
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt