]> granicus.if.org Git - strace/commit
Fix a problem with sys_lseek on x32
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 16 Apr 2012 15:41:13 +0000 (17:41 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 16 Apr 2012 15:41:13 +0000 (17:41 +0200)
commitc933f27a3a932bbe9921a1d94b45e4db94b21a5f
treee054a0a81294819ce27c940f80e5a8ca90d53c7c
parent35be58119e3727a694d8c9f9b83f372401fcc4c0
Fix a problem with sys_lseek on x32

* file.c (sys_lseek): Use MIPS-n32 variant also for x32

Signed-off-by: H.J. Lu <hongjiu.lu@intel.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
file.c