summaryrefslogtreecommitdiff
path: root/src/sim/syscall_emul.hh
AgeCommit message (Expand)Author
2006-10-15Added in missing portions of the stat structure copying function.Gabe Black
2006-09-17Finished changing how stat structures are translated, fixed the handling of v...Gabe Black
2006-09-15Changes to correct stat behaviorGabe Black
2006-08-28Add dup() support (from Antti Miettinen).Steve Reinhardt
2006-07-07Fix so that O3CPU doesnt segfault on exit.Korey Sewell
2006-06-17Fixes to compile under Cygwin.Steve Reinhardt
2006-06-09Authorship stuffKorey Sewell
2006-06-09add fcntl64FuncKorey Sewell
2006-06-06Change ExecContext to ThreadContext. This is being renamed to differentiate ...Kevin Lim
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt