syscall_emul: Added getdents and getdents64 syscalls
Review Request #3583 - Created July 23, 2016 and updated - Latest diff uploaded
| Information | |
|---|---|
| Nicolas Derumigny | |
| gem5 | |
| Reviewers | |
| Default | |
syscall_emul: Added getdents and getdents64 syscalls
Works with readdir() wrapper, tested with CERE codelets (https://github.com/benchmark-subsetting/cere).
