Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-17 | syscall_emul: rename OpenFlagTransTable struct | Brandon Potter | |
The structure definition only had the open system call flag set in mind when it was named, so we rename it here with the intention of using it to define additional tables to translate flags for other system calls in the future. | |||
2011-10-30 | SE/FS: Make getProcessPtr available in both modes, and get rid of FULL_SYSTEMs. | Gabe Black | |
2009-10-02 | SE mode: Make the direction anonymous mmaps move through memory configurable. | Gabe Black | |
2009-05-17 | includes: use base/types.hh not inttypes.h or stdint.h | Nathan Binkert | |
2009-01-17 | Fix issue 326: glibc non-deterministic because it reads /proc | Ali Saidi | |
2008-09-10 | style: Remove non-leading tabs everywhere they shouldn't be. Developers ↵ | Ali Saidi | |
should configure their editors to not insert tabs | |||
2006-09-15 | Changes to correct stat behavior | Gabe Black | |
--HG-- extra : convert_revision : 43e5788105738aebd79acb05301bb7da68bfe129 |