sim: implement getdents/getdents64 in user mode
authorMichael Adler <Michael.Adler@intel.com>
Mon, 20 Oct 2014 21:44:53 +0000 (16:44 -0500)
committerMichael Adler <Michael.Adler@intel.com>
Mon, 20 Oct 2014 21:44:53 +0000 (16:44 -0500)
commita3fe4c06620439aa317f257d3bcdde34508d3d43
treee6bd4f80dddbe7404fcf87f82a2deeb803f93ab2
parente72736aaf0508dd545ae9949c31ed91ba41d761b
sim: implement getdents/getdents64 in user mode

Has been tested only for alpha.
Committed by: Nilay Vaish <nilay@cs.wisc.edu>
src/arch/alpha/linux/process.cc
src/arch/arm/linux/process.cc
src/arch/mips/linux/process.cc
src/arch/power/linux/process.cc
src/arch/sparc/linux/syscalls.cc
src/arch/x86/linux/syscalls.cc
src/sim/syscall_emul.cc
src/sim/syscall_emul.hh