Age | Commit message (Expand) | Author |
---|---|---|
2017-03-09 | syscall-emul: Add functionality to open syscalls | Brandon Potter |
2016-11-09 | syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead | Brandon Potter |
2016-11-09 | style: [patch 3/22] reduce include dependencies in some headers | Brandon Potter |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2012-08-06 | syscall_emul: clean up open() code a bit. | Steve Reinhardt |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2009-11-04 | build: fix compile problems pointed out by gcc 4.4 | Nathan Binkert |
2009-06-04 | types: clean up types, especially signed vs unsigned | Nathan Binkert |
2009-01-17 | Fix issue 326: glibc non-deterministic because it reads /proc | Ali Saidi |