commit | 42a39fbe0cb6549e9cedfe63e706fdf951126626 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Fri Apr 15 17:32:45 2011 +0200 |
committer | Riku Voipio <riku.voipio@iki.fi> | Tue Apr 26 10:15:41 2011 +0300 |
tree | 6266a3b3ccb083dd875fc67a93a0d34d9fc7d881 | |
parent | 86fcd9463240c256f00963440fbd084196eeb964 [diff] |
linux-user: add s390x to llseek list We keep a list of host architectures that do llseek with the same syscall as lseek. S390x is one of them, so let's add it to the list. Original-patch-by: Ulrich Hecht <uli@suse.de> Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Riku Voipio <riku.voipio@iki.fi>