Stefan Weil
20d155bc90
linux-user: Fix stat64 syscall for SPARC64
...
Some targets use a stat64 structure for the stat64 syscall while others
use a stat structure. SPARC64 used the wrong kind.
Instead of extending the conditional compilation in syscall.c, now a
macro TARGET_HAS_STRUCT_STAT64 is defined whenever a target has a
target_stat64.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Erik de Castro Lopo <erikd@mega-nerd.com>
2013-11-07 07:02:44 +01:00
..
2013-09-10 19:11:29 +01:00
2013-09-24 10:47:06 +03:00
2013-07-22 21:54:36 +03:00
2013-07-22 21:54:36 +03:00
2013-07-22 21:54:46 +03:00
2013-07-22 21:54:20 +03:00
2013-07-22 21:54:36 +03:00
2013-07-22 21:54:36 +03:00
2013-07-22 21:54:36 +03:00
2013-07-22 21:54:12 +03:00
2013-07-22 21:54:36 +03:00
2013-07-22 21:54:36 +03:00
2013-07-09 21:20:28 +02:00
2013-07-22 21:54:36 +03:00
2013-07-22 21:54:36 +03:00
2013-07-09 21:20:28 +02:00
2013-07-09 21:20:28 +02:00
2013-09-10 19:11:28 +01:00
2010-02-06 17:19:43 +01:00
2013-09-10 19:11:29 +01:00
2008-12-13 09:32:43 +00:00
2007-10-14 16:27:31 +00:00
2012-08-14 20:26:55 +01:00
2013-09-24 10:47:07 +03:00
2008-05-23 16:06:43 +00:00
2013-09-24 10:47:07 +03:00
2010-10-05 13:53:56 -05:00
2013-10-07 11:48:47 +02:00
2012-06-07 07:17:33 +02:00
2013-07-22 21:54:52 +03:00
2013-09-24 10:47:07 +03:00
2013-09-10 19:11:28 +01:00
2013-07-05 15:45:40 +03:00
2013-04-05 14:40:54 +02:00
2013-09-24 10:47:07 +03:00
2013-11-07 07:02:44 +01:00
2012-08-13 12:45:46 +01:00
2013-11-07 07:02:44 +01:00
2011-02-09 10:33:54 +02:00
2009-07-01 18:24:44 +00:00
2011-10-27 14:42:16 +03:00