Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-26 | stubs: unified from future | Bernhard Reutner-Fischer | |
Future branch extends stubs with ret_enosys_stub. Resolve conflicts, and use superset of future and current master. Adjust posix_fadvise* accordingly. Upon future merge, pick this master version as the final state. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | |||
2009-08-30 | Add posix_fadvise and posix_fadvise64 for powerpc | Khem Raj | |
The syscall is having different number of params and in one case the parameters are passed in differently. This patch add powerpc specific versions of these functions. Signed-off-by: Khem Raj <raj.khem@gmail.com> |