Age | Commit message (Expand) | Author |
2019-01-10 | sim-se: Refactor clone to avoid most ifdefs | Andreas Sandberg |
2016-04-01 | syscall_emul: remove mmapFlagTable | Steve Reinhardt |
2016-04-01 | syscall_emul: factor out flag tables into common file | Steve Reinhardt |
2016-03-17 | syscall_emul: extend mmap system call to support file backed mmaps | Brandon Potter |
2016-03-17 | syscall_emul: add many Linux kernel flags | Brandon Potter |
2016-03-17 | syscall_emul: rename OpenFlagTransTable struct | Brandon Potter |
2016-02-06 | style: remove trailing whitespace | Steve Reinhardt |
2012-08-06 | syscall emulation: Enabled getrlimit and getrusage for x86. | Marc Orr |
2012-08-06 | syscall emulation: Clean up ioctl handling, and implement for x86. | Marc Orr |
2011-10-22 | syscall_emul: implement MAP_FIXED option to mmap() | Steve Reinhardt |
2009-09-15 | Syscalls: Implement sysinfo() syscall. | Vince Weaver |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul... | Ali Saidi |
2007-03-09 | Split the syscall table, SPARC specific syscall implementations, and the 32 b... | Gabe Black |
2006-09-15 | Changes to correct stat behavior | Gabe Black |
2006-05-31 | Updated Authors from bk prs info | Ali Saidi |
2006-05-22 | New directory structure: | Steve Reinhardt |